08:03:21 Started by an SCM change 08:03:21 Running as SYSTEM 08:03:21 Agent basic-gx05p is provisioned from template basic 08:03:21 --- 08:03:21 apiVersion: "v1" 08:03:21 kind: "Pod" 08:03:21 metadata: 08:03:21 labels: 08:03:21 jenkins: "slave" 08:03:21 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 08:03:21 jenkins/label: "basic" 08:03:21 name: "basic-gx05p" 08:03:21 namespace: "ditto" 08:03:21 spec: 08:03:21 containers: 08:03:21 - env: 08:03:21 - name: "JENKINS_SECRET" 08:03:21 value: "********" 08:03:21 - name: "JENKINS_TUNNEL" 08:03:21 value: "jenkins-discovery.ditto.svc.cluster.local:50000" 08:03:21 - name: "JENKINS_AGENT_NAME" 08:03:21 value: "basic-gx05p" 08:03:21 - name: "JENKINS_REMOTING_JAVA_OPTS" 08:03:21 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 08:03:21 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 08:03:21 - name: "JAVA_TOOL_OPTIONS" 08:03:21 value: "" 08:03:21 - name: "_JAVA_OPTIONS" 08:03:21 value: "" 08:03:21 - name: "OPENJ9_JAVA_OPTIONS" 08:03:21 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 08:03:21 - name: "JENKINS_NAME" 08:03:21 value: "basic-gx05p" 08:03:21 - name: "JENKINS_AGENT_WORKDIR" 08:03:21 value: "/home/jenkins/agent" 08:03:21 - name: "JENKINS_URL" 08:03:21 value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" 08:03:21 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 08:03:21 imagePullPolicy: "Always" 08:03:21 name: "jnlp" 08:03:21 resources: 08:03:21 limits: 08:03:21 cpu: "2000m" 08:03:21 memory: "4096Mi" 08:03:21 requests: 08:03:21 cpu: "1000m" 08:03:21 memory: "4096Mi" 08:03:21 tty: true 08:03:21 volumeMounts: 08:03:21 - mountPath: "/home/jenkins/.m2/toolchains.xml" 08:03:21 name: "m2-dir" 08:03:21 readOnly: true 08:03:21 subPath: "toolchains.xml" 08:03:21 - mountPath: "/home/jenkins/.mavenrc" 08:03:21 name: "m2-dir" 08:03:21 readOnly: true 08:03:21 subPath: ".mavenrc" 08:03:21 - mountPath: "/opt/tools" 08:03:21 name: "volume-0" 08:03:21 readOnly: false 08:03:21 - mountPath: "/home/jenkins" 08:03:21 name: "volume-2" 08:03:21 readOnly: false 08:03:21 - mountPath: "/home/jenkins/.m2/repository" 08:03:21 name: "volume-3" 08:03:21 readOnly: false 08:03:21 - mountPath: "/home/jenkins/.m2/settings-security.xml" 08:03:21 name: "m2-secret-dir" 08:03:21 readOnly: true 08:03:21 subPath: "settings-security.xml" 08:03:21 - mountPath: "/home/jenkins/.m2/wrapper" 08:03:21 name: "volume-4" 08:03:21 readOnly: false 08:03:21 - mountPath: "/home/jenkins/.m2/settings.xml" 08:03:21 name: "m2-secret-dir" 08:03:21 readOnly: true 08:03:21 subPath: "settings.xml" 08:03:21 - mountPath: "/home/jenkins/.ssh" 08:03:21 name: "volume-1" 08:03:21 readOnly: false 08:03:21 subPath: "" 08:03:21 - mountPath: "/home/jenkins/agent" 08:03:21 name: "workspace-volume" 08:03:21 readOnly: false 08:03:21 workingDir: "/home/jenkins/agent" 08:03:21 nodeSelector: 08:03:21 kubernetes.io/os: "linux" 08:03:21 restartPolicy: "Never" 08:03:21 volumes: 08:03:21 - name: "volume-0" 08:03:21 persistentVolumeClaim: 08:03:21 claimName: "tools-claim-jiro-ditto" 08:03:21 readOnly: true 08:03:21 - name: "m2-secret-dir" 08:03:21 secret: 08:03:21 secretName: "m2-secret-dir" 08:03:21 - emptyDir: 08:03:21 medium: "" 08:03:21 name: "volume-2" 08:03:21 - configMap: 08:03:21 name: "m2-dir" 08:03:21 name: "m2-dir" 08:03:21 - configMap: 08:03:21 name: "known-hosts" 08:03:21 name: "volume-1" 08:03:21 - emptyDir: 08:03:21 medium: "" 08:03:21 name: "workspace-volume" 08:03:21 - emptyDir: 08:03:21 medium: "" 08:03:21 name: "volume-4" 08:03:21 - emptyDir: 08:03:21 medium: "" 08:03:21 name: "volume-3" 08:03:21 08:03:21 Building remotely on basic-gx05p (basic) in workspace /home/jenkins/agent/workspace/ditto-ci 08:03:21 The recommended git tool is: NONE 08:03:23 No credentials specified 08:03:23 Cloning the remote Git repository 08:03:23 Cloning repository https://github.com/eclipse/ditto.git 08:03:24 > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10 08:03:24 Fetching upstream changes from https://github.com/eclipse/ditto.git 08:03:24 > git --version # timeout=10 08:03:24 > git --version # 'git version 2.20.1' 08:03:24 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:32 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10 08:03:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:33 Avoid second fetch 08:03:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:03:33 Checking out Revision 4a6011be89556ab1bae69ada72a4e86f3e198f5f (refs/remotes/origin/master) 08:03:33 > git config core.sparsecheckout # timeout=10 08:03:33 > git checkout -f 4a6011be89556ab1bae69ada72a4e86f3e198f5f # timeout=10 08:03:34 Commit message: "simplified basicAuthUsers Helm config" 08:03:34 > git rev-list --no-walk aa8d8fa74ceda97fff02718172f981df9b89f433 # timeout=10 08:03:34 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true 08:03:34 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 08:03:34 Maven home: /opt/tools/apache-maven/latest 08:03:34 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 08:03:34 Default locale: en_US, platform encoding: UTF-8 08:03:34 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" 08:03:35 [INFO] Error stacktraces are turned on. 08:03:35 [INFO] Scanning for projects... 08:03:46 [WARNING] 08:03:46 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT 08:03:46 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21 08:03:46 [WARNING] 08:03:46 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:03:46 [WARNING] 08:03:46 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:03:46 [WARNING] 08:03:46 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 08:03:46 [INFO] ------------------------------------------------------------------------ 08:03:46 [INFO] Reactor Build Order: 08:03:46 [INFO] 08:03:46 [INFO] Eclipse Ditto [pom] 08:03:46 [INFO] Eclipse Ditto :: Legal [jar] 08:03:46 [INFO] Eclipse Ditto :: BOM [pom] 08:03:46 [INFO] Eclipse Ditto :: Utils [pom] 08:03:46 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] 08:03:46 [INFO] Eclipse Ditto :: JSON [bundle] 08:03:46 [INFO] Eclipse Ditto :: Base [pom] 08:03:46 [INFO] Eclipse Ditto :: Base :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Base :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal [pom] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils [pom] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] 08:03:46 [INFO] Eclipse Ditto :: Utils :: Result [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Models [pom] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] 08:03:46 [INFO] Eclipse Ditto :: JSON CBOR [bundle] 08:03:46 [INFO] Eclipse Ditto :: Policies [pom] 08:03:46 [INFO] Eclipse Ditto :: Policies :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Things [pom] 08:03:46 [INFO] Eclipse Ditto :: Things :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] 08:03:46 [INFO] Eclipse Ditto :: Placeholders [bundle] 08:03:46 [INFO] Eclipse Ditto :: Base :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: Connectivity [pom] 08:03:46 [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Thing Search [pom] 08:03:46 [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Messages [pom] 08:03:46 [INFO] Eclipse Ditto :: Messages :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Protocol [bundle] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] 08:03:46 [INFO] Eclipse Ditto :: Policies :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] 08:03:46 [INFO] Eclipse Ditto :: Things :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: Connectivity :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: JWT [pom] 08:03:46 [INFO] Eclipse Ditto :: JWT :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: WoT [pom] 08:03:46 [INFO] Eclipse Ditto :: WoT :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] 08:03:46 [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] 08:03:46 [INFO] Eclipse Ditto :: RQL [pom] 08:03:46 [INFO] Eclipse Ditto :: RQL :: Model [bundle] 08:03:46 [INFO] Eclipse Ditto :: RQL :: parser [bundle] 08:03:46 [INFO] Eclipse Ditto :: RQL :: Query [bundle] 08:03:46 [INFO] Eclipse Ditto :: Thing Search :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: Edge [pom] 08:03:46 [INFO] Eclipse Ditto :: Edge :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] 08:03:46 [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] 08:03:46 [INFO] Eclipse Ditto :: Connectivity :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: Documentation [pom] 08:03:46 [INFO] Eclipse Ditto :: Gateway [pom] 08:03:46 [INFO] Eclipse Ditto :: Gateway :: API [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] 08:03:46 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] 08:03:46 [INFO] Eclipse Ditto :: Gateway :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: Policies :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: WoT :: Integration [jar] 08:03:46 [INFO] Eclipse Ditto :: Things :: Service [jar] 08:03:46 [INFO] Eclipse Ditto :: Thing Search :: Service [jar] 08:03:46 [INFO] 08:03:46 [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- 08:03:46 [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] 08:03:46 [INFO] from pom.xml 08:03:46 [INFO] --------------------------------[ pom ]--------------------------------- 08:03:47 [INFO] 08:03:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto --- 08:03:47 [INFO] 08:03:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto --- 08:03:47 [INFO] 08:03:47 [INFO] --- license:4.2:check (default) @ ditto --- 08:03:48 [WARNING] Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes 08:03:48 [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header 08:03:48 [WARNING] Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes 08:03:48 [WARNING] Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders 08:03:48 [INFO] Checking licenses... 08:03:48 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file. 08:03:48 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information. 08:03:50 [INFO] 08:03:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto --- 08:03:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec 08:03:51 [INFO] 08:03:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto --- 08:03:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:03:54 [INFO] The goal is skip due to packaging 'pom' 08:03:54 [INFO] 08:03:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto --- 08:03:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... 08:03:54 [INFO] 08:03:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto --- 08:03:55 [INFO] 08:03:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto --- 08:03:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:03:56 [INFO] 08:03:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto --- 08:03:57 [INFO] Tests are skipped. 08:03:57 [INFO] 08:03:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto --- 08:03:57 [INFO] Tests are skipped. 08:03:57 [INFO] 08:03:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto --- 08:03:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:03:57 [INFO] 08:03:57 [INFO] --- install:3.1.1:install (default-install) @ ditto --- 08:03:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom 08:03:57 [INFO] 08:03:57 [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- 08:03:57 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/77] 08:03:57 [INFO] from legal/pom.xml 08:03:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:03:57 [INFO] 08:03:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal --- 08:03:57 [INFO] 08:03:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal --- 08:03:57 [INFO] 08:03:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal --- 08:03:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec 08:03:57 [INFO] 08:03:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal --- 08:03:57 [INFO] Copying 8 resources from to target/classes 08:03:57 [INFO] 08:03:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal --- 08:03:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... 08:03:57 [INFO] 08:03:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal --- 08:03:57 [INFO] No sources to compile 08:03:57 [INFO] 08:03:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal --- 08:03:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources 08:03:57 [INFO] 08:03:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal --- 08:03:57 [INFO] No sources to compile 08:03:57 [INFO] 08:03:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal --- 08:03:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:03:57 [INFO] No tests to run. 08:03:57 [INFO] 08:03:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal --- 08:03:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal --- 08:03:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:03:58 [INFO] 08:03:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal --- 08:03:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom 08:03:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar 08:03:58 [INFO] 08:03:58 [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- 08:03:58 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/77] 08:03:58 [INFO] from bom/pom.xml 08:03:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:03:58 [INFO] 08:03:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom --- 08:03:58 [INFO] 08:03:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom --- 08:03:58 [INFO] 08:03:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom --- 08:03:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec 08:03:58 [INFO] 08:03:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom --- 08:03:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:03:58 [INFO] The goal is skip due to packaging 'pom' 08:03:58 [INFO] 08:03:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom --- 08:03:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... 08:03:58 [INFO] 08:03:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- 08:03:58 [INFO] 08:03:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom --- 08:03:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom --- 08:03:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:03:58 [INFO] 08:03:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom --- 08:03:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom 08:03:58 [INFO] 08:03:58 [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- 08:03:58 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/77] 08:03:58 [INFO] from utils/pom.xml 08:03:58 [INFO] --------------------------------[ pom ]--------------------------------- 08:03:58 [INFO] 08:03:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils --- 08:03:58 [INFO] 08:03:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils --- 08:03:58 [INFO] 08:03:58 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils --- 08:03:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:58 [INFO] 08:03:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils --- 08:03:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec 08:03:58 [INFO] 08:03:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils --- 08:03:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:03:58 [INFO] The goal is skip due to packaging 'pom' 08:03:58 [INFO] 08:03:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils --- 08:03:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... 08:03:58 [INFO] 08:03:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- 08:03:58 [INFO] 08:03:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils --- 08:03:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils --- 08:03:58 [INFO] Tests are skipped. 08:03:58 [INFO] 08:03:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils --- 08:03:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:03:58 [INFO] 08:03:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils --- 08:03:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom 08:03:58 [INFO] 08:03:58 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- 08:03:58 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/77] 08:03:58 [INFO] from utils/jsr305/pom.xml 08:03:58 [INFO] --------------------------------[ jar ]--------------------------------- 08:03:59 [INFO] 08:03:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 --- 08:03:59 [INFO] 08:03:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 --- 08:03:59 [INFO] 08:03:59 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- 08:03:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:03:59 [INFO] 08:03:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- 08:03:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec 08:03:59 [INFO] 08:03:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- 08:03:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:03:59 [WARNING] 08:03:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:03:59 [WARNING] 08:03:59 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:03:59 [WARNING] 08:03:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:03:59 [INFO] 08:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 --- 08:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources 08:03:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:03:59 [INFO] 08:03:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 --- 08:03:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... 08:03:59 [INFO] 08:03:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 --- 08:03:59 [INFO] Changes detected - recompiling the module! :dependency 08:03:59 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 08:04:00 [WARNING] bootstrap class path not set in conjunction with -source 8 08:04:00 [INFO] 08:04:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 --- 08:04:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources 08:04:00 [INFO] 08:04:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- 08:04:00 [INFO] No sources to compile 08:04:00 [INFO] 08:04:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 --- 08:04:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:04:00 [INFO] No tests to run. 08:04:00 [INFO] 08:04:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- 08:04:00 [INFO] 08:04:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 --- 08:04:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 08:04:00 [INFO] 08:04:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 --- 08:04:00 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.6.0:javadoc' has not been previously called for the module: 'org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT'. Trying to invoke it... 08:04:02 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs 08:04:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:04:02 [INFO] No previous run data found, generating javadoc. 08:04:03 [WARNING] Javadoc Warnings 08:04:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment 08:04:03 [WARNING] ElementType[] value() default {}; 08:04:03 [WARNING] ^ 08:04:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment 08:04:03 [WARNING] ElementType[] value() default {}; 08:04:03 [WARNING] ^ 08:04:03 [WARNING] 2 warnings 08:04:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 08:04:03 [INFO] 08:04:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 --- 08:04:03 [INFO] Tests are skipped. 08:04:03 [INFO] 08:04:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 --- 08:04:03 [INFO] Tests are skipped. 08:04:03 [INFO] 08:04:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 --- 08:04:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:04:03 [INFO] 08:04:03 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 --- 08:04:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'. 08:04:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'. 08:04:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'. 08:04:06 [INFO] 08:04:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 --- 08:04:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom 08:04:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar 08:04:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 08:04:06 [INFO] 08:04:06 [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- 08:04:06 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/77] 08:04:06 [INFO] from json/pom.xml 08:04:06 [INFO] -------------------------------[ bundle ]------------------------------- 08:04:11 [INFO] 08:04:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json --- 08:04:11 [INFO] 08:04:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json --- 08:04:11 [INFO] 08:04:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json --- 08:04:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:11 [INFO] 08:04:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json --- 08:04:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 08:04:11 [INFO] 08:04:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json --- 08:04:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:04:11 [WARNING] 08:04:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:04:11 [WARNING] 08:04:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:04:11 [WARNING] 08:04:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:04:12 [INFO] 08:04:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json --- 08:04:12 [INFO] Copying 0 resource from src/main/resources to target/classes 08:04:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:04:12 [INFO] 08:04:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json --- 08:04:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... 08:04:12 [INFO] 08:04:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json --- 08:04:12 [INFO] Changes detected - recompiling the module! :dependency 08:04:12 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes 08:04:13 [WARNING] bootstrap class path not set in conjunction with -source 8 08:04:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations. 08:04:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. 08:04:13 [INFO] 08:04:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json --- 08:04:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources 08:04:13 [INFO] 08:04:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json --- 08:04:13 [INFO] Changes detected - recompiling the module! :dependency 08:04:13 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes 08:04:16 [WARNING] bootstrap class path not set in conjunction with -source 8 08:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter; 08:04:16 cast to java.lang.Object for a varargs call 08:04:16 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 08:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter; 08:04:16 cast to java.lang.String for a varargs call 08:04:16 cast to java.lang.String[] for a non-varargs call and to suppress this warning 08:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter; 08:04:16 cast to org.eclipse.ditto.json.JsonValue for a varargs call 08:04:16 cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning 08:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter; 08:04:16 cast to org.eclipse.ditto.json.JsonPointer for a varargs call 08:04:16 cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning 08:04:16 [INFO] 08:04:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json --- 08:04:16 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:04:16 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports 08:04:16 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:04:16 [INFO] 08:04:16 [INFO] ------------------------------------------------------- 08:04:16 [INFO] T E S T S 08:04:16 [INFO] ------------------------------------------------------- 08:04:17 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest 08:04:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest 08:04:18 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest 08:04:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest 08:04:18 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest 08:04:19 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 08:04:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 08:04:19 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 08:04:19 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest 08:04:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.json.JsonCharEscaperTest 08:04:19 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 08:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest 08:04:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest 08:04:19 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest 08:04:19 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.json.JsonMergePatchTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest 08:04:19 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 08:04:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 08:04:19 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest 08:04:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest 08:04:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 08:04:19 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest 08:04:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest 08:04:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest 08:04:19 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 08:04:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 08:04:19 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest 08:04:20 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest 08:04:20 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest 08:04:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.json.JsonValueParserTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest 08:04:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest 08:04:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest 08:04:20 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest 08:04:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonParseExceptionTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest 08:04:20 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest 08:04:20 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest 08:04:20 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest 08:04:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.JsonObjectMergerTest 08:04:20 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest 08:04:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 08:04:20 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest 08:04:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest 08:04:20 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest 08:04:20 [INFO] Running org.eclipse.ditto.json.JsonArrayTest 08:04:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest 08:04:20 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest 08:04:20 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest 08:04:20 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest 08:04:21 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest 08:04:21 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest 08:04:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonCollectorsTest 08:04:21 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest 08:04:21 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.json.JsonFactoryTest 08:04:21 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest 08:04:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest 08:04:21 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 08:04:21 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 08:04:21 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 08:04:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 08:04:21 [INFO] 08:04:21 [INFO] Results: 08:04:21 [INFO] 08:04:21 [INFO] Tests run: 937, Failures: 0, Errors: 0, Skipped: 0 08:04:21 [INFO] 08:04:21 [INFO] 08:04:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- 08:04:21 [INFO] 08:04:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json --- 08:04:22 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 08:04:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF 08:04:22 [INFO] 08:04:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json --- 08:04:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:04:22 [INFO] No previous run data found, generating javadoc. 08:04:24 [WARNING] Javadoc Warnings 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment 08:04:24 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) { 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key 08:04:24 [WARNING] boolean containsFlatteningArrays(CharSequence key); 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeNull() throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state 08:04:24 [WARNING] void writeBoolean(boolean state) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeBoolean(boolean state) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number 08:04:24 [WARNING] void writeNumber(float number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeNumber(float number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number 08:04:24 [WARNING] void writeNumber(double number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeNumber(double number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number 08:04:24 [WARNING] void writeNumber(long number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeNumber(long number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number 08:04:24 [WARNING] void writeNumber(int number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeNumber(int number) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text 08:04:24 [WARNING] void writeString(String text) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeString(String text) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name 08:04:24 [WARNING] void writeFieldName(String name) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException 08:04:24 [WARNING] void writeFieldName(String name) throws IOException; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment 08:04:24 [WARNING] @Nullable private final String description; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment 08:04:24 [WARNING] private final String errorCode; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment 08:04:24 [WARNING] @Nullable private final URI href; 08:04:24 [WARNING] ^ 08:04:24 [WARNING] 21 warnings 08:04:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 08:04:25 [INFO] 08:04:25 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json --- 08:04:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 08:04:25 [INFO] 08:04:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json --- 08:04:25 [INFO] Tests are skipped. 08:04:25 [INFO] 08:04:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json --- 08:04:25 [INFO] Tests are skipped. 08:04:25 [INFO] 08:04:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json --- 08:04:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 08:04:25 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes 08:04:25 [INFO] 08:04:25 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json --- 08:04:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'. 08:04:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'. 08:04:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'. 08:04:27 [INFO] 08:04:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-json --- 08:04:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom 08:04:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 08:04:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar 08:04:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar 08:04:27 [INFO] 08:04:27 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json --- 08:04:27 [INFO] Writing OBR metadata 08:04:27 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 08:04:27 [INFO] Writing OBR metadata 08:04:27 [INFO] 08:04:27 [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- 08:04:27 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/77] 08:04:27 [INFO] from base/pom.xml 08:04:27 [INFO] --------------------------------[ pom ]--------------------------------- 08:04:27 [INFO] 08:04:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base --- 08:04:27 [INFO] 08:04:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base --- 08:04:27 [INFO] 08:04:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base --- 08:04:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec 08:04:27 [INFO] 08:04:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base --- 08:04:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:04:27 [INFO] The goal is skip due to packaging 'pom' 08:04:27 [INFO] 08:04:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base --- 08:04:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... 08:04:27 [INFO] 08:04:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- 08:04:27 [INFO] 08:04:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base --- 08:04:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:04:27 [INFO] 08:04:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base --- 08:04:27 [INFO] Tests are skipped. 08:04:27 [INFO] 08:04:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base --- 08:04:27 [INFO] Tests are skipped. 08:04:27 [INFO] 08:04:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base --- 08:04:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:04:27 [INFO] 08:04:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-base --- 08:04:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom 08:04:27 [INFO] 08:04:27 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- 08:04:27 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/77] 08:04:27 [INFO] from base/model/pom.xml 08:04:27 [INFO] -------------------------------[ bundle ]------------------------------- 08:04:30 [INFO] 08:04:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model --- 08:04:30 [INFO] 08:04:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model --- 08:04:30 [INFO] 08:04:30 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model --- 08:04:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:04:30 [INFO] 08:04:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model --- 08:04:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 08:04:30 [INFO] 08:04:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model --- 08:04:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:04:30 [WARNING] 08:04:30 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:04:30 [WARNING] 08:04:30 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:04:30 [WARNING] 08:04:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:04:30 [INFO] 08:04:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model --- 08:04:30 [INFO] Copying 0 resource from src/main/resources to target/classes 08:04:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:04:30 [INFO] 08:04:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model --- 08:04:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... 08:04:30 [INFO] 08:04:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model --- 08:04:30 [INFO] Changes detected - recompiling the module! :dependency 08:04:30 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes 08:04:33 [WARNING] bootstrap class path not set in conjunction with -source 8 08:04:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations. 08:04:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details. 08:04:33 [INFO] 08:04:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model --- 08:04:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources 08:04:33 [INFO] 08:04:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model --- 08:04:33 [INFO] Changes detected - recompiling the module! :dependency 08:04:33 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes 08:04:35 [WARNING] bootstrap class path not set in conjunction with -source 8 08:04:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter; 08:04:35 cast to java.lang.Object for a varargs call 08:04:35 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 08:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API. 08:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details. 08:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations. 08:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details. 08:04:35 [INFO] 08:04:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model --- 08:04:35 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:04:35 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports 08:04:35 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:04:35 [INFO] 08:04:35 [INFO] ------------------------------------------------------- 08:04:35 [INFO] T E S T S 08:04:35 [INFO] ------------------------------------------------------- 08:04:36 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 08:04:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 08:04:37 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 08:04:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 08:04:37 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 08:04:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 08:04:38 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 08:04:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 08:04:38 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 08:04:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 08:04:38 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 08:04:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 08:04:38 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 08:04:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 08:04:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 08:04:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 08:04:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 08:04:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 08:04:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 08:04:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 08:04:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 08:04:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 08:04:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 08:04:39 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 08:04:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 08:04:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 08:04:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 08:04:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 08:04:40 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 08:04:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest 08:04:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 08:04:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 08:04:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 08:04:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 08:04:40 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 08:04:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 08:04:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 08:04:40 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 08:04:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 08:04:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 08:04:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 08:04:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 08:04:40 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 08:04:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 08:04:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest 08:04:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 08:04:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 08:04:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 08:04:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 08:04:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 08:04:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 08:04:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 08:04:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 08:04:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 08:04:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:41 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 08:04:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 08:04:41 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:41 Feb 09, 2024 1:04:41 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:42 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 08:04:42 Feb 09, 2024 1:04:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:42 Feb 09, 2024 1:04:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:42 Feb 09, 2024 1:04:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:04:42 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 08:04:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest 08:04:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 08:04:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 08:04:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 08:04:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 08:04:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 08:04:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 08:04:42 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 08:04:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 08:04:42 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest 08:04:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 08:04:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 08:04:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 08:04:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 08:04:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 08:04:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 08:04:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 08:04:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 08:04:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 08:04:43 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 08:04:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest 08:04:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 08:04:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest 08:04:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest 08:04:43 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest 08:04:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest 08:04:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest 08:04:43 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest 08:04:44 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 08:04:44 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 08:04:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 08:04:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 08:04:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 08:04:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 08:04:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 08:04:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 08:04:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 08:04:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 08:04:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 08:04:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 08:04:44 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 08:04:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 08:04:44 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 08:04:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 08:04:44 [INFO] 08:04:44 [INFO] Results: 08:04:44 [INFO] 08:04:44 [INFO] Tests run: 805, Failures: 0, Errors: 0, Skipped: 0 08:04:44 [INFO] 08:04:44 [INFO] 08:04:44 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- 08:04:44 [INFO] 08:04:44 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model --- 08:04:44 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 08:04:44 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF 08:04:44 [INFO] 08:04:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model --- 08:04:44 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:04:44 [INFO] No previous run data found, generating javadoc. 08:04:50 [WARNING] Javadoc Warnings 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.namespaces; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.announcements; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.commands; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.events; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment 08:04:50 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment 08:04:50 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment 08:04:50 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment 08:04:50 [WARNING] protected static final String DEFAULT_LIMIT = "-1"; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment 08:04:50 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment 08:04:50 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment 08:04:50 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment 08:04:50 [WARNING] protected final S myself; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment 08:04:50 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders); 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment 08:04:50 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment 08:04:50 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment 08:04:50 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment 08:04:50 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment 08:04:50 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown"; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment 08:04:50 [WARNING] protected static DittoRuntimeException buildExceptionFromJson( 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment 08:04:50 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment 08:04:50 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id); 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment 08:04:50 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment 08:04:50 [WARNING] protected final EntityId entityId; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment 08:04:50 [WARNING] protected final JsonPointer resourcePath; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment 08:04:50 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders 08:04:50 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return 08:04:50 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment 08:04:50 [WARNING] BINARY 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment 08:04:50 [WARNING] JSON, 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment 08:04:50 [WARNING] JSON_MERGE_PATCH, 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment 08:04:50 [WARNING] TEXT, 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment 08:04:50 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment 08:04:50 [WARNING] public String getSuffix() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment 08:04:50 [WARNING] public Duration getJavaDuration(final long amount) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment 08:04:50 [WARNING] public ChronoUnit getChronoUnit() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment 08:04:50 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment 08:04:50 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment 08:04:50 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment 08:04:50 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment 08:04:50 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment 08:04:50 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment 08:04:50 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment 08:04:50 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS), 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment 08:04:50 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS); 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment 08:04:50 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment 08:04:50 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment 08:04:50 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder( 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return 08:04:50 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject, 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment 08:04:50 [WARNING] public boolean isEmpty() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment 08:04:50 [WARNING] public Stream<EntityTagMatcher> stream() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return 08:04:50 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject, 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment 08:04:50 [WARNING] public int getCode() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment 08:04:50 [WARNING] public boolean isClientError() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment 08:04:50 [WARNING] public boolean isInformational() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment 08:04:50 [WARNING] public boolean isRedirection() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment 08:04:50 [WARNING] public boolean isServerError() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment 08:04:50 [WARNING] public boolean isSuccess() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment 08:04:50 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment 08:04:50 [WARNING] protected NoControlCharactersValidator(final CharSequence id) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment 08:04:50 [WARNING] public Builder(final JsonPointer path) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment 08:04:50 [WARNING] public final class RegexPatterns { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment 08:04:50 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders 08:04:50 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> FILTER = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment 08:04:50 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP = 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment 08:04:50 [WARNING] public Builder() { 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment 08:04:50 [WARNING] @Nullable private final String invalidHeaderKey; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment 08:04:50 [WARNING] @Nullable private final String notSupportedHeaderKey; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment 08:04:50 [WARNING] private final String description; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment 08:04:50 [WARNING] private final String errorCode; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment 08:04:50 [WARNING] private final URI href; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment 08:04:50 [WARNING] private final HttpStatus httpStatus; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment 08:04:50 [WARNING] private final String entityId; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment 08:04:50 [WARNING] private final T resource; 08:04:50 [WARNING] ^ 08:04:50 [WARNING] 88 warnings 08:04:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 08:04:50 [INFO] 08:04:50 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model --- 08:04:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 08:04:50 [INFO] 08:04:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model --- 08:04:50 [INFO] Tests are skipped. 08:04:50 [INFO] 08:04:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model --- 08:04:50 [INFO] Tests are skipped. 08:04:50 [INFO] 08:04:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model --- 08:04:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 08:04:51 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes 08:04:51 [INFO] 08:04:51 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model --- 08:04:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'. 08:04:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'. 08:04:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'. 08:04:52 [INFO] 08:04:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model --- 08:04:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom 08:04:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 08:04:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar 08:04:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar 08:04:52 [INFO] 08:04:52 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model --- 08:04:52 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 08:04:52 [INFO] Writing OBR metadata 08:04:52 [INFO] 08:04:52 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ 08:04:52 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/77] 08:04:52 [INFO] from base/api/pom.xml 08:04:52 [INFO] --------------------------------[ jar ]--------------------------------- 08:04:52 [INFO] 08:04:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api --- 08:04:52 [INFO] 08:04:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api --- 08:04:52 [INFO] 08:04:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api --- 08:04:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 08:04:52 [INFO] 08:04:52 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api --- 08:04:52 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:04:52 [WARNING] 08:04:52 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:04:52 [WARNING] 08:04:52 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:04:52 [WARNING] 08:04:52 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:04:52 [INFO] 08:04:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api --- 08:04:52 [INFO] Copying 0 resource from src/main/resources to target/classes 08:04:52 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:04:52 [INFO] 08:04:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api --- 08:04:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... 08:04:52 [INFO] 08:04:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api --- 08:04:52 [INFO] Changes detected - recompiling the module! :dependency 08:04:52 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes 08:04:53 [INFO] 08:04:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api --- 08:04:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources 08:04:53 [INFO] 08:04:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api --- 08:04:53 [INFO] Changes detected - recompiling the module! :dependency 08:04:53 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:04:53 [INFO] 08:04:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api --- 08:04:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:04:53 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports 08:04:53 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:04:53 [INFO] 08:04:53 [INFO] ------------------------------------------------------- 08:04:53 [INFO] T E S T S 08:04:53 [INFO] ------------------------------------------------------- 08:04:54 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 08:04:54 Feb 09, 2024 1:04:54 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:54 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:55 Feb 09, 2024 1:04:55 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 08:04:55 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 08:04:55 Feb 09, 2024 1:04:55 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:55 Feb 09, 2024 1:04:55 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 08:04:55 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 08:04:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest 08:04:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest 08:04:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest 08:04:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.base.api.common.ShutdownTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 Feb 09, 2024 1:04:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:04:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:04:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 08:04:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest 08:04:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 08:04:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 08:04:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 08:04:56 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 08:04:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 08:04:56 [INFO] 08:04:56 [INFO] Results: 08:04:56 [INFO] 08:04:56 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 08:04:56 [INFO] 08:04:56 [INFO] 08:04:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- 08:04:56 [INFO] 08:04:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api --- 08:04:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 08:04:56 [INFO] 08:04:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api --- 08:04:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:04:56 [INFO] No previous run data found, generating javadoc. 08:04:59 [WARNING] Javadoc Warnings 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.commands.sudo; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.common; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.common.purge; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.devops; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.persistence; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment 08:04:59 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup; 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment 08:04:59 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG = 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName 08:04:59 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance 08:04:59 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers 08:04:59 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers); 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment 08:04:59 [WARNING] public static String getTopic(final EntityType entityType) { 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment 08:04:59 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS = 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment 08:04:59 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason", 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return 08:04:59 [WARNING] public abstract String getPubSubTopic(); 08:04:59 [WARNING] ^ 08:04:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment 08:04:59 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) { 08:04:59 [WARNING] ^ 08:04:59 [WARNING] 16 warnings 08:04:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 08:04:59 [INFO] 08:04:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api --- 08:04:59 [INFO] Tests are skipped. 08:04:59 [INFO] 08:04:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api --- 08:04:59 [INFO] Tests are skipped. 08:04:59 [INFO] 08:04:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api --- 08:04:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 08:04:59 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes 08:05:00 [INFO] 08:05:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api --- 08:05:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom 08:05:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar 08:05:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar 08:05:00 [INFO] 08:05:00 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ 08:05:00 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/77] 08:05:00 [INFO] from internal/pom.xml 08:05:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:05:00 [INFO] 08:05:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal --- 08:05:00 [INFO] 08:05:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal --- 08:05:00 [INFO] 08:05:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal --- 08:05:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec 08:05:00 [INFO] 08:05:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal --- 08:05:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:00 [INFO] The goal is skip due to packaging 'pom' 08:05:00 [INFO] 08:05:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal --- 08:05:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... 08:05:00 [INFO] 08:05:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- 08:05:00 [INFO] 08:05:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal --- 08:05:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:05:00 [INFO] 08:05:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal --- 08:05:00 [INFO] Tests are skipped. 08:05:00 [INFO] 08:05:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal --- 08:05:00 [INFO] Tests are skipped. 08:05:00 [INFO] 08:05:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal --- 08:05:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:00 [INFO] 08:05:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal --- 08:05:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom 08:05:00 [INFO] 08:05:00 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- 08:05:00 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/77] 08:05:00 [INFO] from internal/utils/pom.xml 08:05:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:05:00 [INFO] 08:05:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils --- 08:05:00 [INFO] 08:05:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils --- 08:05:00 [INFO] 08:05:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils --- 08:05:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec 08:05:00 [INFO] 08:05:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils --- 08:05:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:00 [INFO] The goal is skip due to packaging 'pom' 08:05:00 [INFO] 08:05:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils --- 08:05:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... 08:05:00 [INFO] 08:05:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- 08:05:00 [INFO] 08:05:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils --- 08:05:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:05:00 [INFO] 08:05:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils --- 08:05:00 [INFO] Tests are skipped. 08:05:00 [INFO] 08:05:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils --- 08:05:00 [INFO] Tests are skipped. 08:05:00 [INFO] 08:05:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils --- 08:05:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:00 [INFO] 08:05:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils --- 08:05:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom 08:05:00 [INFO] 08:05:00 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ 08:05:00 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77] 08:05:00 [INFO] from internal/utils/config/pom.xml 08:05:00 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:05 [INFO] 08:05:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config --- 08:05:05 [INFO] 08:05:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config --- 08:05:05 [INFO] 08:05:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- 08:05:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 08:05:05 [INFO] 08:05:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config --- 08:05:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:05 [WARNING] 08:05:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:05 [WARNING] 08:05:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:05 [WARNING] 08:05:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:05 [INFO] 08:05:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config --- 08:05:05 [INFO] Copying 1 resource from src/main/resources to target/classes 08:05:05 [INFO] Copying 16 resources from src/main/resources to target/classes 08:05:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:05 [INFO] 08:05:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config --- 08:05:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... 08:05:05 [INFO] 08:05:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config --- 08:05:05 [INFO] Changes detected - recompiling the module! :dependency 08:05:05 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 08:05:06 [INFO] 08:05:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config --- 08:05:06 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:05:06 [INFO] 08:05:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- 08:05:06 [INFO] Changes detected - recompiling the module! :dependency 08:05:06 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes 08:05:06 [INFO] 08:05:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config --- 08:05:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:05:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports 08:05:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:05:06 [INFO] 08:05:06 [INFO] ------------------------------------------------------- 08:05:06 [INFO] T E S T S 08:05:06 [INFO] ------------------------------------------------------- 08:05:07 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 08:05:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 08:05:09 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 08:05:09 SLF4J(W): No SLF4J providers were found. 08:05:09 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 08:05:09 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 08:05:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 08:05:09 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 08:05:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 08:05:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 08:05:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 08:05:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 08:05:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 08:05:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest 08:05:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 08:05:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 08:05:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 08:05:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 08:05:10 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 08:05:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 08:05:10 [INFO] 08:05:10 [INFO] Results: 08:05:10 [INFO] 08:05:10 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 08:05:10 [INFO] 08:05:10 [INFO] 08:05:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- 08:05:10 [INFO] 08:05:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config --- 08:05:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 08:05:10 [INFO] 08:05:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config --- 08:05:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:05:10 [INFO] No previous run data found, generating javadoc. 08:05:12 [WARNING] Javadoc Warnings 08:05:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment 08:05:12 [WARNING] package org.eclipse.ditto.internal.utils.config; 08:05:12 [WARNING] ^ 08:05:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment 08:05:12 [WARNING] package org.eclipse.ditto.internal.utils.config.raw; 08:05:12 [WARNING] ^ 08:05:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment 08:05:12 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions"; 08:05:12 [WARNING] ^ 08:05:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment 08:05:12 [WARNING] static Config dittoExtension(final Config config) { 08:05:12 [WARNING] ^ 08:05:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment 08:05:12 [WARNING] static Config getOrEmpty(final Config config, final String path) { 08:05:12 [WARNING] ^ 08:05:12 [WARNING] 5 warnings 08:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 08:05:12 [INFO] 08:05:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config --- 08:05:12 [INFO] Tests are skipped. 08:05:12 [INFO] 08:05:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config --- 08:05:12 [INFO] Tests are skipped. 08:05:12 [INFO] 08:05:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config --- 08:05:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 08:05:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes 08:05:13 [INFO] 08:05:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config --- 08:05:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom 08:05:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar 08:05:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 08:05:13 [INFO] 08:05:13 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- 08:05:13 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77] 08:05:13 [INFO] from internal/utils/metrics/pom.xml 08:05:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:20 [INFO] 08:05:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] 08:05:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] 08:05:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 08:05:20 [INFO] 08:05:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- 08:05:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:20 [WARNING] 08:05:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:20 [WARNING] 08:05:20 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:20 [WARNING] 08:05:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:20 [INFO] 08:05:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources 08:05:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:20 [INFO] 08:05:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... 08:05:20 [INFO] 08:05:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] Changes detected - recompiling the module! :dependency 08:05:20 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes 08:05:20 [INFO] 08:05:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] Copying 3 resources from src/test/resources to target/test-classes 08:05:20 [INFO] 08:05:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- 08:05:20 [INFO] Changes detected - recompiling the module! :dependency 08:05:20 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:05:21 [INFO] 08:05:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics --- 08:05:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:05:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports 08:05:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:05:21 [INFO] 08:05:21 [INFO] ------------------------------------------------------- 08:05:21 [INFO] T E S T S 08:05:21 [INFO] ------------------------------------------------------- 08:05:21 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 08:05:21 SLF4J(W): No SLF4J providers were found. 08:05:21 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 08:05:21 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 08:05:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 08:05:22 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 08:05:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 08:05:24 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 08:05:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 08:05:24 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 08:05:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:05:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.470 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 08:05:26 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 08:05:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 08:05:27 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 08:05:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.260 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 08:05:28 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 08:05:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 08:05:28 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 08:05:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 08:05:28 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest 08:05:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest 08:05:28 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 08:05:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 08:05:28 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 08:05:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 08:05:29 [INFO] 08:05:29 [INFO] Results: 08:05:29 [INFO] 08:05:29 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 08:05:29 [INFO] 08:05:29 [INFO] 08:05:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- 08:05:29 [INFO] 08:05:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics --- 08:05:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 08:05:29 [INFO] 08:05:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics --- 08:05:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:05:29 [INFO] No previous run data found, generating javadoc. 08:05:31 [WARNING] Javadoc Warnings 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment 08:05:31 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer; 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment 08:05:31 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config, 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment 08:05:31 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config, 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment 08:05:31 [WARNING] public static KamonCounter newCounter(final String name) { 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment 08:05:31 [WARNING] public static Gauge newGauge(final String name) { 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment 08:05:31 [WARNING] public static Histogram newHistogram(final String name) { 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return 08:05:31 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler); 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name 08:05:31 [WARNING] public static PreparedTimer newTimer(final String name) { 08:05:31 [WARNING] ^ 08:05:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return 08:05:31 [WARNING] public static PreparedTimer newTimer(final String name) { 08:05:31 [WARNING] ^ 08:05:31 [WARNING] 15 warnings 08:05:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 08:05:31 [INFO] 08:05:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics --- 08:05:31 [INFO] Tests are skipped. 08:05:31 [INFO] 08:05:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics --- 08:05:31 [INFO] Tests are skipped. 08:05:31 [INFO] 08:05:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics --- 08:05:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 08:05:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes 08:05:32 [INFO] 08:05:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics --- 08:05:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom 08:05:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar 08:05:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 08:05:32 [INFO] 08:05:32 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- 08:05:32 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [14/77] 08:05:32 [INFO] from utils/result/pom.xml 08:05:32 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:32 [INFO] 08:05:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result --- 08:05:32 [INFO] 08:05:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result --- 08:05:32 [INFO] 08:05:32 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result --- 08:05:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:05:32 [INFO] 08:05:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result --- 08:05:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 08:05:32 [INFO] 08:05:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result --- 08:05:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:32 [WARNING] 08:05:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:32 [WARNING] 08:05:32 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:32 [WARNING] 08:05:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:32 [INFO] 08:05:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result --- 08:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources 08:05:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:32 [INFO] 08:05:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result --- 08:05:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... 08:05:32 [INFO] 08:05:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result --- 08:05:32 [INFO] Changes detected - recompiling the module! :dependency 08:05:32 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 08:05:32 [INFO] 08:05:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result --- 08:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources 08:05:32 [INFO] 08:05:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result --- 08:05:32 [INFO] Changes detected - recompiling the module! :dependency 08:05:32 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:05:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations. 08:05:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details. 08:05:32 [INFO] 08:05:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result --- 08:05:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:05:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports 08:05:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:05:32 [INFO] 08:05:32 [INFO] ------------------------------------------------------- 08:05:32 [INFO] T E S T S 08:05:32 [INFO] ------------------------------------------------------- 08:05:33 [INFO] Running org.eclipse.ditto.utils.result.ResultTest 08:05:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.utils.result.ResultTest 08:05:33 [INFO] Running org.eclipse.ditto.utils.result.ErrTest 08:05:34 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s -- in org.eclipse.ditto.utils.result.ErrTest 08:05:34 [INFO] Running org.eclipse.ditto.utils.result.OkTest 08:05:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.utils.result.OkTest 08:05:34 [INFO] 08:05:34 [INFO] Results: 08:05:34 [INFO] 08:05:34 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 08:05:34 [INFO] 08:05:34 [INFO] 08:05:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- 08:05:34 [INFO] 08:05:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result --- 08:05:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 08:05:34 [INFO] 08:05:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result --- 08:05:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:05:35 [INFO] No previous run data found, generating javadoc. 08:05:36 [WARNING] Javadoc Warnings 08:05:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment 08:05:36 [WARNING] package org.eclipse.ditto.utils.result; 08:05:36 [WARNING] ^ 08:05:36 [WARNING] 1 warning 08:05:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 08:05:36 [INFO] 08:05:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result --- 08:05:36 [INFO] Tests are skipped. 08:05:36 [INFO] 08:05:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result --- 08:05:36 [INFO] Tests are skipped. 08:05:36 [INFO] 08:05:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result --- 08:05:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 08:05:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes 08:05:36 [INFO] 08:05:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result --- 08:05:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom 08:05:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar 08:05:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar 08:05:36 [INFO] 08:05:36 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- 08:05:36 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77] 08:05:36 [INFO] from internal/utils/tracing/pom.xml 08:05:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:41 [INFO] 08:05:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] 08:05:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] 08:05:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 08:05:41 [INFO] 08:05:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- 08:05:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:41 [WARNING] 08:05:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:41 [WARNING] 08:05:41 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:41 [WARNING] 08:05:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:41 [INFO] 08:05:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources 08:05:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:41 [INFO] 08:05:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... 08:05:41 [INFO] 08:05:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] Changes detected - recompiling the module! :dependency 08:05:41 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 08:05:41 [INFO] 08:05:41 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing --- 08:05:41 [INFO] Changes detected - recompiling the module! :dependency 08:05:41 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 08:05:42 [INFO] 08:05:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing --- 08:05:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources 08:05:42 [INFO] 08:05:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- 08:05:42 [INFO] Changes detected - recompiling the module! :dependency 08:05:42 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 08:05:42 [INFO] 08:05:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing --- 08:05:42 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:05:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports 08:05:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:05:42 [INFO] 08:05:42 [INFO] ------------------------------------------------------- 08:05:42 [INFO] T E S T S 08:05:42 [INFO] ------------------------------------------------------- 08:05:43 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 08:05:44 13:05:44.099 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]> 08:05:44 13:05:44.259 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status1>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:44 13:05:44.259 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/thingsX>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:44 13:05:44.260 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things/count>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]> 08:05:44 13:05:44.261 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:44 13:05:44.264 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/definition>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]> 08:05:44 13:05:44.265 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/properties/Engine/max-speed>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]> 08:05:44 13:05:44.266 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:44 13:05:44.267 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/healthTest>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:44 13:05:44.267 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/ns:1>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x]]]> 08:05:44 13:05:44.268 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status>: <TraceInformation [traceUri=/status, tagSet=[Tag [key=ditto.request.path, value=/status]]]> 08:05:44 13:05:44.268 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status/health>: <TraceInformation [traceUri=/status/health, tagSet=[Tag [key=ditto.request.path, value=/status/health]]]> 08:05:44 13:05:44.269 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/things>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 08:05:45 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.511 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 08:05:45 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 08:05:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 08:05:45 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 08:05:46 13:05:46.635 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 08:05:46 13:05:46.717 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:05:46 13:05:46.743 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 08:05:46 13:05:46.745 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 08:05:46 13:05:46.794 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:05:47 13:05:47.297 [main] INFO kamon.Init -- 08:05:47 _ 08:05:47 | | 08:05:47 | | ____ _ _ __ ___ ___ _ __ 08:05:47 | |/ / _ | _ ` _ \ / _ \| _ \ 08:05:47 | < (_| | | | | | | (_) | | | | 08:05:47 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:05:47 ===================================== 08:05:47 Initializing Kamon Telemetry v2.6.6 / Kanela not found 08:05:47 08:05:48 13:05:48.676 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 08:05:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.976 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 08:05:48 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 08:05:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 08:05:48 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 08:05:48 13:05:48.740 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 08:05:48 13:05:48.743 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:05:48 13:05:48.744 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 08:05:48 13:05:48.744 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 08:05:48 13:05:48.744 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:05:48 13:05:48.746 [main] INFO kamon.Init -- 08:05:48 _ 08:05:48 | | 08:05:48 | | ____ _ _ __ ___ ___ _ __ 08:05:48 | |/ / _ | _ ` _ \ / _ \| _ \ 08:05:48 | < (_| | | | | | | (_) | | | | 08:05:48 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:05:48 ===================================== 08:05:48 Initializing Kamon Telemetry v2.6.6 / Kanela not found 08:05:48 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.062 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 13:05:49.065 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 13:05:49.148 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.149 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 08:05:49 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 08:05:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 08:05:49 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 08:05:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 08:05:49 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 08:05:49 13:05:49.449 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 08:05:49 13:05:49.453 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:05:49 13:05:49.453 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 08:05:49 13:05:49.454 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 08:05:49 13:05:49.454 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:05:49 13:05:49.456 [main] INFO kamon.Init -- 08:05:49 _ 08:05:49 | | 08:05:49 | | ____ _ _ __ ___ ___ _ __ 08:05:49 | |/ / _ | _ ` _ \ / _ \| _ \ 08:05:49 | < (_| | | | | | | (_) | | | | 08:05:49 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:05:49 ===================================== 08:05:49 Initializing Kamon Telemetry v2.6.6 / Kanela not found 08:05:49 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.559 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.660 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.759 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.860 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 Feb 09, 2024 1:05:49 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:49 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:49 13:05:49.959 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:49 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:49 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:49 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:49 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:49 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:49 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:49 13:05:49.962 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 08:05:49 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 08:05:49 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 08:05:49 13:05:49.967 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 08:05:49 13:05:49.970 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:05:49 13:05:49.970 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 08:05:49 13:05:49.970 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 08:05:49 13:05:49.971 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:05:49 13:05:49.972 [main] INFO kamon.Init -- 08:05:49 _ 08:05:49 | | 08:05:49 | | ____ _ _ __ ___ ___ _ __ 08:05:49 | |/ / _ | _ ` _ \ / _ \| _ \ 08:05:49 | < (_| | | | | | | (_) | | | | 08:05:49 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:05:49 ===================================== 08:05:49 Initializing Kamon Telemetry v2.6.6 / Kanela not found 08:05:49 08:05:50 13:05:50.091 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.093 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.609 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:05:50 13:05:50.610 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:05:50 13:05:50.612 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 Feb 09, 2024 1:05:50 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:05:50 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:05:50 13:05:50.675 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 08:05:50 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:05:50 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:05:50 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:05:50 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:05:50 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:05:50 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:05:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:05:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:05:50 at java.base/java.lang.Thread.run(Thread.java:833) 08:05:50 13:05:50.686 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.688 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.690 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:05:50 13:05:50.691 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.692 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.694 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 08:05:50 13:05:50.695 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 08:05:50 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 08:05:50 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 08:05:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 08:05:50 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 08:05:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 08:05:51 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 08:05:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 08:05:51 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 08:05:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 08:05:51 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 08:05:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 08:05:51 [INFO] 08:05:51 [INFO] Results: 08:05:51 [INFO] 08:05:51 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1 08:05:51 [INFO] 08:05:51 [INFO] 08:05:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- 08:05:51 [INFO] 08:05:51 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing --- 08:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 08:05:51 [INFO] 08:05:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing --- 08:05:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:05:51 [INFO] No previous run data found, generating javadoc. 08:05:53 [WARNING] Javadoc Warnings 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment 08:05:53 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config; 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment 08:05:53 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter; 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment 08:05:53 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span; 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID = 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE = 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID = 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME = 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment 08:05:53 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type"); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment 08:05:53 [WARNING] public abstract Tag getTagForValue(T value); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return 08:05:53 [WARNING] Map<String, String> propagateContext(Map<String, String> map); 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment 08:05:53 [WARNING] public URI getTraceUri() { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri 08:05:53 [WARNING] public static String metricizeTraceUri(final String traceUri) { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return 08:05:53 [WARNING] public static String metricizeTraceUri(final String traceUri) { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path 08:05:53 [WARNING] public static String normalizePath(final String path) { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return 08:05:53 [WARNING] public static String normalizePath(final String path) { 08:05:53 [WARNING] ^ 08:05:53 [WARNING] 21 warnings 08:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 08:05:53 [INFO] 08:05:53 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing --- 08:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 08:05:53 [INFO] 08:05:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing --- 08:05:53 [INFO] Tests are skipped. 08:05:53 [INFO] 08:05:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing --- 08:05:53 [INFO] Tests are skipped. 08:05:53 [INFO] 08:05:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing --- 08:05:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 08:05:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes 08:05:53 [INFO] 08:05:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing --- 08:05:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom 08:05:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar 08:05:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 08:05:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 08:05:53 [INFO] 08:05:53 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- 08:05:53 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [16/77] 08:05:53 [INFO] from internal/models/pom.xml 08:05:53 [INFO] --------------------------------[ pom ]--------------------------------- 08:05:53 [INFO] 08:05:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models --- 08:05:53 [INFO] 08:05:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models --- 08:05:53 [INFO] 08:05:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models --- 08:05:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec 08:05:53 [INFO] 08:05:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models --- 08:05:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:53 [INFO] The goal is skip due to packaging 'pom' 08:05:53 [INFO] 08:05:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models --- 08:05:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... 08:05:53 [INFO] 08:05:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- 08:05:53 [INFO] 08:05:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models --- 08:05:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:05:53 [INFO] 08:05:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models --- 08:05:53 [INFO] Tests are skipped. 08:05:53 [INFO] 08:05:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models --- 08:05:53 [INFO] Tests are skipped. 08:05:53 [INFO] 08:05:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models --- 08:05:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:05:53 [INFO] 08:05:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models --- 08:05:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom 08:05:53 [INFO] 08:05:53 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- 08:05:53 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77] 08:05:53 [INFO] from internal/models/streaming/pom.xml 08:05:53 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:53 [INFO] 08:05:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming --- 08:05:53 [INFO] 08:05:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming --- 08:05:53 [INFO] 08:05:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- 08:05:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 08:05:53 [INFO] 08:05:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- 08:05:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:53 [WARNING] 08:05:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:53 [WARNING] 08:05:53 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:53 [WARNING] 08:05:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:53 [INFO] 08:05:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming --- 08:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources 08:05:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:53 [INFO] 08:05:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming --- 08:05:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... 08:05:53 [INFO] 08:05:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming --- 08:05:53 [INFO] Changes detected - recompiling the module! :dependency 08:05:53 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 08:05:53 [INFO] 08:05:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming --- 08:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources 08:05:53 [INFO] 08:05:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- 08:05:53 [INFO] Changes detected - recompiling the module! :dependency 08:05:53 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 08:05:53 [INFO] 08:05:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming --- 08:05:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:05:53 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports 08:05:53 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:05:53 [INFO] 08:05:53 [INFO] ------------------------------------------------------- 08:05:53 [INFO] T E S T S 08:05:53 [INFO] ------------------------------------------------------- 08:05:54 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 08:05:55 Feb 09, 2024 1:05:55 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:55 Feb 09, 2024 1:05:55 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 08:05:56 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 08:05:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 08:05:56 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:05:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 08:05:56 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 Feb 09, 2024 1:05:56 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:05:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:05:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 08:05:56 [INFO] 08:05:56 [INFO] Results: 08:05:56 [INFO] 08:05:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 08:05:56 [INFO] 08:05:56 [INFO] 08:05:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- 08:05:56 [INFO] 08:05:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming --- 08:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 08:05:56 [INFO] 08:05:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming --- 08:05:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:05:56 [INFO] No previous run data found, generating javadoc. 08:05:58 [WARNING] Javadoc Warnings 08:05:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment 08:05:58 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) { 08:05:58 [WARNING] ^ 08:05:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders 08:05:58 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:05:58 [WARNING] ^ 08:05:58 [WARNING] 2 warnings 08:05:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 08:05:58 [INFO] 08:05:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming --- 08:05:58 [INFO] Tests are skipped. 08:05:58 [INFO] 08:05:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming --- 08:05:58 [INFO] Tests are skipped. 08:05:58 [INFO] 08:05:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming --- 08:05:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 08:05:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes 08:05:58 [INFO] 08:05:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming --- 08:05:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom 08:05:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar 08:05:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 08:05:58 [INFO] 08:05:58 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------ 08:05:58 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT [18/77] 08:05:58 [INFO] from internal/utils/pekko/pom.xml 08:05:58 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:59 [INFO] 08:05:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko --- 08:05:59 [INFO] 08:05:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko --- 08:05:59 [INFO] 08:05:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko --- 08:05:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 08:05:59 [INFO] 08:05:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko --- 08:05:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:05:59 [WARNING] 08:05:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:05:59 [WARNING] 08:05:59 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:05:59 [WARNING] 08:05:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:05:59 [INFO] 08:05:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko --- 08:05:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources 08:05:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:05:59 [INFO] 08:05:59 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko --- 08:06:05 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:06:05 [INFO] Compiler bridge file is not installed yet 08:06:15 warning: 4 deprecations (since 2.12.0) 08:06:15 warning: 1 deprecation (since 2.12.5) 08:06:15 warning: 2 deprecations (since 2.12.9) 08:06:15 warning: 2 deprecations (since 2.13) 08:06:15 warning: 7 deprecations (since 2.13.0) 08:06:15 warning: 1 deprecation (since 2.13.12) 08:06:15 warning: 1 deprecation (since 2.13.4) 08:06:15 warning: 18 deprecations in total; re-run with -deprecation for details 08:06:15 warning: 2 feature warnings; re-run with -feature for details 08:06:15 9 warnings 08:06:15 [INFO] Compiler bridge installed 08:06:16 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ... 08:06:18 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 08:06:18 [WARNING] one warning found 08:06:21 [INFO] NoPosition: Note: Some input files use or override a deprecated API. 08:06:21 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 08:06:22 [INFO] done compiling 08:06:22 [INFO] compile in 18.5 s 08:06:22 [INFO] 08:06:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko --- 08:06:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT... 08:06:22 [INFO] 08:06:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko --- 08:06:22 [INFO] Changes detected - recompiling the module! :dependency 08:06:22 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 08:06:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 08:06:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 08:06:23 [INFO] 08:06:23 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko --- 08:06:23 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:06:23 [INFO] compile in 0.2 s 08:06:23 [INFO] 08:06:23 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko --- 08:06:23 [INFO] Changes detected - recompiling the module! :dependency 08:06:23 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 08:06:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 08:06:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 08:06:24 [INFO] 08:06:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko --- 08:06:24 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:06:24 [INFO] 08:06:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko --- 08:06:24 [INFO] Changes detected - recompiling the module! :dependency 08:06:24 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes 08:06:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. 08:06:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details. 08:06:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. 08:06:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details. 08:06:25 [INFO] 08:06:25 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko --- 08:06:25 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:06:25 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ... 08:06:28 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. 08:06:28 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 08:06:28 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. 08:06:28 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details. 08:06:28 [INFO] done compiling 08:06:28 [INFO] compile in 3.3 s 08:06:28 [INFO] 08:06:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko --- 08:06:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:06:28 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports 08:06:28 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:06:28 [INFO] 08:06:28 [INFO] ------------------------------------------------------- 08:06:28 [INFO] T E S T S 08:06:28 [INFO] ------------------------------------------------------- 08:06:29 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 08:06:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:06:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.628 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 08:06:32 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 08:06:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 08:06:32 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 08:06:33 SLF4J(I): Attempting to load provider "org.eclipse.ditto.internal.utils.pekko.logging.StaticMDCServiceProvider" specified via "slf4j.provider" system property 08:06:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 08:06:33 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 08:06:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 08:06:34 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.257 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 08:06:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 08:06:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 08:06:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 08:06:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 08:06:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 08:06:36 [INFO] [02/09/2024 13:06:36.236] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.372] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.451] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.522] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.595] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.676] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.746] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.811] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.890] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:36 [INFO] [02/09/2024 13:06:36.946] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.007] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.072] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.139] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.206] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.278] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.360] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.420] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.487] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 08:06:37 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 08:06:37 [INFO] [02/09/2024 13:06:37.561] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.618] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.671] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.725] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 08:06:37 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 08:06:37 [INFO] [02/09/2024 13:06:37.870] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:37 [INFO] [02/09/2024 13:06:37.938] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:38 [INFO] [02/09/2024 13:06:38.047] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 08:06:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 08:06:38 [INFO] [02/09/2024 13:06:38.266] [default-pekko.actor.default-dispatcher-8] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 1st expected error, finalElements=[2]] 08:06:38 [INFO] [02/09/2024 13:06:38.285] [default-pekko.actor.default-dispatcher-8] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 2nd expected error, finalElements=[2]] 08:06:38 [INFO] [02/09/2024 13:06:38.302] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:38 [INFO] [02/09/2024 13:06:38.365] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:38 [INFO] [02/09/2024 13:06:38.421] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 08:06:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 08:06:39 [INFO] [02/09/2024 13:06:39.182] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 08:06:39 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 08:06:39 [INFO] [02/09/2024 13:06:39.476] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 08:06:39 [INFO] 08:06:39 [INFO] Results: 08:06:39 [INFO] 08:06:39 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1 08:06:39 [INFO] 08:06:39 [INFO] 08:06:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko --- 08:06:39 [INFO] 08:06:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko --- 08:06:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 08:06:39 [INFO] 08:06:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko --- 08:06:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:06:39 [INFO] No previous run data found, generating javadoc. 08:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 08:06:41 [INFO] 08:06:41 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko --- 08:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 08:06:41 [INFO] 08:06:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko --- 08:06:41 [INFO] Tests are skipped. 08:06:41 [INFO] 08:06:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko --- 08:06:41 [INFO] Tests are skipped. 08:06:41 [INFO] 08:06:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko --- 08:06:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 08:06:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes 08:06:41 [INFO] 08:06:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko --- 08:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom 08:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar 08:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 08:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 08:06:41 [INFO] 08:06:41 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ 08:06:41 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77] 08:06:41 [INFO] from internal/utils/health/pom.xml 08:06:41 [INFO] --------------------------------[ jar ]--------------------------------- 08:06:44 [INFO] 08:06:44 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health --- 08:06:44 [INFO] 08:06:44 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health --- 08:06:44 [INFO] 08:06:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- 08:06:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 08:06:44 [INFO] 08:06:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health --- 08:06:44 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:06:44 [WARNING] 08:06:44 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:06:44 [WARNING] 08:06:44 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:06:44 [WARNING] 08:06:44 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:06:44 [INFO] 08:06:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health --- 08:06:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources 08:06:44 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:06:44 [INFO] 08:06:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health --- 08:06:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... 08:06:44 [INFO] 08:06:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health --- 08:06:44 [INFO] Changes detected - recompiling the module! :dependency 08:06:44 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes 08:06:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API. 08:06:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details. 08:06:44 [INFO] 08:06:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health --- 08:06:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:06:44 [INFO] 08:06:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- 08:06:44 [INFO] Changes detected - recompiling the module! :dependency 08:06:44 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes 08:06:45 [INFO] 08:06:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health --- 08:06:45 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:06:45 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports 08:06:45 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:06:45 [INFO] 08:06:45 [INFO] ------------------------------------------------------- 08:06:45 [INFO] T E S T S 08:06:45 [INFO] ------------------------------------------------------- 08:06:46 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 08:06:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 08:06:47 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 08:06:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 08:06:48 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 08:06:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 08:06:48 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 08:06:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 08:06:49 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 08:06:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 08:06:49 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 08:06:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 08:06:49 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 08:06:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 08:06:49 [INFO] Running org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest 08:06:51 [INFO] [02/09/2024 13:06:50.997] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:51 [INFO] [02/09/2024 13:06:51.181] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:51 [INFO] [pekkoDeadLetter][02/09/2024 13:06:51.221] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/*Root/healthCheckingActor] Message [org.eclipse.ditto.internal.utils.health.RetrieveHealth] from Actor[pekko://default/temp/_user_*Root_healthCheckingActor$a] to Actor[pekko://default/user/*Root/healthCheckingActor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://default/user/*Root/healthCheckingActor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:06:51 [INFO] [02/09/2024 13:06:51.824] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:51 [INFO] [02/09/2024 13:06:51.967] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:06:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.603 s -- in org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest 08:06:51 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest 08:06:52 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest 08:06:52 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 08:06:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 08:06:52 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 08:06:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 08:06:52 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 08:06:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 08:06:52 [INFO] 08:06:52 [INFO] Results: 08:06:52 [INFO] 08:06:52 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 08:06:52 [INFO] 08:06:52 [INFO] 08:06:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- 08:06:52 [INFO] 08:06:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health --- 08:06:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 08:06:52 [INFO] 08:06:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health --- 08:06:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:06:52 [INFO] No previous run data found, generating javadoc. 08:06:55 [WARNING] Javadoc Warnings 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment 08:06:55 [WARNING] package org.eclipse.ditto.internal.utils.health; 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment 08:06:55 [WARNING] package org.eclipse.ditto.internal.utils.health.config; 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events 08:06:55 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment 08:06:55 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment 08:06:55 [WARNING] protected void shutdownStream(final Shutdown shutdown) { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment 08:06:55 [WARNING] default StatusDetailMessage.Level level() { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment 08:06:55 [WARNING] String name(); 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment 08:06:55 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this); 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment 08:06:55 [WARNING] public final StatusInfo getHealth() { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment 08:06:55 [WARNING] public Level getLevel() { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment 08:06:55 [WARNING] public JsonValue getMessage() { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment 08:06:55 [WARNING] public static StatusDetailMessage of(final Level level, final String message) { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment 08:06:55 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment 08:06:55 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) { 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment 08:06:55 [WARNING] ERROR; 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment 08:06:55 [WARNING] INFO, 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment 08:06:55 [WARNING] WARN, 08:06:55 [WARNING] ^ 08:06:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment 08:06:55 [WARNING] public static final Level DEFAULT = INFO; 08:06:55 [WARNING] ^ 08:06:55 [WARNING] 18 warnings 08:06:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 08:06:55 [INFO] 08:06:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health --- 08:06:55 [INFO] Tests are skipped. 08:06:55 [INFO] 08:06:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health --- 08:06:55 [INFO] Tests are skipped. 08:06:55 [INFO] 08:06:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health --- 08:06:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 08:06:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes 08:06:55 [INFO] 08:06:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health --- 08:06:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom 08:06:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar 08:06:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 08:06:55 [INFO] 08:06:55 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ 08:06:55 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [20/77] 08:06:55 [INFO] from json-cbor/pom.xml 08:06:55 [INFO] -------------------------------[ bundle ]------------------------------- 08:06:57 [INFO] 08:06:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor --- 08:06:57 [INFO] 08:06:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor --- 08:06:57 [INFO] 08:06:57 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- 08:06:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:06:57 [INFO] 08:06:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor --- 08:06:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 08:06:57 [INFO] 08:06:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor --- 08:06:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:06:57 [WARNING] 08:06:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:06:57 [WARNING] 08:06:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:06:57 [WARNING] 08:06:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:06:57 [INFO] 08:06:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor --- 08:06:57 [INFO] Copying 1 resource from src/main/resources to target/classes 08:06:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:06:57 [INFO] 08:06:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor --- 08:06:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... 08:06:57 [INFO] 08:06:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor --- 08:06:57 [INFO] Changes detected - recompiling the module! :dependency 08:06:57 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes 08:06:57 [WARNING] bootstrap class path not set in conjunction with -source 8 08:06:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API. 08:06:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details. 08:06:57 [INFO] 08:06:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor --- 08:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources 08:06:57 [INFO] 08:06:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor --- 08:06:57 [INFO] Changes detected - recompiling the module! :dependency 08:06:57 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes 08:06:57 [WARNING] bootstrap class path not set in conjunction with -source 8 08:06:57 [INFO] 08:06:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor --- 08:06:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:06:57 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports 08:06:57 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:06:57 [INFO] 08:06:57 [INFO] ------------------------------------------------------- 08:06:57 [INFO] T E S T S 08:06:57 [INFO] ------------------------------------------------------- 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 08:06:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest 08:06:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest 08:06:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 08:06:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 08:06:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest 08:06:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.json.cbor.CborJsonTest 08:06:58 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 08:06:58 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 08:06:58 [INFO] 08:06:58 [INFO] Results: 08:06:58 [INFO] 08:06:58 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 08:06:58 [INFO] 08:06:58 [INFO] 08:06:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- 08:06:58 [INFO] 08:06:58 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor --- 08:06:58 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources) 08:06:59 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 08:06:59 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF 08:06:59 [INFO] 08:06:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor --- 08:06:59 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:06:59 [INFO] No previous run data found, generating javadoc. 08:07:00 [WARNING] Javadoc Warnings 08:07:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException 08:07:00 [WARNING] public static String toHexString(final byte[] array) throws IOException { 08:07:00 [WARNING] ^ 08:07:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException 08:07:00 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException { 08:07:00 [WARNING] ^ 08:07:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException 08:07:00 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException { 08:07:00 [WARNING] ^ 08:07:00 [WARNING] 3 warnings 08:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 08:07:00 [INFO] 08:07:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor --- 08:07:00 [INFO] Tests are skipped. 08:07:00 [INFO] 08:07:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor --- 08:07:00 [INFO] Tests are skipped. 08:07:00 [INFO] 08:07:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor --- 08:07:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 08:07:00 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes 08:07:00 [INFO] 08:07:00 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor --- 08:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'. 08:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'. 08:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'. 08:07:00 [INFO] 08:07:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor --- 08:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom 08:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 08:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 08:07:00 [INFO] 08:07:00 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor --- 08:07:00 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 08:07:00 [INFO] Writing OBR metadata 08:07:00 [INFO] 08:07:00 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ 08:07:00 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [21/77] 08:07:00 [INFO] from policies/pom.xml 08:07:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:07:00 [INFO] 08:07:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies --- 08:07:00 [INFO] 08:07:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies --- 08:07:00 [INFO] 08:07:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies --- 08:07:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec 08:07:00 [INFO] 08:07:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies --- 08:07:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:07:00 [INFO] The goal is skip due to packaging 'pom' 08:07:00 [INFO] 08:07:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies --- 08:07:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... 08:07:00 [INFO] 08:07:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- 08:07:00 [INFO] 08:07:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies --- 08:07:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:07:00 [INFO] 08:07:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies --- 08:07:00 [INFO] Tests are skipped. 08:07:00 [INFO] 08:07:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies --- 08:07:00 [INFO] Tests are skipped. 08:07:00 [INFO] 08:07:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies --- 08:07:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:07:00 [INFO] 08:07:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies --- 08:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom 08:07:00 [INFO] 08:07:00 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- 08:07:00 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [22/77] 08:07:00 [INFO] from policies/model/pom.xml 08:07:00 [INFO] -------------------------------[ bundle ]------------------------------- 08:07:04 [INFO] 08:07:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model --- 08:07:04 [INFO] 08:07:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model --- 08:07:04 [INFO] 08:07:04 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model --- 08:07:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:04 [INFO] 08:07:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model --- 08:07:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 08:07:04 [INFO] 08:07:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model --- 08:07:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:07:04 [WARNING] 08:07:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:07:04 [WARNING] 08:07:04 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:07:04 [WARNING] 08:07:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:07:04 [INFO] 08:07:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model --- 08:07:04 [INFO] Copying 0 resource from src/main/resources to target/classes 08:07:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:07:04 [INFO] 08:07:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model --- 08:07:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... 08:07:04 [INFO] 08:07:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model --- 08:07:04 [INFO] Changes detected - recompiling the module! :dependency 08:07:04 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes 08:07:06 [WARNING] bootstrap class path not set in conjunction with -source 8 08:07:06 [INFO] 08:07:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model --- 08:07:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources 08:07:06 [INFO] 08:07:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model --- 08:07:06 [INFO] Changes detected - recompiling the module! :dependency 08:07:06 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes 08:07:12 [WARNING] bootstrap class path not set in conjunction with -source 8 08:07:12 [INFO] 08:07:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model --- 08:07:12 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:07:12 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports 08:07:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:07:13 [INFO] 08:07:13 [INFO] ------------------------------------------------------- 08:07:13 [INFO] T E S T S 08:07:13 [INFO] ------------------------------------------------------- 08:07:15 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 08:07:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 08:07:15 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 08:07:15 Feb 09, 2024 1:07:15 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:07:15 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:07:16 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 08:07:16 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 08:07:16 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 08:07:16 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 08:07:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 08:07:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 08:07:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 08:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 08:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 08:07:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 08:07:17 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 08:07:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 08:07:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 08:07:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 08:07:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 08:07:17 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 08:07:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 08:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 08:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 08:07:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 08:07:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 08:07:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 08:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 08:07:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 08:07:18 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 08:07:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 08:07:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 08:07:19 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 08:07:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 08:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 08:07:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 08:07:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 08:07:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 08:07:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 08:07:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest 08:07:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest 08:07:19 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 08:07:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 08:07:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 08:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 08:07:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 08:07:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 08:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest 08:07:20 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 08:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 08:07:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 08:07:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest 08:07:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.PolicyIdTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest 08:07:20 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 08:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 08:07:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 08:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 08:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 08:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest 08:07:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest 08:07:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 08:07:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 08:07:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest 08:07:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest 08:07:21 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest 08:07:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest 08:07:21 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 08:07:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 08:07:21 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 08:07:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 08:07:21 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 08:07:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 08:07:21 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest 08:07:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest 08:07:21 [INFO] 08:07:21 [INFO] Results: 08:07:21 [INFO] 08:07:21 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1 08:07:21 [INFO] 08:07:21 [INFO] 08:07:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- 08:07:21 [INFO] 08:07:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model --- 08:07:21 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 08:07:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF 08:07:21 [INFO] 08:07:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model --- 08:07:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:07:21 [INFO] No previous run data found, generating javadoc. 08:07:28 [WARNING] Javadoc Warnings 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.commands; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment 08:07:28 [WARNING] package org.eclipse.ditto.policies.model.signals.events; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment 08:07:28 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement 08:07:28 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus 08:07:28 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment 08:07:28 [WARNING] public String getName() { 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment 08:07:28 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10")); 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment 08:07:28 [WARNING] default CompletionStage<Policy> withResolvedImports( 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment 08:07:28 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) { 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment 08:07:28 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment 08:07:28 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) { 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment 08:07:28 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) { 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment 08:07:28 [WARNING] POLICY, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment 08:07:28 [WARNING] POLICY_ENTRIES, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment 08:07:28 [WARNING] POLICY_ENTRY, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment 08:07:28 [WARNING] POLICY_ENTRY_RESOURCE, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment 08:07:28 [WARNING] POLICY_ENTRY_RESOURCES, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment 08:07:28 [WARNING] POLICY_ENTRY_SUBJECT; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment 08:07:28 [WARNING] POLICY_ENTRY_SUBJECTS, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment 08:07:28 [WARNING] POLICY_IMPORT, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment 08:07:28 [WARNING] POLICY_IMPORTS, 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment 08:07:28 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified> 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment 08:07:28 [WARNING] public static final String POLICY_IMPORT = "policyImport"; 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment 08:07:28 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS = 08:07:28 [WARNING] ^ 08:07:28 [WARNING] 36 warnings 08:07:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 08:07:28 [INFO] 08:07:28 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model --- 08:07:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 08:07:28 [INFO] 08:07:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model --- 08:07:28 [INFO] Tests are skipped. 08:07:28 [INFO] 08:07:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model --- 08:07:28 [INFO] Tests are skipped. 08:07:28 [INFO] 08:07:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model --- 08:07:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 08:07:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes 08:07:29 [INFO] 08:07:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model --- 08:07:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'. 08:07:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'. 08:07:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'. 08:07:30 [INFO] 08:07:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model --- 08:07:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom 08:07:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 08:07:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar 08:07:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar 08:07:30 [INFO] 08:07:30 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model --- 08:07:30 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 08:07:30 [INFO] Writing OBR metadata 08:07:30 [INFO] 08:07:30 [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- 08:07:30 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [23/77] 08:07:30 [INFO] from things/pom.xml 08:07:30 [INFO] --------------------------------[ pom ]--------------------------------- 08:07:30 [INFO] 08:07:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things --- 08:07:30 [INFO] 08:07:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things --- 08:07:30 [INFO] 08:07:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things --- 08:07:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec 08:07:30 [INFO] 08:07:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things --- 08:07:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:07:30 [INFO] The goal is skip due to packaging 'pom' 08:07:30 [INFO] 08:07:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things --- 08:07:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... 08:07:30 [INFO] 08:07:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- 08:07:30 [INFO] 08:07:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things --- 08:07:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:07:30 [INFO] 08:07:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things --- 08:07:30 [INFO] Tests are skipped. 08:07:30 [INFO] 08:07:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things --- 08:07:30 [INFO] Tests are skipped. 08:07:30 [INFO] 08:07:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things --- 08:07:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:07:30 [INFO] 08:07:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-things --- 08:07:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom 08:07:30 [INFO] 08:07:30 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- 08:07:30 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [24/77] 08:07:30 [INFO] from things/model/pom.xml 08:07:30 [INFO] -------------------------------[ bundle ]------------------------------- 08:07:30 [INFO] 08:07:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model --- 08:07:30 [INFO] 08:07:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model --- 08:07:30 [INFO] 08:07:30 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model --- 08:07:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:07:30 [INFO] 08:07:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model --- 08:07:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 08:07:30 [INFO] 08:07:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model --- 08:07:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:07:30 [WARNING] 08:07:30 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:07:30 [WARNING] 08:07:30 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:07:30 [WARNING] 08:07:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:07:30 [INFO] 08:07:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model --- 08:07:30 [INFO] Copying 0 resource from src/main/resources to target/classes 08:07:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:07:30 [INFO] 08:07:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model --- 08:07:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... 08:07:30 [INFO] 08:07:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model --- 08:07:30 [INFO] Changes detected - recompiling the module! :dependency 08:07:30 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes 08:07:33 [WARNING] bootstrap class path not set in conjunction with -source 8 08:07:33 [INFO] 08:07:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model --- 08:07:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources 08:07:33 [INFO] 08:07:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model --- 08:07:33 [INFO] Changes detected - recompiling the module! :dependency 08:07:33 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes 08:07:36 [WARNING] bootstrap class path not set in conjunction with -source 8 08:07:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API. 08:07:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details. 08:07:36 [INFO] 08:07:36 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model --- 08:07:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:07:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports 08:07:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:07:36 [INFO] 08:07:36 [INFO] ------------------------------------------------------- 08:07:36 [INFO] T E S T S 08:07:36 [INFO] ------------------------------------------------------- 08:07:38 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 08:07:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 08:07:38 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 08:07:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 08:07:38 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 08:07:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 08:07:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 08:07:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 08:07:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 08:07:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 08:07:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 08:07:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 08:07:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 08:07:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 08:07:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 08:07:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 08:07:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 08:07:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 08:07:40 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 08:07:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 08:07:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 08:07:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 08:07:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 08:07:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 08:07:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 08:07:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 08:07:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 08:07:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 08:07:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest 08:07:42 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 08:07:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 08:07:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 08:07:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 08:07:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 08:07:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 08:07:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 08:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 08:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 08:07:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 08:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 08:07:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 08:07:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 08:07:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 08:07:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 08:07:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 08:07:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest 08:07:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 08:07:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 08:07:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 08:07:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 08:07:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 08:07:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 08:07:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 08:07:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 08:07:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 08:07:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 08:07:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 08:07:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 08:07:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 08:07:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 08:07:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 08:07:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest 08:07:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 08:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 08:07:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest 08:07:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 08:07:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 08:07:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest 08:07:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 08:07:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 08:07:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 08:07:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 08:07:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 08:07:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 08:07:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 08:07:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 08:07:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 08:07:44 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 08:07:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 08:07:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 08:07:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 08:07:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 08:07:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 08:07:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 08:07:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 08:07:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 08:07:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 08:07:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest 08:07:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 08:07:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 08:07:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 08:07:45 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 08:07:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 08:07:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest 08:07:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest 08:07:45 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest 08:07:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.ditto.things.model.ThingIdTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 08:07:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest 08:07:46 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest 08:07:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest 08:07:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 08:07:46 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest 08:07:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest 08:07:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.ThingsJsonTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest 08:07:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeatureTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest 08:07:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest 08:07:46 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest 08:07:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.NullFeaturesTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 08:07:46 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest 08:07:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 08:07:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest 08:07:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 08:07:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest 08:07:46 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.things.model.ImmutableThingTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 08:07:46 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest 08:07:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.NullAttributesTest 08:07:46 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 08:07:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 08:07:46 [INFO] 08:07:46 [INFO] Results: 08:07:46 [INFO] 08:07:46 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0 08:07:46 [INFO] 08:07:46 [INFO] 08:07:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- 08:07:46 [INFO] 08:07:46 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model --- 08:07:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 08:07:47 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF 08:07:47 [INFO] 08:07:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model --- 08:07:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:07:47 [INFO] No previous run data found, generating javadoc. 08:07:55 [WARNING] Javadoc Warnings 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment 08:07:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment 08:07:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment 08:07:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment 08:07:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment 08:07:55 [WARNING] package org.eclipse.ditto.things.model.signals.events; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment 08:07:55 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment 08:07:55 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment 08:07:55 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING = 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T> 08:07:55 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers); 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T> 08:07:55 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers); 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path 08:07:55 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features 08:07:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector 08:07:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds 08:07:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector 08:07:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds 08:07:55 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer 08:07:55 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties 08:07:55 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties 08:07:55 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment 08:07:55 [WARNING] public RetrieveThing build() { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment 08:07:55 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS = 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment 08:07:55 [WARNING] public final class ThingCommandToModifyExceptionRegistry 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description 08:07:55 [WARNING] public static Builder newBuilder(final String condition, final String description) { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment 08:07:55 [WARNING] public static Builder forDittoProtocol() { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment 08:07:55 [WARNING] public static Builder forPostMethod() { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment 08:07:55 [WARNING] public static Builder forPutMethod() { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment 08:07:55 [WARNING] public static Builder forPutOrPatchMethod() { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision 08:07:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp 08:07:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata 08:07:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment 08:07:55 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH = 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment 08:07:55 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE = 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus 08:07:55 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return 08:07:55 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) { 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment 08:07:55 [WARNING] ATTRIBUTE, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment 08:07:55 [WARNING] ATTRIBUTES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment 08:07:55 [WARNING] DEFINITION, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment 08:07:55 [WARNING] FEATURE, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment 08:07:55 [WARNING] FEATURE_DEFINITION, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment 08:07:55 [WARNING] FEATURE_DESIRED_PROPERTIES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment 08:07:55 [WARNING] FEATURE_DESIRED_PROPERTY; 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment 08:07:55 [WARNING] FEATURE_PROPERTIES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment 08:07:55 [WARNING] FEATURE_PROPERTY, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment 08:07:55 [WARNING] FEATURES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment 08:07:55 [WARNING] POLICY, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment 08:07:55 [WARNING] POLICY_ENTRIES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment 08:07:55 [WARNING] POLICY_ENTRY, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment 08:07:55 [WARNING] POLICY_ENTRY_RESOURCE, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment 08:07:55 [WARNING] POLICY_ENTRY_RESOURCES, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment 08:07:55 [WARNING] POLICY_ENTRY_SUBJECT, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment 08:07:55 [WARNING] POLICY_ENTRY_SUBJECTS, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment 08:07:55 [WARNING] POLICY_ID, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment 08:07:55 [WARNING] THING, 08:07:55 [WARNING] ^ 08:07:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment 08:07:55 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*"); 08:07:55 [WARNING] ^ 08:07:55 [WARNING] 54 warnings 08:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 08:07:55 [INFO] 08:07:55 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model --- 08:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 08:07:55 [INFO] 08:07:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model --- 08:07:55 [INFO] Tests are skipped. 08:07:55 [INFO] 08:07:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model --- 08:07:55 [INFO] Tests are skipped. 08:07:55 [INFO] 08:07:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model --- 08:07:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 08:07:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes 08:07:56 [INFO] 08:07:56 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model --- 08:07:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'. 08:07:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'. 08:07:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'. 08:07:57 [INFO] 08:07:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model --- 08:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom 08:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 08:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar 08:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar 08:07:57 [INFO] 08:07:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model --- 08:07:57 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 08:07:57 [INFO] Writing OBR metadata 08:07:57 [INFO] 08:07:57 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- 08:07:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77] 08:07:57 [INFO] from internal/utils/cluster/pom.xml 08:07:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:08:04 [INFO] 08:08:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] 08:08:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] 08:08:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 08:08:04 [INFO] 08:08:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- 08:08:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:04 [WARNING] 08:08:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:08:04 [WARNING] 08:08:04 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:08:04 [WARNING] 08:08:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:08:04 [INFO] 08:08:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources 08:08:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:08:04 [INFO] 08:08:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... 08:08:04 [INFO] 08:08:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster --- 08:08:04 [INFO] Changes detected - recompiling the module! :dependency 08:08:04 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes 08:08:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations. 08:08:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details. 08:08:05 [INFO] 08:08:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster --- 08:08:05 [INFO] Copying 3 resources from src/test/resources to target/test-classes 08:08:05 [INFO] 08:08:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- 08:08:05 [INFO] Changes detected - recompiling the module! :dependency 08:08:05 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:08:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations. 08:08:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details. 08:08:05 [INFO] 08:08:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster --- 08:08:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:08:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports 08:08:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:08:05 [INFO] 08:08:05 [INFO] ------------------------------------------------------- 08:08:05 [INFO] T E S T S 08:08:05 [INFO] ------------------------------------------------------- 08:08:06 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 08:08:06 SLF4J(W): No SLF4J providers were found. 08:08:06 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 08:08:06 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 08:08:13 [WARN] [02/09/2024 13:08:13.450] [system-pekko.remote.default-remote-dispatcher-5] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:33041], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:08:13 [WARN] [02/09/2024 13:08:13.450] [system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:33041], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:08:16 [WARN] [02/09/2024 13:08:16.038] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:33401], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:08:16 [WARN] [02/09/2024 13:08:16.038] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:33401], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:08:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.80 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 08:08:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 08:08:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 08:08:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 08:08:19 [INFO] [02/09/2024 13:08:19.458] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:08:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 08:08:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 08:08:19 [INFO] [02/09/2024 13:08:19.789] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:08:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 08:08:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 08:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 08:08:19 [INFO] [02/09/2024 13:08:19.903] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:08:20 [INFO] [02/09/2024 13:08:20.727] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:08:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 08:08:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 08:08:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 08:08:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 08:08:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 08:08:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 08:08:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 08:08:20 [INFO] [02/09/2024 13:08:20.960] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] with UID [1887976255732623597] 08:08:20 [INFO] [02/09/2024 13:08:20.961] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Starting up, Pekko version [1.0.1] ... 08:08:20 [INFO] [02/09/2024 13:08:20.964] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:08:20 [INFO] [02/09/2024 13:08:20.964] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Started up successfully 08:08:20 [INFO] [02/09/2024 13:08:20.965] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:08:20 [INFO] [02/09/2024 13:08:20.965] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:08:21 [INFO] [02/09/2024 13:08:21.002] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 08:08:21 [INFO] [02/09/2024 13:08:21.034] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:08:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 08:08:21 [INFO] [02/09/2024 13:08:21.042] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Exiting completed 08:08:21 [INFO] [02/09/2024 13:08:21.042] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Shutting down... 08:08:21 [INFO] [02/09/2024 13:08:21.042] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.64.137:17355] - Successfully shut down 08:08:21 [INFO] [pekkoDeadLetter][02/09/2024 13:08:21.042] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-10] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#-1278896357] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:08:21 [INFO] 08:08:21 [INFO] Results: 08:08:21 [INFO] 08:08:21 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 08:08:21 [INFO] 08:08:21 [INFO] 08:08:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- 08:08:21 [INFO] 08:08:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster --- 08:08:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 08:08:21 [INFO] 08:08:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster --- 08:08:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:08:21 [INFO] No previous run data found, generating javadoc. 08:08:23 [WARNING] Javadoc Warnings 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment 08:08:23 [WARNING] package org.eclipse.ditto.internal.utils.cluster; 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment 08:08:23 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config; 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment 08:08:23 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8; 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group 08:08:23 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group, 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group 08:08:23 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group, 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment 08:08:23 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment 08:08:23 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment 08:08:23 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment 08:08:23 [WARNING] public UnsupportedManifest(final String manifest) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards 08:08:23 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return 08:08:23 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return 08:08:23 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) { 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem 08:08:23 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 08:08:23 [WARNING] ^ 08:08:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig 08:08:23 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 08:08:23 [WARNING] ^ 08:08:23 [WARNING] 14 warnings 08:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 08:08:23 [INFO] 08:08:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster --- 08:08:23 [INFO] Tests are skipped. 08:08:23 [INFO] 08:08:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster --- 08:08:23 [INFO] Tests are skipped. 08:08:23 [INFO] 08:08:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster --- 08:08:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 08:08:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes 08:08:23 [INFO] 08:08:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster --- 08:08:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom 08:08:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar 08:08:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 08:08:23 [INFO] 08:08:23 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- 08:08:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77] 08:08:23 [INFO] from internal/utils/extension/pom.xml 08:08:23 [INFO] --------------------------------[ jar ]--------------------------------- 08:08:23 [INFO] 08:08:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension --- 08:08:23 [INFO] 08:08:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension --- 08:08:23 [INFO] 08:08:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- 08:08:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec 08:08:23 [INFO] 08:08:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- 08:08:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:23 [WARNING] 08:08:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:08:23 [WARNING] 08:08:23 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:08:23 [WARNING] 08:08:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:08:23 [INFO] 08:08:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension --- 08:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources 08:08:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:08:23 [INFO] 08:08:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension --- 08:08:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... 08:08:23 [INFO] 08:08:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension --- 08:08:23 [INFO] Changes detected - recompiling the module! :dependency 08:08:23 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:08:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations. 08:08:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details. 08:08:23 [INFO] 08:08:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension --- 08:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources 08:08:23 [INFO] 08:08:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- 08:08:23 [INFO] No sources to compile 08:08:23 [INFO] 08:08:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension --- 08:08:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:08:23 [INFO] No tests to run. 08:08:23 [INFO] 08:08:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- 08:08:23 [INFO] 08:08:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension --- 08:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 08:08:23 [INFO] 08:08:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension --- 08:08:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:08:23 [INFO] No previous run data found, generating javadoc. 08:08:25 [WARNING] Javadoc Warnings 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment 08:08:25 [WARNING] public final class DittoExtensionIds implements Extension { 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment 08:08:25 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent( 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment 08:08:25 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) { 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment 08:08:25 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass, 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment 08:08:25 [WARNING] protected abstract String getConfigKey(); 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment 08:08:25 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) { 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment 08:08:25 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) { 08:08:25 [WARNING] ^ 08:08:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment 08:08:25 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass, 08:08:25 [WARNING] ^ 08:08:25 [WARNING] 8 warnings 08:08:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 08:08:25 [INFO] 08:08:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension --- 08:08:25 [INFO] Tests are skipped. 08:08:25 [INFO] 08:08:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension --- 08:08:25 [INFO] Tests are skipped. 08:08:25 [INFO] 08:08:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension --- 08:08:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:08:25 [INFO] 08:08:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension --- 08:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom 08:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar 08:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 08:08:25 [INFO] 08:08:25 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- 08:08:25 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/77] 08:08:25 [INFO] from placeholders/pom.xml 08:08:25 [INFO] -------------------------------[ bundle ]------------------------------- 08:08:25 [INFO] 08:08:25 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders --- 08:08:25 [INFO] 08:08:25 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders --- 08:08:25 [INFO] 08:08:25 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders --- 08:08:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:25 [INFO] 08:08:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders --- 08:08:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 08:08:25 [INFO] 08:08:25 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders --- 08:08:25 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:25 [WARNING] 08:08:25 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:08:25 [WARNING] 08:08:25 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:08:25 [WARNING] 08:08:25 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:08:25 [INFO] 08:08:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders --- 08:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources 08:08:25 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:08:25 [INFO] 08:08:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders --- 08:08:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... 08:08:25 [INFO] 08:08:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders --- 08:08:25 [INFO] Changes detected - recompiling the module! :dependency 08:08:25 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes 08:08:25 [WARNING] bootstrap class path not set in conjunction with -source 8 08:08:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API. 08:08:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. 08:08:25 [INFO] 08:08:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders --- 08:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources 08:08:25 [INFO] 08:08:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders --- 08:08:25 [INFO] Changes detected - recompiling the module! :dependency 08:08:25 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes 08:08:26 [WARNING] bootstrap class path not set in conjunction with -source 8 08:08:26 [INFO] 08:08:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders --- 08:08:26 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:08:26 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports 08:08:26 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:08:26 [INFO] 08:08:26 [INFO] ------------------------------------------------------- 08:08:26 [INFO] T E S T S 08:08:26 [INFO] ------------------------------------------------------- 08:08:26 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 08:08:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 08:08:28 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 08:08:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 08:08:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 08:08:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest 08:08:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 08:08:28 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 08:08:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest 08:08:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 08:08:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 08:08:28 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 08:08:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 08:08:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 08:08:29 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest 08:08:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 08:08:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 08:08:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 08:08:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 08:08:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest 08:08:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest 08:08:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 08:08:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 08:08:29 [INFO] 08:08:29 [INFO] Results: 08:08:29 [INFO] 08:08:29 [INFO] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0 08:08:29 [INFO] 08:08:29 [INFO] 08:08:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- 08:08:29 [INFO] 08:08:29 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders --- 08:08:29 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 08:08:29 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF 08:08:29 [INFO] 08:08:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders --- 08:08:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:08:29 [INFO] No previous run data found, generating javadoc. 08:08:32 [WARNING] Javadoc Warnings 08:08:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T> 08:08:32 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder, 08:08:32 [WARNING] ^ 08:08:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return 08:08:32 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) { 08:08:32 [WARNING] ^ 08:08:32 [WARNING] 2 warnings 08:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 08:08:32 [INFO] 08:08:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders --- 08:08:32 [INFO] Tests are skipped. 08:08:32 [INFO] 08:08:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders --- 08:08:32 [INFO] Tests are skipped. 08:08:32 [INFO] 08:08:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders --- 08:08:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 08:08:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes 08:08:32 [INFO] 08:08:32 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders --- 08:08:32 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'. 08:08:32 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'. 08:08:32 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'. 08:08:32 [INFO] 08:08:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders --- 08:08:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom 08:08:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 08:08:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar 08:08:32 [INFO] 08:08:32 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders --- 08:08:32 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 08:08:32 [INFO] Writing OBR metadata 08:08:32 [INFO] 08:08:32 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- 08:08:32 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [28/77] 08:08:32 [INFO] from base/service/pom.xml 08:08:32 [INFO] --------------------------------[ jar ]--------------------------------- 08:08:35 [INFO] 08:08:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service --- 08:08:35 [INFO] 08:08:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service --- 08:08:35 [INFO] 08:08:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service --- 08:08:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 08:08:35 [INFO] 08:08:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service --- 08:08:35 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:35 [WARNING] 08:08:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:08:35 [WARNING] 08:08:35 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:08:35 [WARNING] 08:08:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:08:35 [INFO] 08:08:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service --- 08:08:35 [INFO] Copying 1 resource from src/main/resources to target/classes 08:08:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:08:35 [INFO] 08:08:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service --- 08:08:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... 08:08:35 [INFO] 08:08:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service --- 08:08:35 [INFO] Changes detected - recompiling the module! :dependency 08:08:35 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes 08:08:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API. 08:08:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details. 08:08:36 [INFO] 08:08:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service --- 08:08:36 [INFO] Copying 7 resources from src/test/resources to target/test-classes 08:08:36 [INFO] 08:08:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service --- 08:08:36 [INFO] Changes detected - recompiling the module! :dependency 08:08:36 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:08:36 [INFO] 08:08:36 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service --- 08:08:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:08:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports 08:08:36 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:08:36 [INFO] 08:08:36 [INFO] ------------------------------------------------------- 08:08:36 [INFO] T E S T S 08:08:36 [INFO] ------------------------------------------------------- 08:08:37 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 08:08:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 08:08:40 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 08:08:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 08:08:41 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 08:08:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 08:08:41 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 08:08:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.158 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 08:08:48 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 08:08:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 08:08:48 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 08:08:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 08:08:48 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 08:08:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 08:08:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 08:08:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 08:08:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 08:08:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 08:08:49 Feb 09, 2024 1:08:49 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:08:49 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:08:49 Feb 09, 2024 1:08:49 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:08:49 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:08:49 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 08:08:49 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 08:08:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 08:08:50 [INFO] 08:08:50 [INFO] Results: 08:08:50 [INFO] 08:08:50 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 08:08:50 [INFO] 08:08:50 [INFO] 08:08:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- 08:08:50 [INFO] 08:08:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service --- 08:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 08:08:50 [INFO] 08:08:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service --- 08:08:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:08:50 [INFO] No previous run data found, generating javadoc. 08:08:53 [WARNING] Javadoc Warnings 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.cluster; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.config; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.config.http; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.config.limits; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.config.supervision; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment 08:08:53 [WARNING] package org.eclipse.ditto.base.service.devops; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment 08:08:53 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment 08:08:53 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment 08:08:53 [WARNING] protected static Policy substitutePolicy(final Policy policy, 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment 08:08:53 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries, 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment 08:08:53 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry, 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment 08:08:53 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects, 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment 08:08:53 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment 08:08:53 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment 08:08:53 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri"; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment 08:08:53 [WARNING] protected final Config rawConfig; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment 08:08:53 [WARNING] protected final C serviceSpecificConfig; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment 08:08:53 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment 08:08:53 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65)); 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment 08:08:53 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment 08:08:53 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY = 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment 08:08:53 [WARNING] public static final String TYPE = PREFIX + NAME; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment 08:08:53 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment 08:08:53 [WARNING] public boolean isEnabled() { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment 08:08:53 [WARNING] public final class ModifySplitBrainResolverResponse 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment 08:08:53 [WARNING] public static final String TYPE = PREFIX + NAME; 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment 08:08:53 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject, 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment 08:08:53 [WARNING] public boolean isEnabled() { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config 08:08:53 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment 08:08:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment 08:08:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config 08:08:53 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment 08:08:53 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment 08:08:53 [WARNING] public String getActorName() { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment 08:08:53 [WARNING] public Props getProps() { 08:08:53 [WARNING] ^ 08:08:53 [WARNING] 36 warnings 08:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 08:08:53 [INFO] 08:08:53 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service --- 08:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 08:08:53 [INFO] 08:08:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service --- 08:08:53 [INFO] Tests are skipped. 08:08:53 [INFO] 08:08:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service --- 08:08:53 [INFO] Tests are skipped. 08:08:53 [INFO] 08:08:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service --- 08:08:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 08:08:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes 08:08:53 [INFO] 08:08:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service --- 08:08:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom 08:08:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar 08:08:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar 08:08:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar 08:08:53 [INFO] 08:08:53 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- 08:08:53 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [29/77] 08:08:53 [INFO] from connectivity/pom.xml 08:08:53 [INFO] --------------------------------[ pom ]--------------------------------- 08:08:53 [INFO] 08:08:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity --- 08:08:53 [INFO] 08:08:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity --- 08:08:53 [INFO] 08:08:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity --- 08:08:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec 08:08:53 [INFO] 08:08:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity --- 08:08:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:53 [INFO] The goal is skip due to packaging 'pom' 08:08:53 [INFO] 08:08:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity --- 08:08:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... 08:08:53 [INFO] 08:08:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- 08:08:53 [INFO] 08:08:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity --- 08:08:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:08:53 [INFO] 08:08:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity --- 08:08:53 [INFO] Tests are skipped. 08:08:53 [INFO] 08:08:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity --- 08:08:53 [INFO] Tests are skipped. 08:08:53 [INFO] 08:08:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity --- 08:08:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:08:53 [INFO] 08:08:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity --- 08:08:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom 08:08:53 [INFO] 08:08:53 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- 08:08:53 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [30/77] 08:08:53 [INFO] from connectivity/model/pom.xml 08:08:53 [INFO] -------------------------------[ bundle ]------------------------------- 08:08:53 [INFO] 08:08:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model --- 08:08:53 [INFO] 08:08:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model --- 08:08:53 [INFO] 08:08:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- 08:08:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:08:53 [INFO] 08:08:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model --- 08:08:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 08:08:53 [INFO] 08:08:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model --- 08:08:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:08:53 [WARNING] 08:08:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:08:53 [WARNING] 08:08:53 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:08:53 [WARNING] 08:08:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:08:53 [INFO] 08:08:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model --- 08:08:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources 08:08:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:08:53 [INFO] 08:08:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model --- 08:08:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... 08:08:53 [INFO] 08:08:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model --- 08:08:53 [INFO] Changes detected - recompiling the module! :dependency 08:08:53 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes 08:08:54 [WARNING] bootstrap class path not set in conjunction with -source 8 08:08:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API. 08:08:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details. 08:08:54 [INFO] 08:08:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model --- 08:08:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources 08:08:54 [INFO] 08:08:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model --- 08:08:54 [INFO] Changes detected - recompiling the module! :dependency 08:08:54 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes 08:08:55 [WARNING] bootstrap class path not set in conjunction with -source 8 08:08:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API. 08:08:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details. 08:08:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations. 08:08:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details. 08:08:55 [INFO] 08:08:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model --- 08:08:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:08:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports 08:08:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:08:55 [INFO] 08:08:55 [INFO] ------------------------------------------------------- 08:08:55 [INFO] T E S T S 08:08:55 [INFO] ------------------------------------------------------- 08:08:56 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 08:08:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 08:08:57 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 08:08:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 08:08:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 08:08:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 08:08:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 08:08:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 08:08:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 08:08:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 08:08:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest 08:08:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 08:08:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 08:08:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest 08:08:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 08:08:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 08:08:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 08:08:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 08:08:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 08:08:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 08:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 08:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest 08:09:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 08:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 08:09:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 08:09:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 08:09:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 08:09:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 08:09:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 08:09:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 08:09:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 08:09:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest 08:09:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest 08:09:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 08:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest 08:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 08:09:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 08:09:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 08:09:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 08:09:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 08:09:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest 08:09:01 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest 08:09:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest 08:09:01 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 08:09:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 08:09:01 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 08:09:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest 08:09:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 08:09:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 08:09:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 08:09:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 08:09:02 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest 08:09:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 08:09:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 08:09:02 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 08:09:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 08:09:02 [INFO] 08:09:02 [INFO] Results: 08:09:02 [INFO] 08:09:02 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0 08:09:02 [INFO] 08:09:02 [INFO] 08:09:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- 08:09:02 [INFO] 08:09:02 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model --- 08:09:02 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 08:09:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF 08:09:02 [INFO] 08:09:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model --- 08:09:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:02 [INFO] No previous run data found, generating javadoc. 08:09:07 [WARNING] Javadoc Warnings 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment 08:09:07 [WARNING] package org.eclipse.ditto.connectivity.model; 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment 08:09:07 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt; 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment 08:09:07 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements; 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment 08:09:07 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment 08:09:07 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment 08:09:07 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder( 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision 08:09:07 [WARNING] protected AbstractConnectivityEvent(final String type, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata 08:09:07 [WARNING] protected AbstractConnectivityEvent(final String type, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp 08:09:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp 08:09:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders 08:09:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders 08:09:07 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment 08:09:07 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment 08:09:07 [WARNING] public Instant getTimestamp() { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation 08:09:07 [WARNING] public static Builder newBuilder(final ConnectionId connectionId, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment 08:09:07 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand 08:09:07 [WARNING] public static Builder newBuilder(final String invalidCommand) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings 08:09:07 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings 08:09:07 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source 08:09:07 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target 08:09:07 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel 08:09:07 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment 08:09:07 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders 08:09:07 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders 08:09:07 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment 08:09:07 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment 08:09:07 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L; 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment 08:09:07 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L; 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return 08:09:07 [WARNING] ReplyTarget build(); 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment 08:09:07 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment 08:09:07 [WARNING] public Optional<Boolean> getContainsFailure() { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment 08:09:07 [WARNING] public RetrieveConnectionMetricsResponse build() { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment 08:09:07 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment 08:09:07 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment 08:09:07 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly 08:09:07 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly 08:09:07 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders 08:09:07 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment 08:09:07 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment 08:09:07 [WARNING] public RetrieveConnectionStatusResponse build() { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment 08:09:07 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment 08:09:07 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment 08:09:07 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment 08:09:07 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment 08:09:07 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment 08:09:07 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment 08:09:07 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment 08:09:07 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment 08:09:07 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) { 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment 08:09:07 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment 08:09:07 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS = 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment 08:09:07 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey, 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment 08:09:07 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"), 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment 08:09:07 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"), 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment 08:09:07 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"), 08:09:07 [WARNING] ^ 08:09:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment 08:09:07 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"), 08:09:07 [WARNING] ^ 08:09:07 [WARNING] 63 warnings 08:09:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 08:09:07 [INFO] 08:09:07 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model --- 08:09:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 08:09:07 [INFO] 08:09:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model --- 08:09:07 [INFO] Tests are skipped. 08:09:07 [INFO] 08:09:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model --- 08:09:07 [INFO] Tests are skipped. 08:09:07 [INFO] 08:09:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model --- 08:09:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 08:09:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes 08:09:08 [INFO] 08:09:08 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model --- 08:09:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'. 08:09:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'. 08:09:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'. 08:09:09 [INFO] 08:09:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model --- 08:09:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom 08:09:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 08:09:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 08:09:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar 08:09:09 [INFO] 08:09:09 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model --- 08:09:09 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 08:09:09 [INFO] Writing OBR metadata 08:09:09 [INFO] 08:09:09 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- 08:09:09 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [31/77] 08:09:09 [INFO] from thingsearch/pom.xml 08:09:09 [INFO] --------------------------------[ pom ]--------------------------------- 08:09:09 [INFO] 08:09:09 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch --- 08:09:09 [INFO] 08:09:09 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch --- 08:09:09 [INFO] 08:09:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch --- 08:09:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec 08:09:09 [INFO] 08:09:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch --- 08:09:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:09 [INFO] The goal is skip due to packaging 'pom' 08:09:09 [INFO] 08:09:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch --- 08:09:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... 08:09:09 [INFO] 08:09:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- 08:09:09 [INFO] 08:09:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch --- 08:09:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:09:09 [INFO] 08:09:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch --- 08:09:09 [INFO] Tests are skipped. 08:09:09 [INFO] 08:09:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch --- 08:09:09 [INFO] Tests are skipped. 08:09:09 [INFO] 08:09:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch --- 08:09:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:09 [INFO] 08:09:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch --- 08:09:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom 08:09:09 [INFO] 08:09:09 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- 08:09:09 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [32/77] 08:09:09 [INFO] from thingsearch/model/pom.xml 08:09:09 [INFO] -------------------------------[ bundle ]------------------------------- 08:09:09 [INFO] 08:09:09 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model --- 08:09:09 [INFO] 08:09:09 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model --- 08:09:09 [INFO] 08:09:09 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- 08:09:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:09 [INFO] 08:09:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- 08:09:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 08:09:09 [INFO] 08:09:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model --- 08:09:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:09 [WARNING] 08:09:09 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:09 [WARNING] 08:09:09 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:09 [WARNING] 08:09:09 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:09 [INFO] 08:09:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model --- 08:09:09 [INFO] Copying 0 resource from src/main/resources to target/classes 08:09:09 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:09 [INFO] 08:09:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model --- 08:09:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... 08:09:09 [INFO] 08:09:09 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model --- 08:09:09 [INFO] Changes detected - recompiling the module! :dependency 08:09:09 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes 08:09:09 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:09 [INFO] 08:09:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model --- 08:09:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources 08:09:09 [INFO] 08:09:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- 08:09:09 [INFO] Changes detected - recompiling the module! :dependency 08:09:09 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes 08:09:09 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter; 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:09:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter; 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:09:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter; 08:09:09 cast to java.lang.String for a varargs call 08:09:09 cast to java.lang.String[] for a non-varargs call and to suppress this warning 08:09:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter; 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:09:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter; 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:09:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:09:09 [INFO] 08:09:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model --- 08:09:09 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:09 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports 08:09:09 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:09 [INFO] 08:09:09 [INFO] ------------------------------------------------------- 08:09:09 [INFO] T E S T S 08:09:09 [INFO] ------------------------------------------------------- 08:09:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 08:09:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 08:09:11 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 08:09:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 08:09:11 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 08:09:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 08:09:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 08:09:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 08:09:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 08:09:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 08:09:12 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 08:09:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 08:09:13 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 08:09:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 08:09:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 08:09:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 08:09:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 08:09:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 08:09:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 08:09:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 08:09:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 08:09:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 08:09:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 08:09:13 [INFO] 08:09:13 [INFO] Results: 08:09:13 [INFO] 08:09:13 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 08:09:13 [INFO] 08:09:13 [INFO] 08:09:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- 08:09:13 [INFO] 08:09:13 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model --- 08:09:13 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 08:09:13 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF 08:09:13 [INFO] 08:09:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model --- 08:09:13 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:13 [INFO] No previous run data found, generating javadoc. 08:09:16 [WARNING] Javadoc Warnings 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment 08:09:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands; 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment 08:09:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions; 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment 08:09:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query; 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment 08:09:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription; 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment 08:09:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events; 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces 08:09:16 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces, 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces 08:09:16 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options, 08:09:16 [WARNING] ^ 08:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces 08:09:16 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options, 08:09:16 [WARNING] ^ 08:09:16 [WARNING] 8 warnings 08:09:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 08:09:16 [INFO] 08:09:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model --- 08:09:16 [INFO] Tests are skipped. 08:09:16 [INFO] 08:09:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model --- 08:09:16 [INFO] Tests are skipped. 08:09:16 [INFO] 08:09:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model --- 08:09:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 08:09:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes 08:09:16 [INFO] 08:09:16 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model --- 08:09:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'. 08:09:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'. 08:09:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'. 08:09:17 [INFO] 08:09:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model --- 08:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom 08:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 08:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 08:09:17 [INFO] 08:09:17 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model --- 08:09:17 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 08:09:17 [INFO] Writing OBR metadata 08:09:17 [INFO] 08:09:17 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ 08:09:17 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [33/77] 08:09:17 [INFO] from messages/pom.xml 08:09:17 [INFO] --------------------------------[ pom ]--------------------------------- 08:09:17 [INFO] 08:09:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages --- 08:09:17 [INFO] 08:09:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages --- 08:09:17 [INFO] 08:09:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages --- 08:09:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec 08:09:17 [INFO] 08:09:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages --- 08:09:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:17 [INFO] The goal is skip due to packaging 'pom' 08:09:17 [INFO] 08:09:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages --- 08:09:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... 08:09:17 [INFO] 08:09:17 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- 08:09:17 [INFO] 08:09:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages --- 08:09:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:09:17 [INFO] 08:09:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages --- 08:09:17 [INFO] Tests are skipped. 08:09:17 [INFO] 08:09:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages --- 08:09:17 [INFO] Tests are skipped. 08:09:17 [INFO] 08:09:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages --- 08:09:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:17 [INFO] 08:09:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages --- 08:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom 08:09:17 [INFO] 08:09:17 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- 08:09:17 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [34/77] 08:09:17 [INFO] from messages/model/pom.xml 08:09:17 [INFO] -------------------------------[ bundle ]------------------------------- 08:09:17 [INFO] 08:09:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model --- 08:09:17 [INFO] 08:09:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model --- 08:09:17 [INFO] 08:09:17 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model --- 08:09:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:17 [INFO] 08:09:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model --- 08:09:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 08:09:17 [INFO] 08:09:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model --- 08:09:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:17 [WARNING] 08:09:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:17 [WARNING] 08:09:17 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:17 [WARNING] 08:09:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:17 [INFO] 08:09:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model --- 08:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources 08:09:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:17 [INFO] 08:09:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model --- 08:09:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... 08:09:17 [INFO] 08:09:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model --- 08:09:17 [INFO] Changes detected - recompiling the module! :dependency 08:09:17 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes 08:09:17 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:17 [INFO] 08:09:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model --- 08:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources 08:09:17 [INFO] 08:09:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model --- 08:09:17 [INFO] Changes detected - recompiling the module! :dependency 08:09:17 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes 08:09:17 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:17 [INFO] 08:09:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model --- 08:09:17 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:17 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports 08:09:17 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:17 [INFO] 08:09:17 [INFO] ------------------------------------------------------- 08:09:17 [INFO] T E S T S 08:09:17 [INFO] ------------------------------------------------------- 08:09:18 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 08:09:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 08:09:18 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 08:09:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 08:09:19 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 08:09:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 08:09:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 08:09:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 08:09:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest 08:09:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 08:09:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 08:09:20 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 08:09:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest 08:09:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 08:09:21 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 08:09:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 08:09:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 08:09:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 08:09:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 08:09:21 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest 08:09:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest 08:09:21 [INFO] 08:09:21 [INFO] Results: 08:09:21 [INFO] 08:09:21 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 08:09:21 [INFO] 08:09:21 [INFO] 08:09:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- 08:09:21 [INFO] 08:09:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model --- 08:09:21 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 08:09:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF 08:09:21 [INFO] 08:09:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model --- 08:09:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:21 [INFO] No previous run data found, generating javadoc. 08:09:24 [WARNING] Javadoc Warnings 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment 08:09:24 [WARNING] package org.eclipse.ditto.messages.model.signals.commands; 08:09:24 [WARNING] ^ 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment 08:09:24 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder, 08:09:24 [WARNING] ^ 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders 08:09:24 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) { 08:09:24 [WARNING] ^ 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders 08:09:24 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders, 08:09:24 [WARNING] ^ 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders 08:09:24 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, 08:09:24 [WARNING] ^ 08:09:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment 08:09:24 [WARNING] public Optional<String> getCorrelationId() { 08:09:24 [WARNING] ^ 08:09:24 [WARNING] 6 warnings 08:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 08:09:24 [INFO] 08:09:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model --- 08:09:24 [INFO] Tests are skipped. 08:09:24 [INFO] 08:09:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model --- 08:09:24 [INFO] Tests are skipped. 08:09:24 [INFO] 08:09:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model --- 08:09:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 08:09:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes 08:09:24 [INFO] 08:09:24 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model --- 08:09:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'. 08:09:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'. 08:09:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'. 08:09:24 [INFO] 08:09:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model --- 08:09:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom 08:09:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 08:09:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar 08:09:24 [INFO] 08:09:24 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model --- 08:09:24 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 08:09:24 [INFO] Writing OBR metadata 08:09:24 [INFO] 08:09:24 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ 08:09:24 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [35/77] 08:09:24 [INFO] from protocol/pom.xml 08:09:24 [INFO] -------------------------------[ bundle ]------------------------------- 08:09:24 [INFO] 08:09:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol --- 08:09:24 [INFO] 08:09:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol --- 08:09:24 [INFO] 08:09:24 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol --- 08:09:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:09:24 [INFO] 08:09:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol --- 08:09:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 08:09:24 [INFO] 08:09:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol --- 08:09:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:24 [WARNING] 08:09:24 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:24 [WARNING] 08:09:24 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:24 [WARNING] 08:09:24 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:24 [INFO] 08:09:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol --- 08:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources 08:09:24 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:24 [INFO] 08:09:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol --- 08:09:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... 08:09:24 [INFO] 08:09:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol --- 08:09:24 [INFO] Changes detected - recompiling the module! :dependency 08:09:24 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes 08:09:25 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations. 08:09:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details. 08:09:25 [INFO] 08:09:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol --- 08:09:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:09:25 [INFO] 08:09:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol --- 08:09:25 [INFO] Changes detected - recompiling the module! :dependency 08:09:25 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes 08:09:26 [WARNING] bootstrap class path not set in conjunction with -source 8 08:09:26 [INFO] 08:09:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol --- 08:09:26 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:26 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports 08:09:26 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:26 [INFO] 08:09:26 [INFO] ------------------------------------------------------- 08:09:26 [INFO] T E S T S 08:09:26 [INFO] ------------------------------------------------------- 08:09:27 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 08:09:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 08:09:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 08:09:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 08:09:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 08:09:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 08:09:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 08:09:28 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 08:09:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 08:09:28 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 08:09:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 08:09:29 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 08:09:29 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 08:09:29 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 08:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 08:09:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 08:09:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 08:09:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 08:09:29 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 08:09:29 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 08:09:29 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 08:09:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 08:09:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 08:09:29 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 08:09:29 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 08:09:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 08:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 08:09:29 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 08:09:29 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 08:09:29 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 08:09:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 08:09:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 08:09:29 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 08:09:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 08:09:30 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 08:09:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 08:09:30 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 08:09:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:09:30 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:09:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:09:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:09:33 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.630 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 08:09:33 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 08:09:34 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 08:09:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 08:09:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 08:09:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 08:09:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 08:09:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 08:09:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 08:09:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 08:09:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.858 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 08:09:36 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 08:09:36 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 08:09:36 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 08:09:36 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 08:09:36 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 08:09:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 08:09:36 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest 08:09:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 08:09:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 08:09:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest 08:09:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 08:09:37 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest 08:09:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest 08:09:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest 08:09:37 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest 08:09:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest 08:09:37 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 08:09:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 08:09:37 [INFO] 08:09:37 [INFO] Results: 08:09:37 [INFO] 08:09:37 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0 08:09:37 [INFO] 08:09:37 [INFO] 08:09:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- 08:09:37 [INFO] 08:09:37 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol --- 08:09:37 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 08:09:37 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF 08:09:37 [INFO] 08:09:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol --- 08:09:37 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:37 [INFO] No previous run data found, generating javadoc. 08:09:41 [WARNING] Javadoc Warnings 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag 08:09:41 [WARNING] * <p> 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment 08:09:41 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment 08:09:41 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment 08:09:41 [WARNING] package org.eclipse.ditto.protocol.adapter.policies; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment 08:09:41 [WARNING] package org.eclipse.ditto.protocol.adapter.provider; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment 08:09:41 [WARNING] protected final PayloadPathMatcher payloadPathMatcher; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment 08:09:41 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment 08:09:41 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment 08:09:41 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name 08:09:41 [WARNING] AnnouncementsTopicPathBuilder name(String name); 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment 08:09:41 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment 08:09:41 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment 08:09:41 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment 08:09:41 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment 08:09:41 [WARNING] public static EmptyPathMatcher getInstance() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return 08:09:41 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return 08:09:41 [WARNING] public static IllegalAdaptableException newInstance(final String message, 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment 08:09:41 [WARNING] public Builder(final JsonPointer path) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment 08:09:41 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment 08:09:41 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment 08:09:41 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment 08:09:41 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment 08:09:41 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment 08:09:41 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment 08:09:41 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment 08:09:41 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment 08:09:41 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment 08:09:41 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment 08:09:41 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment 08:09:41 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies( 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment 08:09:41 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies( 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment 08:09:41 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment 08:09:41 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment 08:09:41 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment 08:09:41 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment 08:09:41 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment 08:09:41 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment 08:09:41 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment 08:09:41 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment 08:09:41 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment 08:09:41 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment 08:09:41 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment 08:09:41 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings> 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment 08:09:41 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment 08:09:41 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment 08:09:41 [WARNING] protected RetrieveThingsCommandMappingStrategies() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment 08:09:41 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment 08:09:41 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment 08:09:41 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment 08:09:41 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment 08:09:41 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment 08:09:41 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment 08:09:41 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment 08:09:41 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment 08:09:41 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment 08:09:41 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment 08:09:41 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment 08:09:41 [WARNING] protected static String leafValue(final JsonPointer path) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment 08:09:41 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment 08:09:41 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment 08:09:41 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment 08:09:41 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment 08:09:41 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment 08:09:41 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment 08:09:41 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment 08:09:41 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse> 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment 08:09:41 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment 08:09:41 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment 08:09:41 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment 08:09:41 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment 08:09:41 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment 08:09:41 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment 08:09:41 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment 08:09:41 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment 08:09:41 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment 08:09:41 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment 08:09:41 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment 08:09:41 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment 08:09:41 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName 08:09:41 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName); 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment 08:09:41 [WARNING] String ID_PLACEHOLDER = "_"; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment 08:09:41 [WARNING] String PATH_DELIMITER = "/"; 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment 08:09:41 [WARNING] default boolean isWildcardTopic() { 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment 08:09:41 [WARNING] CREATE("create"), 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment 08:09:41 [WARNING] CREATED("created"), 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment 08:09:41 [WARNING] DELETE("delete"), 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment 08:09:41 [WARNING] DELETED("deleted"); 08:09:41 [WARNING] ^ 08:09:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment 08:09:41 [WARNING] MERGE("merge"), 08:09:41 [WARNING] ^ 08:09:41 [WARNING] 100 warnings 08:09:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 08:09:41 [INFO] 08:09:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol --- 08:09:41 [INFO] Tests are skipped. 08:09:41 [INFO] 08:09:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol --- 08:09:41 [INFO] Tests are skipped. 08:09:41 [INFO] 08:09:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol --- 08:09:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 08:09:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes 08:09:41 [INFO] 08:09:41 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol --- 08:09:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'. 08:09:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'. 08:09:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'. 08:09:42 [INFO] 08:09:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol --- 08:09:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom 08:09:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 08:09:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar 08:09:42 [INFO] 08:09:42 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol --- 08:09:42 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 08:09:42 [INFO] Writing OBR metadata 08:09:42 [INFO] 08:09:42 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- 08:09:42 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77] 08:09:42 [INFO] from internal/models/signal/pom.xml 08:09:42 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:42 [INFO] 08:09:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal --- 08:09:42 [INFO] 08:09:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal --- 08:09:42 [INFO] 08:09:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- 08:09:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 08:09:42 [INFO] 08:09:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal --- 08:09:42 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:42 [WARNING] 08:09:42 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:42 [WARNING] 08:09:42 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:42 [WARNING] 08:09:42 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:42 [INFO] 08:09:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal --- 08:09:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources 08:09:42 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:42 [INFO] 08:09:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal --- 08:09:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... 08:09:42 [INFO] 08:09:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal --- 08:09:42 [INFO] Changes detected - recompiling the module! :dependency 08:09:42 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:09:42 [INFO] 08:09:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal --- 08:09:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources 08:09:42 [INFO] 08:09:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- 08:09:42 [INFO] Changes detected - recompiling the module! :dependency 08:09:42 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes 08:09:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations. 08:09:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details. 08:09:43 [INFO] 08:09:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal --- 08:09:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports 08:09:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:43 [INFO] 08:09:43 [INFO] ------------------------------------------------------- 08:09:43 [INFO] T E S T S 08:09:43 [INFO] ------------------------------------------------------- 08:09:43 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 08:09:45 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 08:09:45 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 08:09:47 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 08:09:47 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 08:09:48 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 08:09:48 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 08:09:48 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 08:09:48 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 08:09:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 08:09:48 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 08:09:49 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 08:09:49 [INFO] 08:09:49 [INFO] Results: 08:09:49 [INFO] 08:09:49 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0 08:09:49 [INFO] 08:09:49 [INFO] 08:09:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- 08:09:49 [INFO] 08:09:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal --- 08:09:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 08:09:49 [INFO] 08:09:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal --- 08:09:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:49 [INFO] No previous run data found, generating javadoc. 08:09:50 [WARNING] Javadoc Warnings 08:09:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag 08:09:50 [WARNING] * <p> 08:09:50 [WARNING] ^ 08:09:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment 08:09:50 [WARNING] ANNOUNCEMENT, 08:09:50 [WARNING] ^ 08:09:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment 08:09:50 [WARNING] COMMAND, 08:09:50 [WARNING] ^ 08:09:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment 08:09:50 [WARNING] EVENT, 08:09:50 [WARNING] ^ 08:09:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment 08:09:50 [WARNING] RESPONSE; 08:09:50 [WARNING] ^ 08:09:50 [WARNING] 5 warnings 08:09:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 08:09:50 [INFO] 08:09:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal --- 08:09:50 [INFO] Tests are skipped. 08:09:50 [INFO] 08:09:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal --- 08:09:50 [INFO] Tests are skipped. 08:09:50 [INFO] 08:09:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal --- 08:09:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 08:09:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes 08:09:50 [INFO] 08:09:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal --- 08:09:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom 08:09:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar 08:09:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 08:09:50 [INFO] 08:09:50 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- 08:09:50 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [37/77] 08:09:50 [INFO] from policies/api/pom.xml 08:09:50 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:50 [INFO] 08:09:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api --- 08:09:50 [INFO] 08:09:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api --- 08:09:50 [INFO] 08:09:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api --- 08:09:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 08:09:50 [INFO] 08:09:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api --- 08:09:50 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:50 [WARNING] 08:09:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:50 [WARNING] 08:09:50 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:50 [WARNING] 08:09:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:50 [INFO] 08:09:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api --- 08:09:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources 08:09:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:50 [INFO] 08:09:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api --- 08:09:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... 08:09:50 [INFO] 08:09:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api --- 08:09:50 [INFO] Changes detected - recompiling the module! :dependency 08:09:50 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 08:09:51 [INFO] 08:09:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api --- 08:09:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources 08:09:51 [INFO] 08:09:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api --- 08:09:51 [INFO] Changes detected - recompiling the module! :dependency 08:09:51 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 08:09:51 [INFO] 08:09:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api --- 08:09:51 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports 08:09:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:51 [INFO] 08:09:51 [INFO] ------------------------------------------------------- 08:09:51 [INFO] T E S T S 08:09:51 [INFO] ------------------------------------------------------- 08:09:51 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 08:09:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 08:09:52 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest 08:09:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest 08:09:52 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 08:09:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 08:09:54 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 08:09:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 08:09:54 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 08:09:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 08:09:54 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 08:09:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 08:09:54 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest 08:09:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.api.PolicyTagTest 08:09:54 [INFO] 08:09:54 [INFO] Results: 08:09:54 [INFO] 08:09:54 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 08:09:54 [INFO] 08:09:54 [INFO] 08:09:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- 08:09:54 [INFO] 08:09:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api --- 08:09:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 08:09:54 [INFO] 08:09:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api --- 08:09:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:09:54 [INFO] No previous run data found, generating javadoc. 08:09:56 [WARNING] Javadoc Warnings 08:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment 08:09:56 [WARNING] package org.eclipse.ditto.policies.api; 08:09:56 [WARNING] ^ 08:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment 08:09:56 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo; 08:09:56 [WARNING] ^ 08:09:56 [WARNING] 2 warnings 08:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 08:09:56 [INFO] 08:09:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api --- 08:09:56 [INFO] Tests are skipped. 08:09:56 [INFO] 08:09:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api --- 08:09:56 [INFO] Tests are skipped. 08:09:56 [INFO] 08:09:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api --- 08:09:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 08:09:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes 08:09:56 [INFO] 08:09:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api --- 08:09:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom 08:09:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar 08:09:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar 08:09:56 [INFO] 08:09:56 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ 08:09:56 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77] 08:09:56 [INFO] from internal/utils/ddata/pom.xml 08:09:56 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:56 [INFO] 08:09:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] 08:09:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] 08:09:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 08:09:56 [INFO] 08:09:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- 08:09:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:09:56 [WARNING] 08:09:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:09:56 [WARNING] 08:09:56 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:09:56 [WARNING] 08:09:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:09:56 [INFO] 08:09:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] Copying 1 resource from src/main/resources to target/classes 08:09:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:09:56 [INFO] 08:09:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... 08:09:56 [INFO] 08:09:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] Changes detected - recompiling the module! :dependency 08:09:56 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:09:56 [INFO] 08:09:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:09:56 [INFO] 08:09:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- 08:09:56 [INFO] Changes detected - recompiling the module! :dependency 08:09:56 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 08:09:56 [INFO] 08:09:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata --- 08:09:56 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:09:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports 08:09:56 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:09:56 [INFO] 08:09:56 [INFO] ------------------------------------------------------- 08:09:56 [INFO] T E S T S 08:09:56 [INFO] ------------------------------------------------------- 08:09:57 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 08:10:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 08:10:00 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 08:10:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 08:10:00 [INFO] 08:10:00 [INFO] Results: 08:10:00 [INFO] 08:10:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 08:10:00 [INFO] 08:10:00 [INFO] 08:10:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- 08:10:00 [INFO] 08:10:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata --- 08:10:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 08:10:00 [INFO] 08:10:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata --- 08:10:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:10:00 [INFO] No previous run data found, generating javadoc. 08:10:02 [WARNING] Javadoc Warnings 08:10:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment 08:10:02 [WARNING] package org.eclipse.ditto.internal.utils.ddata; 08:10:02 [WARNING] ^ 08:10:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor 08:10:02 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory, 08:10:02 [WARNING] ^ 08:10:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem 08:10:02 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem, 08:10:02 [WARNING] ^ 08:10:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment 08:10:02 [WARNING] protected final int numberOfShards; 08:10:02 [WARNING] ^ 08:10:02 [WARNING] 4 warnings 08:10:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 08:10:02 [INFO] 08:10:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata --- 08:10:02 [INFO] Tests are skipped. 08:10:02 [INFO] 08:10:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata --- 08:10:02 [INFO] Tests are skipped. 08:10:02 [INFO] 08:10:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata --- 08:10:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 08:10:02 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes 08:10:02 [INFO] 08:10:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata --- 08:10:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom 08:10:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar 08:10:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 08:10:02 [INFO] 08:10:02 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ 08:10:02 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77] 08:10:02 [INFO] from internal/utils/pubsub/pom.xml 08:10:02 [INFO] --------------------------------[ jar ]--------------------------------- 08:10:02 [INFO] 08:10:02 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] 08:10:02 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] 08:10:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 08:10:02 [INFO] 08:10:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- 08:10:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:10:02 [WARNING] 08:10:02 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:10:02 [WARNING] 08:10:02 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:10:02 [WARNING] 08:10:02 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:10:02 [INFO] 08:10:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] Copying 1 resource from src/main/resources to target/classes 08:10:02 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:10:02 [INFO] 08:10:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... 08:10:02 [INFO] 08:10:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub --- 08:10:02 [INFO] Changes detected - recompiling the module! :dependency 08:10:02 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes 08:10:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations. 08:10:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details. 08:10:03 [INFO] 08:10:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub --- 08:10:03 [INFO] Copying 4 resources from src/test/resources to target/test-classes 08:10:03 [INFO] 08:10:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- 08:10:03 [INFO] Changes detected - recompiling the module! :dependency 08:10:03 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 08:10:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API. 08:10:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details. 08:10:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations. 08:10:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details. 08:10:05 [INFO] 08:10:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub --- 08:10:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:10:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports 08:10:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:10:05 [INFO] 08:10:05 [INFO] ------------------------------------------------------- 08:10:05 [INFO] T E S T S 08:10:05 [INFO] ------------------------------------------------------- 08:10:06 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 08:10:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.720 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 08:10:09 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 08:12:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.9 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 08:12:40 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 08:12:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:13:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.01 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 08:13:05 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 08:13:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.292 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 08:13:13 [INFO] 08:13:13 [INFO] Results: 08:13:13 [INFO] 08:13:13 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 08:13:13 [INFO] 08:13:13 [INFO] 08:13:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- 08:13:13 [INFO] 08:13:13 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub --- 08:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 08:13:13 [INFO] 08:13:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub --- 08:13:13 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:13:13 [INFO] No previous run data found, generating javadoc. 08:13:16 [WARNING] Javadoc Warnings 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment 08:13:16 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment 08:13:16 [WARNING] protected final SelfUniqueAddress selfUniqueAddress; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment 08:13:16 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config, 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment 08:13:16 [WARNING] protected final AckExtractor<T> ackExtractor; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment 08:13:16 [WARNING] protected final ActorRefFactory actorRefFactory; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment 08:13:16 [WARNING] protected final CompressedDData ddata; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment 08:13:16 [WARNING] protected final DistributedDataConfig ddataConfig; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment 08:13:16 [WARNING] protected final DistributedAcks distributedAcks; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment 08:13:16 [WARNING] protected final String factoryId; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment 08:13:16 [WARNING] protected final Class<T> messageClass; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment 08:13:16 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment 08:13:16 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system 08:13:16 [WARNING] static DistributedAcks empty(final ActorSystem system) { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S> 08:13:16 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey, 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S> 08:13:16 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups 08:13:16 [WARNING] public Set<V> getValues(final Collection<String> groups) { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return 08:13:16 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent 08:13:16 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) { 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe 08:13:16 [WARNING] public static Subscribe of(final Collection<String> topics, 08:13:16 [WARNING] ^ 08:13:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment 08:13:16 [WARNING] public static final int MAX_ERROR_COUNTER = 3; 08:13:16 [WARNING] ^ 08:13:16 [WARNING] 20 warnings 08:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 08:13:16 [INFO] 08:13:16 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- 08:13:16 [INFO] Copying 1 resource from src/main/resources to target 08:13:16 [INFO] 08:13:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub --- 08:13:16 [INFO] Tests are skipped. 08:13:16 [INFO] 08:13:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub --- 08:13:16 [INFO] Tests are skipped. 08:13:16 [INFO] 08:13:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub --- 08:13:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 08:13:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes 08:13:16 [INFO] 08:13:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub --- 08:13:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom 08:13:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 08:13:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 08:13:16 [INFO] 08:13:16 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ 08:13:16 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [40/77] 08:13:16 [INFO] from internal/utils/cache/pom.xml 08:13:16 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:17 [INFO] 08:13:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache --- 08:13:17 [INFO] 08:13:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache --- 08:13:17 [INFO] 08:13:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- 08:13:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 08:13:17 [INFO] 08:13:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- 08:13:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:13:17 [WARNING] 08:13:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:13:17 [WARNING] 08:13:17 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:13:17 [WARNING] 08:13:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:13:17 [INFO] 08:13:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache --- 08:13:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources 08:13:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:13:17 [INFO] 08:13:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache --- 08:13:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... 08:13:17 [INFO] 08:13:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache --- 08:13:17 [INFO] Changes detected - recompiling the module! :dependency 08:13:17 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes 08:13:17 [INFO] 08:13:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache --- 08:13:17 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:13:17 [INFO] 08:13:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- 08:13:17 [INFO] Changes detected - recompiling the module! :dependency 08:13:17 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:13:17 [INFO] 08:13:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache --- 08:13:17 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:13:17 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports 08:13:17 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:13:17 [INFO] 08:13:17 [INFO] ------------------------------------------------------- 08:13:17 [INFO] T E S T S 08:13:17 [INFO] ------------------------------------------------------- 08:13:18 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 08:13:18 SLF4J(W): No SLF4J providers were found. 08:13:18 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 08:13:18 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 08:13:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 08:13:18 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 08:13:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 08:13:20 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 08:13:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 08:13:21 [INFO] 08:13:21 [INFO] Results: 08:13:21 [INFO] 08:13:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 08:13:21 [INFO] 08:13:21 [INFO] 08:13:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- 08:13:21 [INFO] 08:13:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache --- 08:13:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 08:13:22 [INFO] 08:13:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache --- 08:13:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:13:22 [INFO] No previous run data found, generating javadoc. 08:13:24 [WARNING] Javadoc Warnings 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment 08:13:24 [WARNING] package org.eclipse.ditto.internal.utils.cache; 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment 08:13:24 [WARNING] package org.eclipse.ditto.internal.utils.cache.config; 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment 08:13:24 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry; 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment 08:13:24 [WARNING] boolean exists(); 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment 08:13:24 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) { 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment 08:13:24 [WARNING] default Optional<T> get() { 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment 08:13:24 [WARNING] static <T> Entry<T> nonexistent() { 08:13:24 [WARNING] ^ 08:13:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment 08:13:24 [WARNING] static <T> Entry<T> of(final long revision, final T value) { 08:13:24 [WARNING] ^ 08:13:24 [WARNING] 8 warnings 08:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 08:13:24 [INFO] 08:13:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache --- 08:13:24 [INFO] Tests are skipped. 08:13:24 [INFO] 08:13:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache --- 08:13:24 [INFO] Tests are skipped. 08:13:24 [INFO] 08:13:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache --- 08:13:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 08:13:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes 08:13:24 [INFO] 08:13:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache --- 08:13:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom 08:13:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar 08:13:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 08:13:24 [INFO] 08:13:24 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- 08:13:24 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [41/77] 08:13:24 [INFO] from internal/utils/test/pom.xml 08:13:24 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:26 [INFO] 08:13:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test --- 08:13:26 [INFO] 08:13:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test --- 08:13:26 [INFO] 08:13:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- 08:13:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec 08:13:26 [INFO] 08:13:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test --- 08:13:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:13:26 [WARNING] 08:13:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:13:26 [WARNING] 08:13:26 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:13:26 [WARNING] 08:13:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:13:26 [INFO] 08:13:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test --- 08:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources 08:13:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:13:26 [INFO] 08:13:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test --- 08:13:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... 08:13:26 [INFO] 08:13:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test --- 08:13:26 [INFO] No sources to compile 08:13:26 [INFO] 08:13:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test --- 08:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources 08:13:26 [INFO] 08:13:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- 08:13:26 [INFO] Changes detected - recompiling the module! :dependency 08:13:26 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes 08:13:27 [INFO] 08:13:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test --- 08:13:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:13:27 [INFO] 08:13:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- 08:13:27 [INFO] 08:13:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test --- 08:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar 08:13:27 [INFO] 08:13:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test --- 08:13:27 [INFO] 08:13:27 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test --- 08:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 08:13:27 [INFO] 08:13:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test --- 08:13:27 [INFO] Tests are skipped. 08:13:27 [INFO] 08:13:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test --- 08:13:27 [INFO] Tests are skipped. 08:13:27 [INFO] 08:13:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test --- 08:13:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:13:27 [INFO] 08:13:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test --- 08:13:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom 08:13:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar 08:13:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 08:13:27 [INFO] 08:13:27 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- 08:13:27 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77] 08:13:27 [INFO] from internal/utils/persistence/pom.xml 08:13:27 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:27 [INFO] 08:13:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] 08:13:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] 08:13:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 08:13:27 [INFO] 08:13:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- 08:13:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:13:27 [WARNING] 08:13:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:13:27 [WARNING] 08:13:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:13:27 [WARNING] 08:13:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:13:27 [INFO] 08:13:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources 08:13:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:13:27 [INFO] 08:13:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... 08:13:27 [INFO] 08:13:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence --- 08:13:27 [INFO] Changes detected - recompiling the module! :dependency 08:13:27 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes 08:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API. 08:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details. 08:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations. 08:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details. 08:13:28 [INFO] 08:13:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence --- 08:13:28 [INFO] Copying 12 resources from src/test/resources to target/test-classes 08:13:28 [INFO] 08:13:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- 08:13:28 [INFO] Changes detected - recompiling the module! :dependency 08:13:28 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes 08:13:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations. 08:13:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details. 08:13:29 [INFO] 08:13:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence --- 08:13:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:13:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports 08:13:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:13:29 [INFO] 08:13:29 [INFO] ------------------------------------------------------- 08:13:29 [INFO] T E S T S 08:13:29 [INFO] ------------------------------------------------------- 08:13:29 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 08:13:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 08:13:32 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 08:13:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 08:13:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 08:13:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 08:13:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 08:13:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 08:13:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 08:13:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 08:13:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 08:13:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 08:13:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 08:13:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 08:13:34 13:13:34,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:13:34 13:13:34,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - No custom configurators were discovered as a service. 08:13:34 13:13:34,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:13:34 13:13:34,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:13:34 13:13:34,208 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:13:34 13:13:34,208 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:13:34 13:13:34,212 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:13:34 13:13:34,212 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:13:34 13:13:34,213 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:13:34 13:13:34,213 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/test-classes/logback-test.xml] 08:13:34 13:13:34,356 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 08:13:34 13:13:34,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 08:13:34 13:13:34,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:34 13:13:34,381 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:13:34 13:13:34,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR] 08:13:34 13:13:34,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:34 13:13:34,413 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:13:34 13:13:34,416 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 08:13:34 13:13:34,416 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 08:13:34 13:13:34,416 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 08:13:34 13:13:34,417 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT] 08:13:34 13:13:34,417 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5ae16aa - End of configuration. 08:13:34 13:13:34,418 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2aeb7c4c - Registering current configuration as safe fallback point 08:13:34 13:13:34,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ce3b22 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 206 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 08:13:35 2024-02-09 13:13:35,008 WARN [] o.mongodb.driver.uri - Connection string contains unsupported option 'writeconcern'. 08:13:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 08:13:35 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 08:13:38 2024-02-09 13:13:38,457 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:38 2024-02-09 13:13:38,458 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:13:40 2024-02-09 13:13:40,094 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:13:40 [WARN] [02/09/2024 13:13:40.352] [PekkoTestSystem-pekko.actor.internal-dispatcher-6] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1315259896]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:40 [WARN] [02/09/2024 13:13:40.359] [PekkoTestSystem-pekko.actor.internal-dispatcher-6] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1315259896]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:40 2024-02-09 13:13:40,634 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:40 2024-02-09 13:13:40,635 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:40 [WARN] [02/09/2024 13:13:40.760] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-840842422]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:40 [WARN] [02/09/2024 13:13:40.761] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-840842422]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:40 2024-02-09 13:13:40,949 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:40 2024-02-09 13:13:40,950 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:40 [WARN] [02/09/2024 13:13:40.981] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#990210857]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:40 [WARN] [02/09/2024 13:13:40.982] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#990210857]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:41 2024-02-09 13:13:41,232 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:41 2024-02-09 13:13:41,233 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:41 [WARN] [02/09/2024 13:13:41.256] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1629432990]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:41 [WARN] [02/09/2024 13:13:41.257] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1629432990]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:41 2024-02-09 13:13:41,440 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:41 2024-02-09 13:13:41,441 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:41 [WARN] [02/09/2024 13:13:41.455] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-341895159]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:41 [WARN] [02/09/2024 13:13:41.456] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-341895159]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:13:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.435 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 08:13:41 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 08:13:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 08:13:41 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 08:13:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 08:13:41 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 08:13:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 08:13:41 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 08:13:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 08:13:42 2024-02-09 13:13:42,134 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:42 2024-02-09 13:13:42,135 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 08:13:42 2024-02-09 13:13:42,267 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:13:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 08:13:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 08:13:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 08:13:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 08:13:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 08:13:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 08:13:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 08:13:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 08:13:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 08:13:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 08:13:43 [INFO] 08:13:43 [INFO] Results: 08:13:43 [INFO] 08:13:43 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 08:13:43 [INFO] 08:13:43 [INFO] 08:13:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- 08:13:43 [INFO] 08:13:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence --- 08:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 08:13:43 [INFO] 08:13:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence --- 08:13:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:13:43 [INFO] No previous run data found, generating javadoc. 08:13:46 [WARNING] Javadoc Warnings 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment 08:13:46 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment 08:13:46 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment 08:13:46 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment 08:13:46 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment 08:13:46 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment 08:13:46 [WARNING] protected final EventRegistry<T> eventRegistry; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment 08:13:46 [WARNING] protected final ExtendedActorSystem system; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment 08:13:46 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system, 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T> 08:13:46 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity 08:13:46 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment 08:13:46 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped 08:13:46 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator, 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment 08:13:46 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {} 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment 08:13:46 [WARNING] protected abstract String getActorName(); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment 08:13:46 [WARNING] public DittoMongoCollectionCache(final Config config) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment 08:13:46 [WARNING] public BsonInt32 getBsonInt() { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 08:13:46 [WARNING] ASCENDING(1), DESCENDING(-1); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 08:13:46 [WARNING] ASCENDING(1), DESCENDING(-1); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment 08:13:46 [WARNING] public static final IndexDirection DEFAULT = ASCENDING; 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment 08:13:46 [WARNING] public KamonCommandListener(final String metricName) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment 08:13:46 [WARNING] public KamonConnectionPoolListener(final String metricName) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment 08:13:46 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection, 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment 08:13:46 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem 08:13:46 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient, 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment 08:13:46 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST(); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment 08:13:46 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID(); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment 08:13:46 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment 08:13:46 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment 08:13:46 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment 08:13:46 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment 08:13:46 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment 08:13:46 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment 08:13:46 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment 08:13:46 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() { 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment 08:13:46 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest()); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment 08:13:46 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment 08:13:46 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment 08:13:46 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment 08:13:46 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment 08:13:46 [WARNING] EXTRACTOR_CLASS("class", ""), 08:13:46 [WARNING] ^ 08:13:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment 08:13:46 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList()); 08:13:46 [WARNING] ^ 08:13:46 [WARNING] 41 warnings 08:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 08:13:46 [INFO] 08:13:46 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence --- 08:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 08:13:46 [INFO] 08:13:46 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence --- 08:13:46 [INFO] Tests are skipped. 08:13:46 [INFO] 08:13:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence --- 08:13:46 [INFO] Tests are skipped. 08:13:46 [INFO] 08:13:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence --- 08:13:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 08:13:46 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes 08:13:46 [INFO] 08:13:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence --- 08:13:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom 08:13:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar 08:13:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 08:13:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 08:13:46 [INFO] 08:13:46 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- 08:13:46 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [43/77] 08:13:46 [INFO] from things/api/pom.xml 08:13:46 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:46 [INFO] 08:13:46 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api --- 08:13:46 [INFO] 08:13:46 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api --- 08:13:46 [INFO] 08:13:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api --- 08:13:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 08:13:46 [INFO] 08:13:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api --- 08:13:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:13:46 [WARNING] 08:13:46 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:13:46 [WARNING] 08:13:46 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:13:46 [WARNING] 08:13:46 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:13:46 [INFO] 08:13:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api --- 08:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources 08:13:46 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:13:46 [INFO] 08:13:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api --- 08:13:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... 08:13:46 [INFO] 08:13:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api --- 08:13:46 [INFO] Changes detected - recompiling the module! :dependency 08:13:46 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes 08:13:47 [INFO] 08:13:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api --- 08:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources 08:13:47 [INFO] 08:13:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api --- 08:13:47 [INFO] Changes detected - recompiling the module! :dependency 08:13:47 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 08:13:47 [INFO] 08:13:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api --- 08:13:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:13:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports 08:13:47 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:13:47 [INFO] 08:13:47 [INFO] ------------------------------------------------------- 08:13:47 [INFO] T E S T S 08:13:47 [INFO] ------------------------------------------------------- 08:13:47 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest 08:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest 08:13:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 08:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 08:13:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 08:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 08:13:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 08:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 08:13:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 08:13:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 08:13:51 [INFO] 08:13:51 [INFO] Results: 08:13:51 [INFO] 08:13:51 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 08:13:51 [INFO] 08:13:51 [INFO] 08:13:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- 08:13:51 [INFO] 08:13:51 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api --- 08:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 08:13:51 [INFO] 08:13:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api --- 08:13:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:13:52 [INFO] No previous run data found, generating javadoc. 08:13:54 [WARNING] Javadoc Warnings 08:13:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment 08:13:54 [WARNING] package org.eclipse.ditto.things.api; 08:13:54 [WARNING] ^ 08:13:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment 08:13:54 [WARNING] package org.eclipse.ditto.things.api.commands.sudo; 08:13:54 [WARNING] ^ 08:13:54 [WARNING] 2 warnings 08:13:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 08:13:54 [INFO] 08:13:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api --- 08:13:54 [INFO] Tests are skipped. 08:13:54 [INFO] 08:13:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api --- 08:13:54 [INFO] Tests are skipped. 08:13:54 [INFO] 08:13:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api --- 08:13:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 08:13:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes 08:13:54 [INFO] 08:13:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api --- 08:13:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom 08:13:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar 08:13:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar 08:13:54 [INFO] 08:13:54 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- 08:13:54 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [44/77] 08:13:54 [INFO] from connectivity/api/pom.xml 08:13:54 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:54 [INFO] 08:13:54 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api --- 08:13:54 [INFO] 08:13:54 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api --- 08:13:54 [INFO] 08:13:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api --- 08:13:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 08:13:54 [INFO] 08:13:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api --- 08:13:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:13:54 [WARNING] 08:13:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:13:54 [WARNING] 08:13:54 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:13:54 [WARNING] 08:13:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:13:54 [INFO] 08:13:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api --- 08:13:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources 08:13:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:13:54 [INFO] 08:13:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api --- 08:13:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... 08:13:54 [INFO] 08:13:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api --- 08:13:54 [INFO] Changes detected - recompiling the module! :dependency 08:13:54 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes 08:13:54 [INFO] 08:13:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api --- 08:13:54 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:13:54 [INFO] 08:13:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api --- 08:13:54 [INFO] Changes detected - recompiling the module! :dependency 08:13:54 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 08:13:54 [INFO] 08:13:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api --- 08:13:54 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:13:54 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports 08:13:54 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:13:54 [INFO] 08:13:54 [INFO] ------------------------------------------------------- 08:13:54 [INFO] T E S T S 08:13:54 [INFO] ------------------------------------------------------- 08:13:55 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest 08:13:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest 08:13:55 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 08:13:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 08:13:57 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 08:13:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 08:13:57 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 08:13:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:14:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 08:14:01 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest 08:14:01 SLF4J(W): No SLF4J providers were found. 08:14:01 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 08:14:01 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 08:14:03 [INFO] [02/09/2024 13:14:03.776] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:14:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest 08:14:03 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 08:14:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 08:14:04 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest 08:14:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest 08:14:04 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 08:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 08:14:04 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 08:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 08:14:04 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 08:14:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 08:14:05 [INFO] 08:14:05 [INFO] Results: 08:14:05 [INFO] 08:14:05 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 08:14:05 [INFO] 08:14:05 [INFO] 08:14:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- 08:14:05 [INFO] 08:14:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api --- 08:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 08:14:05 [INFO] 08:14:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api --- 08:14:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:14:05 [INFO] No previous run data found, generating javadoc. 08:14:07 [WARNING] Javadoc Warnings 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment 08:14:07 [WARNING] package org.eclipse.ditto.connectivity.api; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment 08:14:07 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment 08:14:07 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment 08:14:07 [WARNING] CONNECTED, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment 08:14:07 [WARNING] CONNECTING, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment 08:14:07 [WARNING] DISCONNECTED, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment 08:14:07 [WARNING] DISCONNECTING, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment 08:14:07 [WARNING] INITIALIZED, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment 08:14:07 [WARNING] TESTING; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment 08:14:07 [WARNING] UNKNOWN, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment 08:14:07 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval"; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment 08:14:07 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH = 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment 08:14:07 [WARNING] BYTES, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment 08:14:07 [WARNING] TEXT, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment 08:14:07 [WARNING] TEXT_AND_BYTES, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment 08:14:07 [WARNING] UNKNOWN 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return 08:14:07 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return 08:14:07 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable( 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment 08:14:07 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets 08:14:07 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets, 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment 08:14:07 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag"; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment 08:14:07 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment 08:14:07 [WARNING] public String getTag() { 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment 08:14:07 [WARNING] public Set<ConnectionId> getConnectionIds() { 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment 08:14:07 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags"; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment 08:14:07 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:14:07 [WARNING] ^ 08:14:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment 08:14:07 [WARNING] public Set<String> getConnectionTags() { 08:14:07 [WARNING] ^ 08:14:07 [WARNING] 27 warnings 08:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 08:14:07 [INFO] 08:14:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api --- 08:14:07 [INFO] Tests are skipped. 08:14:07 [INFO] 08:14:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api --- 08:14:07 [INFO] Tests are skipped. 08:14:07 [INFO] 08:14:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api --- 08:14:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 08:14:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes 08:14:07 [INFO] 08:14:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api --- 08:14:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom 08:14:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar 08:14:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 08:14:07 [INFO] 08:14:07 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- 08:14:07 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [45/77] 08:14:07 [INFO] from jwt/pom.xml 08:14:07 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:07 [INFO] 08:14:07 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt --- 08:14:07 [INFO] 08:14:07 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt --- 08:14:07 [INFO] 08:14:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt --- 08:14:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec 08:14:07 [INFO] 08:14:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt --- 08:14:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:14:07 [INFO] The goal is skip due to packaging 'pom' 08:14:07 [INFO] 08:14:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt --- 08:14:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... 08:14:07 [INFO] 08:14:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- 08:14:07 [INFO] 08:14:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt --- 08:14:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:14:07 [INFO] 08:14:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt --- 08:14:07 [INFO] Tests are skipped. 08:14:07 [INFO] 08:14:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt --- 08:14:07 [INFO] Tests are skipped. 08:14:07 [INFO] 08:14:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt --- 08:14:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:14:07 [INFO] 08:14:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt --- 08:14:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom 08:14:07 [INFO] 08:14:07 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ 08:14:07 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [46/77] 08:14:07 [INFO] from jwt/model/pom.xml 08:14:07 [INFO] -------------------------------[ bundle ]------------------------------- 08:14:07 [INFO] 08:14:07 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model --- 08:14:07 [INFO] 08:14:07 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model --- 08:14:07 [INFO] 08:14:07 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- 08:14:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:07 [INFO] 08:14:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model --- 08:14:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 08:14:07 [INFO] 08:14:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model --- 08:14:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:14:07 [WARNING] 08:14:07 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:14:07 [WARNING] 08:14:07 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:14:07 [WARNING] 08:14:07 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:14:07 [INFO] 08:14:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model --- 08:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources 08:14:07 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:14:07 [INFO] 08:14:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model --- 08:14:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... 08:14:07 [INFO] 08:14:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model --- 08:14:07 [INFO] Changes detected - recompiling the module! :dependency 08:14:07 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes 08:14:07 [WARNING] bootstrap class path not set in conjunction with -source 8 08:14:07 [INFO] 08:14:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model --- 08:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources 08:14:07 [INFO] 08:14:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model --- 08:14:07 [INFO] Changes detected - recompiling the module! :dependency 08:14:07 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes 08:14:07 [WARNING] bootstrap class path not set in conjunction with -source 8 08:14:07 [INFO] 08:14:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model --- 08:14:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:14:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports 08:14:07 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:14:07 [INFO] 08:14:07 [INFO] ------------------------------------------------------- 08:14:07 [INFO] T E S T S 08:14:07 [INFO] ------------------------------------------------------- 08:14:08 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 08:14:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 08:14:09 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest 08:14:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.jwt.model.AudienceTest 08:14:09 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 08:14:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 08:14:10 [INFO] 08:14:10 [INFO] Results: 08:14:10 [INFO] 08:14:10 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 08:14:10 [INFO] 08:14:10 [INFO] 08:14:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- 08:14:10 [INFO] 08:14:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model --- 08:14:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 08:14:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF 08:14:10 [INFO] 08:14:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model --- 08:14:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:14:10 [INFO] No previous run data found, generating javadoc. 08:14:11 [WARNING] Javadoc Warnings 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment 08:14:11 [WARNING] package org.eclipse.ditto.jwt.model; 08:14:11 [WARNING] ^ 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment 08:14:11 [WARNING] protected AbstractJsonWebToken(final String token) { 08:14:11 [WARNING] ^ 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment 08:14:11 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) { 08:14:11 [WARNING] ^ 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment 08:14:11 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException { 08:14:11 [WARNING] ^ 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment 08:14:11 [WARNING] public interface JwtException { 08:14:11 [WARNING] ^ 08:14:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment 08:14:11 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException { 08:14:11 [WARNING] ^ 08:14:11 [WARNING] 6 warnings 08:14:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 08:14:11 [INFO] 08:14:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model --- 08:14:11 [INFO] Tests are skipped. 08:14:11 [INFO] 08:14:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model --- 08:14:11 [INFO] Tests are skipped. 08:14:11 [INFO] 08:14:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model --- 08:14:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 08:14:11 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes 08:14:11 [INFO] 08:14:11 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model --- 08:14:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'. 08:14:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'. 08:14:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'. 08:14:12 [INFO] 08:14:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model --- 08:14:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom 08:14:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 08:14:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 08:14:12 [INFO] 08:14:12 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model --- 08:14:12 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 08:14:12 [INFO] Writing OBR metadata 08:14:12 [INFO] 08:14:12 [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- 08:14:12 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [47/77] 08:14:12 [INFO] from wot/pom.xml 08:14:12 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:12 [INFO] 08:14:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot --- 08:14:12 [INFO] 08:14:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot --- 08:14:12 [INFO] 08:14:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot --- 08:14:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec 08:14:12 [INFO] 08:14:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot --- 08:14:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:14:12 [INFO] The goal is skip due to packaging 'pom' 08:14:12 [INFO] 08:14:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot --- 08:14:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... 08:14:12 [INFO] 08:14:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- 08:14:12 [INFO] 08:14:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot --- 08:14:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:14:12 [INFO] 08:14:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot --- 08:14:12 [INFO] Tests are skipped. 08:14:12 [INFO] 08:14:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot --- 08:14:12 [INFO] Tests are skipped. 08:14:12 [INFO] 08:14:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot --- 08:14:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:14:12 [INFO] 08:14:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot --- 08:14:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom 08:14:12 [INFO] 08:14:12 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ 08:14:12 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [48/77] 08:14:12 [INFO] from wot/model/pom.xml 08:14:12 [INFO] -------------------------------[ bundle ]------------------------------- 08:14:12 [INFO] 08:14:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model --- 08:14:12 [INFO] 08:14:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model --- 08:14:12 [INFO] 08:14:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model --- 08:14:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:14:12 [INFO] 08:14:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model --- 08:14:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 08:14:12 [INFO] 08:14:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model --- 08:14:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:14:12 [WARNING] 08:14:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:14:12 [WARNING] 08:14:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:14:12 [WARNING] 08:14:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:14:12 [INFO] 08:14:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model --- 08:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources 08:14:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:14:12 [INFO] 08:14:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model --- 08:14:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... 08:14:12 [INFO] 08:14:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model --- 08:14:12 [INFO] Changes detected - recompiling the module! :dependency 08:14:12 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes 08:14:13 [WARNING] bootstrap class path not set in conjunction with -source 8 08:14:13 [INFO] 08:14:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model --- 08:14:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:14:13 [INFO] 08:14:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model --- 08:14:13 [INFO] Changes detected - recompiling the module! :dependency 08:14:13 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:14:14 [WARNING] bootstrap class path not set in conjunction with -source 8 08:14:14 [INFO] 08:14:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model --- 08:14:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:14:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports 08:14:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:14:14 [INFO] 08:14:14 [INFO] ------------------------------------------------------- 08:14:14 [INFO] T E S T S 08:14:14 [INFO] ------------------------------------------------------- 08:14:14 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest 08:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest 08:14:15 [INFO] 08:14:15 [INFO] Results: 08:14:15 [INFO] 08:14:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:14:15 [INFO] 08:14:15 [INFO] 08:14:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- 08:14:15 [INFO] 08:14:15 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model --- 08:14:15 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 08:14:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF 08:14:15 [INFO] 08:14:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model --- 08:14:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:14:15 [INFO] No previous run data found, generating javadoc. 08:14:19 [WARNING] Javadoc Warnings 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment 08:14:19 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment 08:14:19 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment 08:14:19 [WARNING] String getActionName(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment 08:14:19 [WARNING] Optional<SingleDataSchema> getInput(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment 08:14:19 [WARNING] Optional<SingleDataSchema> getOutput(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment 08:14:19 [WARNING] boolean isIdempotent(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment 08:14:19 [WARNING] boolean isSafe(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment 08:14:19 [WARNING] Optional<Boolean> isSynchronous(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment 08:14:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment 08:14:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence actionName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment 08:14:19 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment 08:14:19 [WARNING] Builder setInput(@Nullable SingleDataSchema input); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment 08:14:19 [WARNING] Builder setOutput(@Nullable SingleDataSchema output); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment 08:14:19 [WARNING] Builder setSafe(@Nullable Boolean safe); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment 08:14:19 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment 08:14:19 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment 08:14:19 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment 08:14:19 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment 08:14:19 [WARNING] static ActionFormElement.Builder newBuilder() { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment 08:14:19 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment 08:14:19 [WARNING] static Builder newBuilder() { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment 08:14:19 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment 08:14:19 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment 08:14:19 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment 08:14:19 [WARNING] static Actions from(final Collection<Action> actions) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment 08:14:19 [WARNING] static Actions fromJson(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment 08:14:19 [WARNING] Optional<Action> getAction(CharSequence actionName); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment 08:14:19 [WARNING] static Actions of(final Map<String, Action> actions) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment 08:14:19 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment 08:14:19 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment 08:14:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment 08:14:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment 08:14:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment 08:14:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment 08:14:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment 08:14:19 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment 08:14:19 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment 08:14:19 [WARNING] List<String> getAllOf(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment 08:14:19 [WARNING] SecuritySchemeScheme getScheme(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment 08:14:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment 08:14:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment 08:14:19 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment 08:14:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment 08:14:19 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment 08:14:19 [WARNING] Optional<SecuritySchemeIn> getIn(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment 08:14:19 [WARNING] Optional<String> getName(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment 08:14:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment 08:14:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment 08:14:19 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment 08:14:19 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment 08:14:19 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment 08:14:19 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment 08:14:19 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment 08:14:19 [WARNING] Optional<DataSchema> getItems(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment 08:14:19 [WARNING] Optional<Integer> getMaxItems(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment 08:14:19 [WARNING] Optional<Integer> getMinItems(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment 08:14:19 [WARNING] Optional<DataSchemaType> getType(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment 08:14:19 [WARNING] static ArraySchema.Builder newBuilder() { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment 08:14:19 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment 08:14:19 [WARNING] default ArraySchema.Builder toBuilder() { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment 08:14:19 [WARNING] static Builder newBuilder() { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment 08:14:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment 08:14:19 [WARNING] Builder setItems(@Nullable DataSchema items); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment 08:14:19 [WARNING] Builder setMaxItems(@Nullable Integer maxItems); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment 08:14:19 [WARNING] Builder setMinItems(@Nullable Integer minItems); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment 08:14:19 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition( 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment 08:14:19 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment 08:14:19 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment 08:14:19 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment 08:14:19 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment 08:14:19 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment 08:14:19 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment 08:14:19 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment 08:14:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment 08:14:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment 08:14:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment 08:14:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment 08:14:19 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment 08:14:19 [WARNING] String REL_ICON = "icon"; 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment 08:14:19 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) { 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment 08:14:19 [WARNING] Optional<IRI> getAnchor(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment 08:14:19 [WARNING] IRI getHref(); 08:14:19 [WARNING] ^ 08:14:19 [WARNING] 100 warnings 08:14:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 08:14:19 [INFO] 08:14:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model --- 08:14:19 [INFO] Tests are skipped. 08:14:19 [INFO] 08:14:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model --- 08:14:19 [INFO] Tests are skipped. 08:14:19 [INFO] 08:14:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model --- 08:14:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 08:14:19 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes 08:14:20 [INFO] 08:14:20 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model --- 08:14:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'. 08:14:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'. 08:14:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'. 08:14:20 [INFO] 08:14:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model --- 08:14:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom 08:14:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 08:14:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar 08:14:20 [INFO] 08:14:20 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model --- 08:14:20 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 08:14:20 [INFO] Writing OBR metadata 08:14:20 [INFO] 08:14:20 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- 08:14:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77] 08:14:20 [INFO] from internal/utils/cache-loaders/pom.xml 08:14:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:20 [INFO] 08:14:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] 08:14:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] 08:14:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 08:14:20 [INFO] 08:14:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- 08:14:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:14:20 [WARNING] 08:14:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:14:20 [WARNING] 08:14:20 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:14:20 [WARNING] 08:14:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:14:20 [INFO] 08:14:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] Copying 1 resource from src/main/resources to target/classes 08:14:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:14:20 [INFO] 08:14:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... 08:14:20 [INFO] 08:14:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] Changes detected - recompiling the module! :dependency 08:14:20 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes 08:14:20 [INFO] 08:14:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:14:20 [INFO] 08:14:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- 08:14:20 [INFO] Changes detected - recompiling the module! :dependency 08:14:20 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:14:20 [INFO] 08:14:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders --- 08:14:20 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:14:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports 08:14:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:14:20 [INFO] 08:14:20 [INFO] ------------------------------------------------------- 08:14:20 [INFO] T E S T S 08:14:20 [INFO] ------------------------------------------------------- 08:14:21 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 08:14:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.888 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 08:14:24 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 08:14:25 [INFO] [02/09/2024 13:14:25.762] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:14:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 08:14:25 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 08:14:25 13:14:25.895 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started 08:14:27 13:14:27.061 [Thread-3] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#913274387]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:28 13:14:28.079 [Thread-4] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#913274387]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:31 13:14:31.629 [Thread-8] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#2126332984]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:32 13:14:32.879 [Thread-9] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#2126332984]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:34 13:14:34.348 [Thread-10] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#2126332984]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:36 13:14:36.219 [Thread-11] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#2126332984]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:38 13:14:38.728 [Thread-13] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1997729049]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:40 13:14:39.989 [Thread-14] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1997729049]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:42 13:14:42.469 [Thread-17] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-10#-489657544]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:47 13:14:47.009 [Thread-22] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#473924831]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:49 13:14:49.049 [Thread-23] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#473924831]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:14:59 13:14:59.149 [Thread-33] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1779174248]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:01 13:15:01.189 [Thread-34] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1779174248]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:03 13:15:03.229 [Thread-35] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1779174248]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:05 13:15:05.269 [Thread-36] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1779174248]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:06 13:15:06.779 [Thread-38] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#-528699918]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:07 13:15:07.799 [Thread-39] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#-528699918]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:08 13:15:08.819 [Thread-40] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#-528699918]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:09 13:15:09.839 [Thread-41] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#-528699918]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:15:11 13:15:11.840 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.07 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 08:15:11 [INFO] 08:15:11 [INFO] Results: 08:15:11 [INFO] 08:15:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 08:15:11 [INFO] 08:15:11 [INFO] 08:15:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- 08:15:11 [INFO] 08:15:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders --- 08:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 08:15:11 [INFO] 08:15:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders --- 08:15:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:15:12 [INFO] No previous run data found, generating javadoc. 08:15:13 [WARNING] Javadoc Warnings 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment 08:15:13 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders; 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment 08:15:13 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config; 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K> 08:15:13 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard( 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment 08:15:13 [WARNING] BACKOFF_DELAY 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment 08:15:13 [WARNING] FIXED_DELAY, 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment 08:15:13 [WARNING] NO_DELAY, 08:15:13 [WARNING] ^ 08:15:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment 08:15:13 [WARNING] OFF, 08:15:13 [WARNING] ^ 08:15:13 [WARNING] 7 warnings 08:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 08:15:13 [INFO] 08:15:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- 08:15:13 [INFO] Tests are skipped. 08:15:13 [INFO] 08:15:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders --- 08:15:13 [INFO] Tests are skipped. 08:15:13 [INFO] 08:15:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders --- 08:15:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 08:15:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes 08:15:13 [INFO] 08:15:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders --- 08:15:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom 08:15:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 08:15:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 08:15:13 [INFO] 08:15:13 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- 08:15:13 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77] 08:15:13 [INFO] from internal/utils/namespaces/pom.xml 08:15:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:15:13 [INFO] 08:15:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] 08:15:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] 08:15:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 08:15:13 [INFO] 08:15:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- 08:15:13 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:13 [WARNING] 08:15:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:15:13 [WARNING] 08:15:13 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:15:13 [WARNING] 08:15:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:15:13 [INFO] 08:15:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources 08:15:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:15:13 [INFO] 08:15:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... 08:15:13 [INFO] 08:15:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces --- 08:15:13 [INFO] Changes detected - recompiling the module! :dependency 08:15:13 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 08:15:14 [INFO] 08:15:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces --- 08:15:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:15:14 [INFO] 08:15:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- 08:15:14 [INFO] Changes detected - recompiling the module! :dependency 08:15:14 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:15:14 [INFO] 08:15:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces --- 08:15:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:15:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports 08:15:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:15:14 [INFO] 08:15:14 [INFO] ------------------------------------------------------- 08:15:14 [INFO] T E S T S 08:15:14 [INFO] ------------------------------------------------------- 08:15:14 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 08:15:17 [INFO] [02/09/2024 13:15:17.270] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:46327] with UID [3050424779990385831] 08:15:17 [INFO] [02/09/2024 13:15:17.299] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Starting up, Pekko version [1.0.1] ... 08:15:17 [INFO] [02/09/2024 13:15:17.471] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:17 [INFO] [02/09/2024 13:15:17.471] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Started up successfully 08:15:17 [INFO] [02/09/2024 13:15:17.572] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:17 [INFO] [02/09/2024 13:15:17.572] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:18 [INFO] [02/09/2024 13:15:18.703] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:18 [INFO] [02/09/2024 13:15:18.714] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Exiting completed 08:15:18 [INFO] [02/09/2024 13:15:18.715] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Shutting down... 08:15:18 [INFO] [02/09/2024 13:15:18.715] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:46327] - Successfully shut down 08:15:18 [INFO] [pekkoDeadLetter][02/09/2024 13:15:18.716] [BlockedNamespacesTest-pekko.actor.default-dispatcher-4] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-178741354] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:15:18 [INFO] [02/09/2024 13:15:18.745] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:46327/system/remoting-terminator] Shutting down remote daemon. 08:15:18 [INFO] [02/09/2024 13:15:18.746] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:46327/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:18 [INFO] [02/09/2024 13:15:18.765] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:46327/system/remoting-terminator] Remoting shut down. 08:15:18 [INFO] [02/09/2024 13:15:18.853] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:41539] with UID [2934910882149611714] 08:15:18 [INFO] [02/09/2024 13:15:18.854] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Starting up, Pekko version [1.0.1] ... 08:15:18 [INFO] [02/09/2024 13:15:18.859] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:18 [INFO] [02/09/2024 13:15:18.859] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Started up successfully 08:15:18 [INFO] [02/09/2024 13:15:18.860] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:18 [INFO] [02/09/2024 13:15:18.861] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:18 [INFO] [02/09/2024 13:15:18.931] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:18 [INFO] [pekkoDeadLetter][02/09/2024 13:15:18.932] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1946648090] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:15:18 [INFO] [02/09/2024 13:15:18.933] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Exiting completed 08:15:18 [INFO] [02/09/2024 13:15:18.933] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Shutting down... 08:15:18 [INFO] [02/09/2024 13:15:18.933] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41539] - Successfully shut down 08:15:18 [INFO] [02/09/2024 13:15:18.936] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.64.137:41539/system/remoting-terminator] Shutting down remote daemon. 08:15:18 [INFO] [02/09/2024 13:15:18.936] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.64.137:41539/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:18 [INFO] [02/09/2024 13:15:18.939] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.64.137:41539/system/remoting-terminator] Remoting shut down. 08:15:19 [INFO] [02/09/2024 13:15:18.982] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:37529] with UID [-3673339935281644653] 08:15:19 [INFO] [02/09/2024 13:15:18.983] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:37529] - Starting up, Pekko version [1.0.1] ... 08:15:19 [INFO] [02/09/2024 13:15:18.987] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:37529] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:19 [INFO] [02/09/2024 13:15:18.987] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:37529] - Started up successfully 08:15:19 [INFO] [02/09/2024 13:15:19.031] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:37529] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:19 [INFO] [02/09/2024 13:15:19.031] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:37529] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:19 [INFO] [02/09/2024 13:15:19.163] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:38197] with UID [7850608212031613538] 08:15:19 [INFO] [02/09/2024 13:15:19.164] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Starting up, Pekko version [1.0.1] ... 08:15:19 [INFO] [02/09/2024 13:15:19.168] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:19 [INFO] [02/09/2024 13:15:19.168] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Started up successfully 08:15:19 [INFO] [02/09/2024 13:15:19.170] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:19 [INFO] [02/09/2024 13:15:19.170] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:21 [INFO] [02/09/2024 13:15:21.279] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:21 [INFO] [pekkoDeadLetter][02/09/2024 13:15:21.280] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1202799210] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:15:21 [INFO] [02/09/2024 13:15:21.281] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Exiting completed 08:15:21 [INFO] [02/09/2024 13:15:21.281] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Shutting down... 08:15:21 [INFO] [02/09/2024 13:15:21.281] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:38197] - Successfully shut down 08:15:21 [INFO] [02/09/2024 13:15:21.283] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.64.137:38197/system/remoting-terminator] Shutting down remote daemon. 08:15:21 [INFO] [02/09/2024 13:15:21.283] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.64.137:38197/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:21 [INFO] [02/09/2024 13:15:21.286] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.64.137:38197/system/remoting-terminator] Remoting shut down. 08:15:21 [INFO] [02/09/2024 13:15:21.326] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:39801] with UID [-7425503745666019499] 08:15:21 [INFO] [02/09/2024 13:15:21.327] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Starting up, Pekko version [1.0.1] ... 08:15:21 [INFO] [02/09/2024 13:15:21.330] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:21 [INFO] [02/09/2024 13:15:21.330] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Started up successfully 08:15:21 [INFO] [02/09/2024 13:15:21.331] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:21 [INFO] [02/09/2024 13:15:21.331] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:21 [INFO] [02/09/2024 13:15:21.355] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:21 [INFO] [pekkoDeadLetter][02/09/2024 13:15:21.356] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#365472566] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:15:21 [INFO] [02/09/2024 13:15:21.356] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Exiting completed 08:15:21 [INFO] [02/09/2024 13:15:21.357] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Shutting down... 08:15:21 [INFO] [02/09/2024 13:15:21.357] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:39801] - Successfully shut down 08:15:21 [INFO] [02/09/2024 13:15:21.359] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.64.137:39801/system/remoting-terminator] Shutting down remote daemon. 08:15:21 [INFO] [02/09/2024 13:15:21.359] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.64.137:39801/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:21 [INFO] [02/09/2024 13:15:21.361] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.64.137:39801/system/remoting-terminator] Remoting shut down. 08:15:21 [INFO] [02/09/2024 13:15:21.395] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.64.137:41061] with UID [4354146797524664151] 08:15:21 [INFO] [02/09/2024 13:15:21.431] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Starting up, Pekko version [1.0.1] ... 08:15:21 [INFO] [02/09/2024 13:15:21.435] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Registered cluster JMX MBean [pekko:type=Cluster] 08:15:21 [INFO] [02/09/2024 13:15:21.435] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Started up successfully 08:15:21 [INFO] [02/09/2024 13:15:21.436] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:15:21 [INFO] [02/09/2024 13:15:21.436] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:15:21 [INFO] [02/09/2024 13:15:21.460] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:21 [INFO] [pekkoDeadLetter][02/09/2024 13:15:21.460] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1402209373] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:15:21 [INFO] [02/09/2024 13:15:21.461] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Exiting completed 08:15:21 [INFO] [02/09/2024 13:15:21.461] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Shutting down... 08:15:21 [INFO] [02/09/2024 13:15:21.461] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.64.137:41061] - Successfully shut down 08:15:21 [INFO] [02/09/2024 13:15:21.463] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:41061/system/remoting-terminator] Shutting down remote daemon. 08:15:21 [INFO] [02/09/2024 13:15:21.463] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:41061/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:15:21 [INFO] [02/09/2024 13:15:21.465] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.64.137:41061/system/remoting-terminator] Remoting shut down. 08:15:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.589 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 08:15:21 [INFO] 08:15:21 [INFO] Results: 08:15:21 [INFO] 08:15:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:15:21 [INFO] 08:15:21 [INFO] 08:15:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- 08:15:21 [INFO] 08:15:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces --- 08:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 08:15:21 [INFO] 08:15:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces --- 08:15:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:15:21 [INFO] No previous run data found, generating javadoc. 08:15:23 [WARNING] Javadoc Warnings 08:15:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment 08:15:23 [WARNING] package org.eclipse.ditto.internal.utils.namespaces; 08:15:23 [WARNING] ^ 08:15:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator 08:15:23 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) { 08:15:23 [WARNING] ^ 08:15:23 [WARNING] 2 warnings 08:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 08:15:23 [INFO] 08:15:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces --- 08:15:23 [INFO] Tests are skipped. 08:15:23 [INFO] 08:15:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces --- 08:15:23 [INFO] Tests are skipped. 08:15:23 [INFO] 08:15:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces --- 08:15:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 08:15:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes 08:15:23 [INFO] 08:15:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces --- 08:15:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom 08:15:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 08:15:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 08:15:23 [INFO] 08:15:23 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ 08:15:23 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [51/77] 08:15:23 [INFO] from policies/enforcement/pom.xml 08:15:23 [INFO] --------------------------------[ jar ]--------------------------------- 08:15:23 [INFO] 08:15:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement --- 08:15:23 [INFO] 08:15:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement --- 08:15:23 [INFO] 08:15:23 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- 08:15:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:15:23 [INFO] 08:15:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- 08:15:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 08:15:23 [INFO] 08:15:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement --- 08:15:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:23 [WARNING] 08:15:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:15:23 [WARNING] 08:15:23 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:15:23 [WARNING] 08:15:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:15:23 [INFO] 08:15:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement --- 08:15:23 [INFO] Copying 1 resource from src/main/resources to target/classes 08:15:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:15:23 [INFO] 08:15:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement --- 08:15:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... 08:15:23 [INFO] 08:15:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement --- 08:15:23 [INFO] Changes detected - recompiling the module! :dependency 08:15:23 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations. 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details. 08:15:23 [INFO] 08:15:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement --- 08:15:23 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:15:23 [INFO] 08:15:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- 08:15:23 [INFO] Changes detected - recompiling the module! :dependency 08:15:23 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API. 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details. 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations. 08:15:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details. 08:15:23 [INFO] 08:15:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement --- 08:15:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:15:23 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports 08:15:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:15:24 [INFO] 08:15:24 [INFO] ------------------------------------------------------- 08:15:24 [INFO] T E S T S 08:15:24 [INFO] ------------------------------------------------------- 08:15:25 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 08:15:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:15:29 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.309 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 08:15:29 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 08:15:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 08:15:32 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 08:15:32 [INFO] [02/09/2024 13:15:32.883] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:33 [INFO] [02/09/2024 13:15:32.990] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 08:15:33 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 08:15:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 08:15:34 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 08:15:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 08:15:34 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 08:15:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 08:15:34 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 08:15:34 13:15:34.463 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected 08:15:34 java.lang.IllegalStateException: This is expected 08:15:34 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60) 08:15:34 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90) 08:15:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:15:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:15:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:15:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:15:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:15:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:15:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:15:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:15:34 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:15:34 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:15:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:15:34 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:15:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:15:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:15:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:15:34 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:15:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:15:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:15:34 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:15:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:15:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:15:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:15:34 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:15:34 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:15:34 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:15:34 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:15:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 08:15:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 08:15:34 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 08:15:34 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 08:15:34 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:15:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:15:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:15:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:15:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:15:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 08:15:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 08:15:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 08:15:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 08:15:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:15:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:15:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:15:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:15:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 08:15:34 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 08:15:35 [INFO] [02/09/2024 13:15:35.011] [default-pekko.actor.default-dispatcher-5] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)> 08:15:35 [INFO] [02/09/2024 13:15:35.034] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 [INFO] [02/09/2024 13:15:35.435] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 13:15:35.551 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>. 08:15:35 [INFO] [02/09/2024 13:15:35.558] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 [INFO] [02/09/2024 13:15:35.648] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 [INFO] [02/09/2024 13:15:35.716] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 [INFO] [02/09/2024 13:15:35.907] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:35 [INFO] [02/09/2024 13:15:35.973] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:36 [INFO] [02/09/2024 13:15:36.057] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:36 [INFO] [02/09/2024 13:15:36.141] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:15:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 08:15:36 [INFO] 08:15:36 [INFO] Results: 08:15:36 [INFO] 08:15:36 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0 08:15:36 [INFO] 08:15:36 [INFO] 08:15:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- 08:15:36 [INFO] 08:15:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement --- 08:15:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 08:15:36 [INFO] 08:15:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement --- 08:15:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:15:36 [INFO] No previous run data found, generating javadoc. 08:15:38 [WARNING] Javadoc Warnings 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment 08:15:38 [WARNING] package org.eclipse.ditto.policies.enforcement.config; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment 08:15:38 [WARNING] package org.eclipse.ditto.policies.enforcement.pre; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment 08:15:38 [WARNING] protected static final ThreadSafeDittoLogger LOGGER = 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal 08:15:38 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal); 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment 08:15:38 [WARNING] protected final E enforcement; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment 08:15:38 [WARNING] protected final I entityId; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment 08:15:38 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment 08:15:38 [WARNING] protected final PreEnforcerProvider preEnforcer; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment 08:15:38 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) { 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment 08:15:38 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) { 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment 08:15:38 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment 08:15:38 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId, 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment 08:15:38 [WARNING] public interface Invalidatable { 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment 08:15:38 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout); 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver 08:15:38 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy, 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment 08:15:38 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher"; 08:15:38 [WARNING] ^ 08:15:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return 08:15:38 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) { 08:15:38 [WARNING] ^ 08:15:38 [WARNING] 17 warnings 08:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 08:15:38 [INFO] 08:15:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement --- 08:15:38 [INFO] Tests are skipped. 08:15:38 [INFO] 08:15:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement --- 08:15:38 [INFO] Tests are skipped. 08:15:38 [INFO] 08:15:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement --- 08:15:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 08:15:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes 08:15:38 [INFO] 08:15:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement --- 08:15:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom 08:15:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar 08:15:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 08:15:38 [INFO] 08:15:38 [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- 08:15:38 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [52/77] 08:15:38 [INFO] from rql/pom.xml 08:15:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:15:38 [INFO] 08:15:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql --- 08:15:38 [INFO] 08:15:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql --- 08:15:38 [INFO] 08:15:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql --- 08:15:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec 08:15:38 [INFO] 08:15:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql --- 08:15:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:38 [INFO] The goal is skip due to packaging 'pom' 08:15:38 [INFO] 08:15:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql --- 08:15:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... 08:15:38 [INFO] 08:15:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- 08:15:38 [INFO] 08:15:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql --- 08:15:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:15:38 [INFO] 08:15:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql --- 08:15:38 [INFO] Tests are skipped. 08:15:38 [INFO] 08:15:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql --- 08:15:38 [INFO] Tests are skipped. 08:15:38 [INFO] 08:15:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql --- 08:15:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:15:38 [INFO] 08:15:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql --- 08:15:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom 08:15:38 [INFO] 08:15:38 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ 08:15:38 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [53/77] 08:15:38 [INFO] from rql/model/pom.xml 08:15:38 [INFO] -------------------------------[ bundle ]------------------------------- 08:15:38 [INFO] 08:15:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model --- 08:15:38 [INFO] 08:15:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model --- 08:15:38 [INFO] 08:15:38 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model --- 08:15:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:15:38 [INFO] 08:15:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model --- 08:15:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 08:15:38 [INFO] 08:15:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model --- 08:15:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:38 [WARNING] 08:15:38 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:15:38 [WARNING] 08:15:38 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:15:38 [WARNING] 08:15:38 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:15:38 [INFO] 08:15:38 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model --- 08:15:38 [INFO] Copying 0 resource from src/main/resources to target/classes 08:15:38 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:15:38 [INFO] 08:15:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model --- 08:15:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... 08:15:38 [INFO] 08:15:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model --- 08:15:38 [INFO] Changes detected - recompiling the module! :dependency 08:15:38 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes 08:15:38 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:38 [INFO] 08:15:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model --- 08:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources 08:15:38 [INFO] 08:15:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model --- 08:15:38 [INFO] Changes detected - recompiling the module! :dependency 08:15:38 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes 08:15:39 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:39 [INFO] 08:15:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model --- 08:15:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:15:39 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports 08:15:39 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:15:39 [INFO] 08:15:39 [INFO] ------------------------------------------------------- 08:15:39 [INFO] T E S T S 08:15:39 [INFO] ------------------------------------------------------- 08:15:39 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 08:15:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 08:15:40 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 08:15:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 08:15:40 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 08:15:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 08:15:40 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 08:15:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 08:15:41 [INFO] 08:15:41 [INFO] Results: 08:15:41 [INFO] 08:15:41 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 08:15:41 [INFO] 08:15:41 [INFO] 08:15:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- 08:15:41 [INFO] 08:15:41 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model --- 08:15:41 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 08:15:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF 08:15:41 [INFO] 08:15:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model --- 08:15:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:15:41 [INFO] No previous run data found, generating javadoc. 08:15:42 [WARNING] Javadoc Warnings 08:15:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment 08:15:42 [WARNING] public String getName() { 08:15:42 [WARNING] ^ 08:15:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment 08:15:42 [WARNING] public static Type byName(final String name) { 08:15:42 [WARNING] ^ 08:15:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment 08:15:42 [WARNING] public String getName() { 08:15:42 [WARNING] ^ 08:15:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment 08:15:42 [WARNING] public String getName() { 08:15:42 [WARNING] ^ 08:15:42 [WARNING] 4 warnings 08:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 08:15:42 [INFO] 08:15:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model --- 08:15:42 [INFO] Tests are skipped. 08:15:42 [INFO] 08:15:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model --- 08:15:42 [INFO] Tests are skipped. 08:15:42 [INFO] 08:15:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model --- 08:15:42 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 08:15:42 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes 08:15:42 [INFO] 08:15:42 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model --- 08:15:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'. 08:15:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'. 08:15:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'. 08:15:43 [INFO] 08:15:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model --- 08:15:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom 08:15:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 08:15:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar 08:15:43 [INFO] 08:15:43 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model --- 08:15:43 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 08:15:43 [INFO] Writing OBR metadata 08:15:43 [INFO] 08:15:43 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- 08:15:43 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [54/77] 08:15:43 [INFO] from rql/parser/pom.xml 08:15:43 [INFO] -------------------------------[ bundle ]------------------------------- 08:15:43 [INFO] 08:15:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser --- 08:15:43 [INFO] 08:15:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser --- 08:15:43 [INFO] 08:15:43 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- 08:15:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:15:43 [INFO] 08:15:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser --- 08:15:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 08:15:43 [INFO] 08:15:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser --- 08:15:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:43 [WARNING] 08:15:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:15:43 [WARNING] 08:15:43 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:15:43 [WARNING] 08:15:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:15:43 [INFO] 08:15:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser --- 08:15:43 [INFO] Copying 0 resource from src/main/resources to target/classes 08:15:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:15:43 [INFO] 08:15:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser --- 08:15:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... 08:15:43 [INFO] 08:15:43 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser --- 08:15:43 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:15:44 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ... 08:15:53 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:15:53 1 warning. 08:15:53 [INFO] done compiling 08:15:53 [INFO] compile in 10.1 s 08:15:53 [INFO] 08:15:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser --- 08:15:53 [INFO] Changes detected - recompiling the module! :dependency 08:15:53 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes 08:15:53 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:53 [INFO] 08:15:53 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser --- 08:15:53 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:15:53 [INFO] compile in 0.1 s 08:15:53 [INFO] 08:15:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser --- 08:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources 08:15:53 [INFO] 08:15:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser --- 08:15:53 [INFO] Changes detected - recompiling the module! :dependency 08:15:53 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:15:54 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:54 [INFO] 08:15:54 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser --- 08:15:54 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:15:54 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ... 08:15:56 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:15:56 1 warning. 08:15:56 [INFO] done compiling 08:15:56 [INFO] compile in 2.1 s 08:15:56 [INFO] 08:15:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser --- 08:15:56 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:15:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports 08:15:56 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:15:56 [INFO] 08:15:56 [INFO] ------------------------------------------------------- 08:15:56 [INFO] T E S T S 08:15:56 [INFO] ------------------------------------------------------- 08:15:56 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest 08:15:57 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest 08:15:58 [INFO] 08:15:58 [INFO] Results: 08:15:58 [INFO] 08:15:58 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 08:15:58 [INFO] 08:15:58 [INFO] 08:15:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- 08:15:58 [INFO] 08:15:58 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser --- 08:15:58 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 08:15:58 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 08:15:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF 08:15:58 [INFO] 08:15:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser --- 08:15:58 [INFO] Tests are skipped. 08:15:58 [INFO] 08:15:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser --- 08:15:58 [INFO] Tests are skipped. 08:15:58 [INFO] 08:15:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser --- 08:15:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 08:15:58 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes 08:15:58 [INFO] 08:15:58 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser --- 08:15:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'. 08:15:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'. 08:15:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'. 08:15:58 [INFO] 08:15:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser --- 08:15:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom 08:15:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 08:15:58 [INFO] 08:15:58 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser --- 08:15:58 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 08:15:58 [INFO] Writing OBR metadata 08:15:58 [INFO] 08:15:58 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ 08:15:58 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [55/77] 08:15:58 [INFO] from rql/query/pom.xml 08:15:58 [INFO] -------------------------------[ bundle ]------------------------------- 08:15:58 [INFO] 08:15:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query --- 08:15:58 [INFO] 08:15:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query --- 08:15:58 [INFO] 08:15:58 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query --- 08:15:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:15:58 [INFO] 08:15:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query --- 08:15:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 08:15:58 [INFO] 08:15:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query --- 08:15:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:15:58 [WARNING] 08:15:58 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:15:58 [WARNING] 08:15:58 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:15:58 [WARNING] 08:15:58 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:15:58 [INFO] 08:15:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query --- 08:15:58 [INFO] Copying 0 resource from src/main/resources to target/classes 08:15:58 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:15:58 [INFO] 08:15:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query --- 08:15:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... 08:15:58 [INFO] 08:15:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query --- 08:15:58 [INFO] Changes detected - recompiling the module! :dependency 08:15:58 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes 08:15:59 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations. 08:15:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details. 08:15:59 [INFO] 08:15:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query --- 08:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources 08:15:59 [INFO] 08:15:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query --- 08:15:59 [INFO] Changes detected - recompiling the module! :dependency 08:15:59 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes 08:15:59 [WARNING] bootstrap class path not set in conjunction with -source 8 08:15:59 [INFO] 08:15:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query --- 08:15:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:15:59 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports 08:15:59 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:15:59 [INFO] 08:15:59 [INFO] ------------------------------------------------------- 08:15:59 [INFO] T E S T S 08:15:59 [INFO] ------------------------------------------------------- 08:15:59 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 08:16:00 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 08:16:00 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 08:16:00 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 08:16:00 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 08:16:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 08:16:02 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest 08:16:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.eclipse.ditto.rql.query.SortOptionTest 08:16:03 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 08:16:03 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 08:16:03 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 08:16:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 08:16:03 [INFO] 08:16:03 [INFO] Results: 08:16:03 [INFO] 08:16:03 [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0 08:16:03 [INFO] 08:16:03 [INFO] 08:16:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- 08:16:03 [INFO] 08:16:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query --- 08:16:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 08:16:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF 08:16:03 [INFO] 08:16:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query --- 08:16:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:16:03 [INFO] No previous run data found, generating javadoc. 08:16:05 [WARNING] Javadoc Warnings 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment 08:16:05 [WARNING] T visitAttribute(String key); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment 08:16:05 [WARNING] T visitFeature(String featureId); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment 08:16:05 [WARNING] T visitFeatureDefinition(String featureId); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment 08:16:05 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment 08:16:05 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment 08:16:05 [WARNING] T visitFeatureIdProperty(String featureId, String property); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment 08:16:05 [WARNING] T visitFeatureProperties(CharSequence featureId); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment 08:16:05 [WARNING] T visitMetadata(String key); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment 08:16:05 [WARNING] T visitSimple(String fieldName); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment 08:16:05 [WARNING] public ExistsThingPredicateVisitor() { 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment 08:16:05 [WARNING] public boolean isDefinition() { 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment 08:16:05 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() { 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment 08:16:05 [WARNING] T visitMetadata(String key); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment 08:16:05 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression, 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment 08:16:05 [WARNING] T visitEq(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment 08:16:05 [WARNING] T visitGe(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment 08:16:05 [WARNING] T visitGt(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment 08:16:05 [WARNING] T visitILike(@Nullable String value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment 08:16:05 [WARNING] T visitIn(List<?> values); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment 08:16:05 [WARNING] T visitLe(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment 08:16:05 [WARNING] T visitLike(@Nullable String value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment 08:16:05 [WARNING] T visitLt(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment 08:16:05 [WARNING] T visitNe(@Nullable Object value); 08:16:05 [WARNING] ^ 08:16:05 [WARNING] 23 warnings 08:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 08:16:05 [INFO] 08:16:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query --- 08:16:05 [INFO] Tests are skipped. 08:16:05 [INFO] 08:16:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query --- 08:16:05 [INFO] Tests are skipped. 08:16:05 [INFO] 08:16:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query --- 08:16:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 08:16:05 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes 08:16:05 [INFO] 08:16:05 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query --- 08:16:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'. 08:16:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'. 08:16:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'. 08:16:05 [INFO] 08:16:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query --- 08:16:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom 08:16:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 08:16:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar 08:16:06 [INFO] 08:16:06 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query --- 08:16:06 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 08:16:06 [INFO] Writing OBR metadata 08:16:06 [INFO] 08:16:06 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- 08:16:06 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [56/77] 08:16:06 [INFO] from thingsearch/api/pom.xml 08:16:06 [INFO] --------------------------------[ jar ]--------------------------------- 08:16:06 [INFO] 08:16:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api --- 08:16:06 [INFO] 08:16:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api --- 08:16:06 [INFO] 08:16:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- 08:16:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 08:16:06 [INFO] 08:16:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api --- 08:16:06 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:16:06 [WARNING] 08:16:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:16:06 [WARNING] 08:16:06 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:16:06 [WARNING] 08:16:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:16:06 [INFO] 08:16:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api --- 08:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources 08:16:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:16:06 [INFO] 08:16:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api --- 08:16:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... 08:16:06 [INFO] 08:16:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api --- 08:16:06 [INFO] Changes detected - recompiling the module! :dependency 08:16:06 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes 08:16:06 [INFO] 08:16:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api --- 08:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources 08:16:06 [INFO] 08:16:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- 08:16:06 [INFO] Changes detected - recompiling the module! :dependency 08:16:06 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 08:16:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations. 08:16:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details. 08:16:06 [INFO] 08:16:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api --- 08:16:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:16:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports 08:16:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:16:06 [INFO] 08:16:06 [INFO] ------------------------------------------------------- 08:16:06 [INFO] T E S T S 08:16:06 [INFO] ------------------------------------------------------- 08:16:07 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 08:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 08:16:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 08:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 08:16:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 08:16:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 08:16:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 08:16:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 08:16:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 08:16:09 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 08:16:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 08:16:10 [INFO] 08:16:10 [INFO] Results: 08:16:10 [INFO] 08:16:10 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 08:16:10 [INFO] 08:16:10 [INFO] 08:16:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- 08:16:10 [INFO] 08:16:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api --- 08:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 08:16:10 [INFO] 08:16:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api --- 08:16:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:16:10 [INFO] No previous run data found, generating javadoc. 08:16:12 [WARNING] Javadoc Warnings 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment 08:16:12 [WARNING] package org.eclipse.ditto.thingsearch.api; 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment 08:16:12 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo; 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment 08:16:12 [WARNING] package org.eclipse.ditto.thingsearch.api.events; 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries 08:16:12 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) { 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return 08:16:12 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) { 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason 08:16:12 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 08:16:12 [WARNING] ^ 08:16:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason 08:16:12 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 08:16:12 [WARNING] ^ 08:16:12 [WARNING] 7 warnings 08:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 08:16:12 [INFO] 08:16:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api --- 08:16:12 [INFO] Tests are skipped. 08:16:12 [INFO] 08:16:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api --- 08:16:12 [INFO] Tests are skipped. 08:16:12 [INFO] 08:16:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api --- 08:16:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 08:16:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes 08:16:12 [INFO] 08:16:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api --- 08:16:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom 08:16:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar 08:16:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 08:16:12 [INFO] 08:16:12 [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- 08:16:12 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [57/77] 08:16:12 [INFO] from edge/pom.xml 08:16:12 [INFO] --------------------------------[ pom ]--------------------------------- 08:16:12 [INFO] 08:16:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge --- 08:16:12 [INFO] 08:16:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge --- 08:16:12 [INFO] 08:16:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge --- 08:16:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec 08:16:12 [INFO] 08:16:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge --- 08:16:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:16:12 [INFO] The goal is skip due to packaging 'pom' 08:16:12 [INFO] 08:16:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge --- 08:16:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... 08:16:12 [INFO] 08:16:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- 08:16:12 [INFO] 08:16:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge --- 08:16:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:16:12 [INFO] 08:16:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge --- 08:16:12 [INFO] Tests are skipped. 08:16:12 [INFO] 08:16:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge --- 08:16:12 [INFO] Tests are skipped. 08:16:12 [INFO] 08:16:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge --- 08:16:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:16:12 [INFO] 08:16:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge --- 08:16:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom 08:16:12 [INFO] 08:16:12 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- 08:16:12 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [58/77] 08:16:12 [INFO] from edge/service/pom.xml 08:16:12 [INFO] --------------------------------[ jar ]--------------------------------- 08:16:12 [INFO] 08:16:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service --- 08:16:12 [INFO] 08:16:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service --- 08:16:12 [INFO] 08:16:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service --- 08:16:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 08:16:12 [INFO] 08:16:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service --- 08:16:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:16:12 [WARNING] 08:16:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:16:12 [WARNING] 08:16:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:16:12 [WARNING] 08:16:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:16:12 [INFO] 08:16:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service --- 08:16:12 [INFO] Copying 2 resources from src/main/resources to target/classes 08:16:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:16:12 [INFO] 08:16:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service --- 08:16:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... 08:16:12 [INFO] 08:16:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service --- 08:16:12 [INFO] Changes detected - recompiling the module! :dependency 08:16:12 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations. 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details. 08:16:13 [INFO] 08:16:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service --- 08:16:13 [INFO] Copying 4 resources from src/test/resources to target/test-classes 08:16:13 [INFO] 08:16:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service --- 08:16:13 [INFO] Changes detected - recompiling the module! :dependency 08:16:13 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API. 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details. 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations. 08:16:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details. 08:16:13 [INFO] 08:16:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service --- 08:16:13 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:16:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports 08:16:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:16:13 [INFO] 08:16:13 [INFO] ------------------------------------------------------- 08:16:13 [INFO] T E S T S 08:16:13 [INFO] ------------------------------------------------------- 08:16:14 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 08:16:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 08:16:15 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 08:16:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 08:16:16 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 08:16:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 08:16:16 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 08:16:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 08:16:16 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 08:16:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:16:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.140 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 08:16:18 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 08:16:18 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 08:16:18 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 08:16:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 08:16:18 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 08:16:20 13:16:20.660 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:21 13:16:21.963 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:22 13:16:22.067 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:22 13:16:22.159 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:22 13:16:22.978 [DEBUG] [d1c2bcf9-8f04-44c3-aa5e-c16af47911c3] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#1046300144)]>: <Acknowledgement [label=my-requested-ack, entityId=:f704d6e0-1c4c-4638-978b-91b96d9ffd0b, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=d1c2bcf9-8f04-44c3-aa5e-c16af47911c3, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#1046300144, response-required=false}], isWeak=false]> 08:16:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.302 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 08:16:23 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 08:16:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 08:16:23 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 08:16:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 08:16:23 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 08:16:23 [INFO] [02/09/2024 13:16:23.750] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 08:16:23 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 08:16:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 08:16:24 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 08:16:24 [INFO] [02/09/2024 13:16:24.516] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b0d85c0] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:16:24 [WARN] [02/09/2024 13:16:24.529] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b0d85c0] Received invalid response. Reason: Entity ID of live response <:fa90e7f3-3f0d-4764-b8cf-53c8c84964c2> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b0d85c0, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=44cf5fe4-5ccd-46c6-8c16-2d56c75e60af, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:fa90e7f3-3f0d-4764-b8cf-53c8c84964c2]. 08:16:27 [INFO] [02/09/2024 13:16:27.529] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b0d85c0] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:16:27 [INFO] [02/09/2024 13:16:27.794] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:27 [INFO] [02/09/2024 13:16:27.861] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-bd45507] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 08:16:27 [INFO] [02/09/2024 13:16:27.868] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:27 [INFO] [02/09/2024 13:16:27.932] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-8acefce] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 08:16:27 [INFO] [02/09/2024 13:16:27.936] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:27 [INFO] [02/09/2024 13:16:27.986] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-6a02b03] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:16:27 [WARN] [02/09/2024 13:16:27.987] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-6a02b03] Received invalid response. Reason: Entity ID of live response <:0e03704f-aa03-4af5-be92-62c02a93f200> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-6a02b03, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:0e03704f-aa03-4af5-be92-62c02a93f200]. 08:16:27 [INFO] [02/09/2024 13:16:27.990] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:28 [INFO] [02/09/2024 13:16:28.065] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-680d6a9] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:16:28 [WARN] [02/09/2024 13:16:28.066] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-680d6a9] Received invalid response. Reason: Entity ID of live response <:8a511d21-de7b-4f85-9991-d7f5cc486ade> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-680d6a9, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:8a511d21-de7b-4f85-9991-d7f5cc486ade]. 08:16:31 [INFO] [02/09/2024 13:16:31.076] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-680d6a9] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:16:31 [INFO] [02/09/2024 13:16:31.079] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:31 [INFO] [02/09/2024 13:16:31.124] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-ffdb01e] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>. 08:16:31 [INFO] [02/09/2024 13:16:31.146] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-ffdb01e] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:16:31 [INFO] [02/09/2024 13:16:31.149] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:31 [INFO] [02/09/2024 13:16:31.194] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-320aa09] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>. 08:16:31 [INFO] [02/09/2024 13:16:31.215] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-320aa09] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:16:31 [INFO] [02/09/2024 13:16:31.218] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:31 [INFO] [02/09/2024 13:16:31.272] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-b467916] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 08:16:31 [INFO] [02/09/2024 13:16:31.274] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:31 [INFO] [02/09/2024 13:16:31.331] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT5S>. 08:16:36 [INFO] [02/09/2024 13:16:36.330] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:16:37 [INFO] [02/09/2024 13:16:37.323] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:37 [INFO] [pekkoDeadLetter][02/09/2024 13:16:37.324] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a] Message [org.eclipse.ditto.base.model.signals.acks.Acknowledgement] to Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-645726130] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-645726130] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:37 [INFO] [02/09/2024 13:16:37.378] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-f320387] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 08:16:37 [INFO] [02/09/2024 13:16:37.381] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:37 [INFO] [02/09/2024 13:16:37.444] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-b09442b] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:16:37 [INFO] [02/09/2024 13:16:37.446] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.08 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 08:16:37 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 08:16:37 13:16:37.463 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 08:16:37 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 08:16:37 13:16:37.818 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:16:37 [INFO] [02/09/2024 13:16:37.873] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:92a2674d-a534-4ceb-9a0a-3fb0c8a4e39f] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:16:37 [INFO] [02/09/2024 13:16:37.904] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:92a2674d-a534-4ceb-9a0a-3fb0c8a4e39f] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:16:37 [INFO] [02/09/2024 13:16:37.904] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 08:16:38 [INFO] [02/09/2024 13:16:38.284] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-5] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests 08:16:38 [INFO] [02/09/2024 13:16:38.306] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:92a2674d-a534-4ceb-9a0a-3fb0c8a4e39f] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:16:38 [INFO] [02/09/2024 13:16:38.330] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests 08:16:38 [INFO] [02/09/2024 13:16:38.331] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 08:16:38 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 08:16:38 13:16:38.348 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:38 13:16:38.499 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer. 08:16:38 13:16:38.544 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 08:16:38 13:16:38.550 [DEBUG] [cid-2-modify] o.e.d.b.s.s.SignalTransformers - Signal transforming of <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]> resulted in <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]>. 08:16:38 13:16:38.551 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 08:16:38 13:16:38.742 [DEBUG] [cid-1-create] o.e.d.b.s.s.SignalTransformers - Signal transforming of <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]> resulted in <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]>. 08:16:38 13:16:38.745 [INFO ] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:createThing> to 'things' shard region 08:16:38 13:16:38.747 [INFO ] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:modifyAttribute> to 'things' shard region 08:16:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 08:16:38 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 08:16:38 13:16:38.802 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:16:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 08:16:39 [INFO] 08:16:39 [INFO] Results: 08:16:39 [INFO] 08:16:39 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0 08:16:39 [INFO] 08:16:39 [INFO] 08:16:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- 08:16:39 [INFO] 08:16:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service --- 08:16:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 08:16:39 [INFO] 08:16:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service --- 08:16:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:16:39 [INFO] No previous run data found, generating javadoc. 08:16:41 [WARNING] Javadoc Warnings 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service.dispatching; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment 08:16:41 [WARNING] package org.eclipse.ditto.edge.service.placeholders; 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment 08:16:41 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment 08:16:41 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment 08:16:41 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment 08:16:41 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment 08:16:41 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment 08:16:41 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment 08:16:41 [WARNING] static FeaturePlaceholder getInstance() { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment 08:16:41 [WARNING] static PolicyPlaceholder getInstance() { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment 08:16:41 [WARNING] static RequestPlaceholder getInstance() { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment 08:16:41 [WARNING] static ThingJsonPlaceholder getInstance() { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment 08:16:41 [WARNING] static ThingPlaceholder getInstance() { 08:16:41 [WARNING] ^ 08:16:41 [WARNING] 17 warnings 08:16:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 08:16:41 [INFO] 08:16:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service --- 08:16:41 [INFO] Tests are skipped. 08:16:41 [INFO] 08:16:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service --- 08:16:41 [INFO] Tests are skipped. 08:16:41 [INFO] 08:16:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service --- 08:16:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 08:16:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes 08:16:41 [INFO] 08:16:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service --- 08:16:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom 08:16:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar 08:16:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar 08:16:41 [INFO] 08:16:41 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ 08:16:41 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77] 08:16:41 [INFO] from internal/models/signalenrichment/pom.xml 08:16:41 [INFO] --------------------------------[ jar ]--------------------------------- 08:16:41 [INFO] 08:16:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] 08:16:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] 08:16:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 08:16:41 [INFO] 08:16:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- 08:16:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:16:41 [WARNING] 08:16:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:16:41 [WARNING] 08:16:41 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:16:41 [WARNING] 08:16:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:16:41 [INFO] 08:16:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources 08:16:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:16:41 [INFO] 08:16:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... 08:16:41 [INFO] 08:16:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- 08:16:41 [INFO] Changes detected - recompiling the module! :dependency 08:16:41 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 08:16:42 [INFO] 08:16:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- 08:16:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources 08:16:42 [INFO] 08:16:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- 08:16:42 [INFO] Changes detected - recompiling the module! :dependency 08:16:42 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 08:16:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API. 08:16:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details. 08:16:42 [INFO] 08:16:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment --- 08:16:42 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:16:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports 08:16:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:16:42 [INFO] 08:16:42 [INFO] ------------------------------------------------------- 08:16:42 [INFO] T E S T S 08:16:42 [INFO] ------------------------------------------------------- 08:16:42 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest 08:16:45 [INFO] [02/09/2024 13:16:45.257] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:45 13:16:45.383 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::66b8c9be-00b9-4296-82da-3c2b8ee59a94> 08:16:46 13:16:46.744 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::66b8c9be-00b9-4296-82da-3c2b8ee59a94> 08:16:46 [INFO] [02/09/2024 13:16:46.792] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:46 13:16:46.873 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ae9b2809-9148-43a9-9724-6d708e82f248> 08:16:47 13:16:47.372 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ae9b2809-9148-43a9-9724-6d708e82f248> 08:16:48 13:16:48.383 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ae9b2809-9148-43a9-9724-6d708e82f248> 08:16:49 [INFO] [02/09/2024 13:16:49.387] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:49 13:16:49.435 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::405ce01d-6dd0-4072-9138-b9a371363315> 08:16:49 13:16:49.438 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::405ce01d-6dd0-4072-9138-b9a371363315> 08:16:50 [INFO] [02/09/2024 13:16:50.443] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:50 13:16:50.483 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ea37f0be-4dd3-4872-8522-06e4d1b506da> 08:16:50 13:16:50.486 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ea37f0be-4dd3-4872-8522-06e4d1b506da> 08:16:51 [INFO] [02/09/2024 13:16:51.490] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:51 13:16:51.525 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4b4c3f8a-cf61-478f-be99-f33eb74d32c8> 08:16:51 13:16:51.528 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4b4c3f8a-cf61-478f-be99-f33eb74d32c8> 08:16:52 [INFO] [02/09/2024 13:16:52.532] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:52 13:16:52.573 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e83a6076-011f-49c5-859a-f6be792dc2c0> 08:16:52 13:16:52.581 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e83a6076-011f-49c5-859a-f6be792dc2c0> 08:16:53 [INFO] [02/09/2024 13:16:53.587] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:53 13:16:53.628 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e356af93-ca59-40cc-bbdb-7cf1557e805d> 08:16:53 13:16:53.634 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e356af93-ca59-40cc-bbdb-7cf1557e805d> 08:16:53 [INFO] [02/09/2024 13:16:53.637] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:53 13:16:53.678 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::615dffd0-df0d-4f09-a50e-0e8722f72ef1> 08:16:53 13:16:53.681 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::615dffd0-df0d-4f09-a50e-0e8722f72ef1> 08:16:53 [INFO] [02/09/2024 13:16:53.683] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:53 13:16:53.743 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::d93dbbbd-420a-481b-9267-8efd5cc01b13> 08:16:53 [INFO] [02/09/2024 13:16:53.752] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:53 Feb 09, 2024 1:16:53 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:16:53 WARNING: Exception thrown during asynchronous load 08:16:53 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':d93dbbbd-420a-481b-9267-8efd5cc01b13' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ebad71fe-b5ba-4077-bb34-3f112a080a0c}]] 08:16:53 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:16:53 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:16:53 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:16:53 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:16:53 at java.base/java.lang.Thread.run(Thread.java:833) 08:16:53 Caused by: ThingNotAccessibleException [message='The Thing with ID ':d93dbbbd-420a-481b-9267-8efd5cc01b13' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ebad71fe-b5ba-4077-bb34-3f112a080a0c}]] 08:16:53 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150) 08:16:53 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132) 08:16:53 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:16:53 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119) 08:16:53 at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40) 08:16:53 at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39) 08:16:53 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106) 08:16:53 at org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest.thingNotAccessible(SearchIndexingSignalEnrichmentFacadeTest.java:43) 08:16:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:53 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:16:53 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:16:53 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:16:53 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:16:53 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 08:16:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:16:53 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:16:53 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:16:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:16:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:16:53 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:16:53 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:16:53 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:16:53 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:16:53 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:16:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:16:53 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:16:53 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:16:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:16:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:16:53 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:16:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:16:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:16:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:16:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:16:53 08:16:53 13:16:53.792 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id> 08:16:53 [INFO] [02/09/2024 13:16:53.796] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:53 13:16:53.850 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4978a6dc-0b41-430f-a394-a10516f14f2b> 08:17:03 Feb 09, 2024 1:17:03 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:17:03 WARNING: Exception thrown during asynchronous load 08:17:03 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#-1794564603), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:17:03 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:17:03 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:17:03 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141) 08:17:03 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:17:03 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:17:03 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:17:03 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:17:03 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:17:03 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:17:03 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:17:03 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 08:17:03 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:17:03 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:17:03 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 08:17:03 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 08:17:03 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:17:03 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 08:17:03 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 08:17:03 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 08:17:03 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 08:17:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:17:03 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#-1794564603), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:17:03 08:17:03 [INFO] [02/09/2024 13:17:03.867] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:03 13:17:03.906 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5b8674a1-b4fe-4739-bdc1-80e8fab00015> 08:17:03 [INFO] [02/09/2024 13:17:03.910] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:03 13:17:03.947 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::61746f88-1226-4d22-9874-507c8648bd25> 08:17:03 Feb 09, 2024 1:17:03 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:17:03 WARNING: Exception thrown during asynchronous load 08:17:03 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@26b642c0 08:17:03 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:17:03 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:17:03 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:17:03 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:17:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:17:03 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@26b642c0 08:17:03 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109) 08:17:03 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100) 08:17:03 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) 08:17:03 ... 2 more 08:17:03 08:17:03 [INFO] [02/09/2024 13:17:03.951] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 s -- in org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest 08:17:03 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 08:17:04 13:17:04.007 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::cbd2c21f-bfb1-44d2-86a4-1fbe5b4e2685> 08:17:04 13:17:04.031 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::cbd2c21f-bfb1-44d2-86a4-1fbe5b4e2685> 08:17:04 [INFO] [02/09/2024 13:17:04.037] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:04 13:17:04.084 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7293f057-827d-46cf-ab62-db7f9694a188> 08:17:04 13:17:04.086 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7293f057-827d-46cf-ab62-db7f9694a188> 08:17:05 13:17:05.089 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7293f057-827d-46cf-ab62-db7f9694a188> 08:17:06 [INFO] [02/09/2024 13:17:06.092] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:06 13:17:06.127 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7b92db87-58a1-4b33-a258-5f56a05defb0> 08:17:06 13:17:06.129 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7b92db87-58a1-4b33-a258-5f56a05defb0> 08:17:07 [INFO] [02/09/2024 13:17:07.133] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:07 13:17:07.172 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::41962215-1550-491d-88ec-5697f68c5329> 08:17:07 13:17:07.175 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::41962215-1550-491d-88ec-5697f68c5329> 08:17:08 [INFO] [02/09/2024 13:17:08.178] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:08 13:17:08.216 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::710a5c57-4365-433a-8986-255e45461197> 08:17:08 13:17:08.218 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::710a5c57-4365-433a-8986-255e45461197> 08:17:09 [INFO] [02/09/2024 13:17:09.221] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:09 13:17:09.250 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::87daabcf-398b-4c62-b458-1512cf31e014> 08:17:09 13:17:09.253 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::87daabcf-398b-4c62-b458-1512cf31e014> 08:17:10 [INFO] [02/09/2024 13:17:10.256] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:10 13:17:10.293 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7349904b-5df1-437f-b7e8-5c06d5960b69> 08:17:10 13:17:10.296 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::7349904b-5df1-437f-b7e8-5c06d5960b69> 08:17:10 [INFO] [02/09/2024 13:17:10.298] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:10 13:17:10.326 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5d97982f-1e4b-4353-ab9b-45a866929f31> 08:17:10 13:17:10.328 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5d97982f-1e4b-4353-ab9b-45a866929f31> 08:17:10 [INFO] [02/09/2024 13:17:10.332] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:10 13:17:10.370 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::320fef5f-cb11-49aa-b79b-9a59be5b590f> 08:17:10 Feb 09, 2024 1:17:10 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:17:10 WARNING: Exception thrown during asynchronous load 08:17:10 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':320fef5f-cb11-49aa-b79b-9a59be5b590f' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=9b664be5-bef6-47d0-a114-3f05b4c48c4f}]] 08:17:10 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:17:10 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:17:10 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:17:10 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:17:10 at java.base/java.lang.Thread.run(Thread.java:833) 08:17:10 Caused by: ThingNotAccessibleException [message='The Thing with ID ':320fef5f-cb11-49aa-b79b-9a59be5b590f' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=9b664be5-bef6-47d0-a114-3f05b4c48c4f}]] 08:17:10 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150) 08:17:10 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132) 08:17:10 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:17:10 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119) 08:17:10 at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40) 08:17:10 at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39) 08:17:10 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106) 08:17:10 at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:22) 08:17:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:17:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:17:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:17:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:17:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:17:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:17:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:17:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:17:10 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 08:17:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:17:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:17:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:17:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:17:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:17:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:17:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:17:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:17:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:17:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:17:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:17:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:17:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:17:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:17:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:17:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:17:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:17:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:17:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:17:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:17:10 08:17:10 [INFO] [02/09/2024 13:17:10.374] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:10 13:17:10.406 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id> 08:17:10 [INFO] [02/09/2024 13:17:10.408] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:10 13:17:10.448 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::0ca55e0e-37b9-4ea7-a190-86ab9d584f60> 08:17:20 Feb 09, 2024 1:17:20 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:17:20 WARNING: Exception thrown during asynchronous load 08:17:20 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-167456220), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:17:20 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:17:20 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:17:20 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141) 08:17:20 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:17:20 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:17:20 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:17:20 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:17:20 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:17:20 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:17:20 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:17:20 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 08:17:20 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:17:20 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:17:20 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 08:17:20 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 08:17:20 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:17:20 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 08:17:20 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 08:17:20 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 08:17:20 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 08:17:20 at java.base/java.lang.Thread.run(Thread.java:833) 08:17:20 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-167456220), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:17:20 08:17:20 [INFO] [02/09/2024 13:17:20.470] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 13:17:20.501 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::36a8f68c-1a75-4629-833c-ec430933b511> 08:17:20 [INFO] [02/09/2024 13:17:20.504] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 13:17:20.534 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::65d85cfa-303d-4c63-b360-46b98d2af1a6> 08:17:20 Feb 09, 2024 1:17:20 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:17:20 WARNING: Exception thrown during asynchronous load 08:17:20 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3dd7d332 08:17:20 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:17:20 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:17:20 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:17:20 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:17:20 at java.base/java.lang.Thread.run(Thread.java:833) 08:17:20 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3dd7d332 08:17:20 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109) 08:17:20 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100) 08:17:20 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) 08:17:20 ... 2 more 08:17:20 08:17:20 [INFO] [02/09/2024 13:17:20.537] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.58 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 08:17:20 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 08:17:20 [INFO] [02/09/2024 13:17:20.577] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] [02/09/2024 13:17:20.607] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] [02/09/2024 13:17:20.684] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] [02/09/2024 13:17:20.720] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] [02/09/2024 13:17:20.744] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 08:17:20 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 08:17:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 08:17:21 [INFO] 08:17:21 [INFO] Results: 08:17:21 [INFO] 08:17:21 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 08:17:21 [INFO] 08:17:21 [INFO] 08:17:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- 08:17:21 [INFO] 08:17:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment --- 08:17:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 08:17:21 [INFO] 08:17:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment --- 08:17:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:17:21 [INFO] No previous run data found, generating javadoc. 08:17:23 [WARNING] Javadoc Warnings 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment 08:17:23 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment; 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment 08:17:23 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject, 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return 08:17:23 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade, 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:458: warning: no comment 08:17:23 [WARNING] protected static final class CachingParameters { 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:60: warning: no comment 08:17:23 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache; 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:62: warning: no comment 08:17:23 [WARNING] protected DittoCachingSignalEnrichmentFacade( 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:453: warning: no comment 08:17:23 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) { 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:284: warning: no comment 08:17:23 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey, 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:163: warning: no comment 08:17:23 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId, 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:465: warning: no comment 08:17:23 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector, 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return 08:17:23 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance( 08:17:23 [WARNING] ^ 08:17:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment 08:17:23 [WARNING] CACHE_ENABLED("cache.enabled", true); 08:17:23 [WARNING] ^ 08:17:23 [WARNING] 12 warnings 08:17:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 08:17:23 [INFO] 08:17:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- 08:17:23 [INFO] Tests are skipped. 08:17:23 [INFO] 08:17:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment --- 08:17:23 [INFO] Tests are skipped. 08:17:23 [INFO] 08:17:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment --- 08:17:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 08:17:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes 08:17:23 [INFO] 08:17:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment --- 08:17:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom 08:17:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 08:17:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 08:17:23 [INFO] 08:17:23 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- 08:17:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77] 08:17:23 [INFO] from internal/utils/conditional-headers/pom.xml 08:17:23 [INFO] --------------------------------[ jar ]--------------------------------- 08:17:23 [INFO] 08:17:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] 08:17:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] 08:17:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 08:17:23 [INFO] 08:17:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- 08:17:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:17:23 [WARNING] 08:17:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:17:23 [WARNING] 08:17:23 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:17:23 [WARNING] 08:17:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:17:23 [INFO] 08:17:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources 08:17:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:17:23 [INFO] 08:17:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... 08:17:23 [INFO] 08:17:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] Changes detected - recompiling the module! :dependency 08:17:23 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:17:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations. 08:17:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details. 08:17:23 [INFO] 08:17:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources 08:17:23 [INFO] 08:17:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- 08:17:23 [INFO] Changes detected - recompiling the module! :dependency 08:17:23 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:17:23 [INFO] 08:17:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers --- 08:17:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:17:23 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports 08:17:23 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:17:23 [INFO] 08:17:23 [INFO] ------------------------------------------------------- 08:17:23 [INFO] T E S T S 08:17:23 [INFO] ------------------------------------------------------- 08:17:24 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 08:17:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 08:17:24 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 08:17:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 08:17:24 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 08:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 08:17:25 [INFO] 08:17:25 [INFO] Results: 08:17:25 [INFO] 08:17:25 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 08:17:25 [INFO] 08:17:25 [INFO] 08:17:25 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- 08:17:25 [INFO] 08:17:25 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers --- 08:17:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 08:17:25 [INFO] 08:17:25 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers --- 08:17:25 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:17:25 [INFO] No previous run data found, generating javadoc. 08:17:26 [WARNING] Javadoc Warnings 08:17:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment 08:17:26 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional; 08:17:26 [WARNING] ^ 08:17:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C> 08:17:26 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 08:17:26 [WARNING] ^ 08:17:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return 08:17:26 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 08:17:26 [WARNING] ^ 08:17:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment 08:17:26 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 08:17:26 [WARNING] ^ 08:17:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment 08:17:26 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 08:17:26 [WARNING] ^ 08:17:26 [WARNING] 5 warnings 08:17:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 08:17:26 [INFO] 08:17:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- 08:17:26 [INFO] Tests are skipped. 08:17:26 [INFO] 08:17:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers --- 08:17:26 [INFO] Tests are skipped. 08:17:26 [INFO] 08:17:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers --- 08:17:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 08:17:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes 08:17:26 [INFO] 08:17:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers --- 08:17:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom 08:17:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 08:17:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 08:17:26 [INFO] 08:17:26 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ 08:17:26 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77] 08:17:26 [INFO] from internal/utils/persistent-actors/pom.xml 08:17:26 [INFO] --------------------------------[ jar ]--------------------------------- 08:17:26 [INFO] 08:17:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] 08:17:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] 08:17:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:17:26 [INFO] 08:17:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 08:17:26 [INFO] 08:17:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- 08:17:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:17:26 [WARNING] 08:17:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:17:26 [WARNING] 08:17:26 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:17:26 [WARNING] 08:17:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:17:26 [INFO] 08:17:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources 08:17:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:17:26 [INFO] 08:17:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... 08:17:26 [INFO] 08:17:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] Changes detected - recompiling the module! :dependency 08:17:26 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes 08:17:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations. 08:17:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details. 08:17:26 [INFO] 08:17:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:17:26 [INFO] 08:17:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- 08:17:26 [INFO] Changes detected - recompiling the module! :dependency 08:17:26 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:17:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API. 08:17:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details. 08:17:27 [INFO] 08:17:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors --- 08:17:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:17:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports 08:17:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:17:27 [INFO] 08:17:27 [INFO] ------------------------------------------------------- 08:17:27 [INFO] T E S T S 08:17:27 [INFO] ------------------------------------------------------- 08:17:28 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 08:17:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 08:17:29 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 08:17:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:17:33 [INFO] [02/09/2024 13:17:33.812] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:34 [INFO] [02/09/2024 13:17:34.085] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:34 [INFO] [02/09/2024 13:17:34.236] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:34 [INFO] [02/09/2024 13:17:34.336] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.802 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 08:17:34 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 08:17:34 13:17:34.859 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:35 13:17:35.340 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:35 13:17:35.390 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 08:17:35 13:17:35.765 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT8M49.39453125S> from start 08:17:35 13:17:35.766 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:17:35 13:17:35.904 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:36 13:17:35.961 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:36 13:17:35.990 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(2005433765)> 08:17:36 13:17:35.994 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:17:36 13:17:35.995 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid> 08:17:36 13:17:36.329 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:36 13:17:36.382 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<> 08:17:36 13:17:36.410 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:36 13:17:36.485 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:36 13:17:36.487 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:17:36 13:17:36.488 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 08:17:36 13:17:36.589 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:17:36 13:17:36.590 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT7M58.41796875S> from start 08:17:36 13:17:36.696 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:36 [INFO] [02/09/2024 13:17:36.716] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT6M48.3984375S> from start 08:17:36 13:17:36.750 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:36 13:17:36.806 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:36 13:17:36.809 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown. 08:17:36 13:17:36.809 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT7M51.6796875S> starting from <> 08:17:36 13:17:36.859 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:36 13:17:36.921 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:17:36 13:17:36.933 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT5M41.6015625S> from start 08:17:37 13:17:36.968 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:37 13:17:37.050 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:37 13:17:37.132 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 08:17:37 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 08:17:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 08:17:37 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 08:17:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 08:17:37 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 08:17:37 [INFO] [02/09/2024 13:17:37.929] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:38 [INFO] [02/09/2024 13:17:38.110] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:38 [INFO] [02/09/2024 13:17:38.382] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 08:17:38 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 08:17:38 13:17:38.907 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.144 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:slowDelete', deleting snapshots to sequence number 9 and events to 9. 08:17:39 13:17:39.146 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request. 08:17:39 13:17:39.182 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.242 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteSucceeds', deleting snapshots to sequence number 9 and events to 9. 08:17:39 13:17:39.243 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed. 08:17:39 13:17:39.275 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.333 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteSnapshot', deleting snapshots to sequence number 4 and events to 4. 08:17:39 13:17:39.337 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess. 08:17:39 13:17:39.360 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.412 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange', deleting snapshots to sequence number 19 and events to 19. 08:17:39 13:17:39.413 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed. 08:17:39 13:17:39.467 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.516 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteMessage', deleting snapshots to sequence number 4 and events to 5. 08:17:39 13:17:39.530 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage). 08:17:39 13:17:39.560 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.632 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testZeroStaleEventsKept', deleting snapshots to sequence number 9 and events to 10. 08:17:39 13:17:39.633 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed. 08:17:39 13:17:39.663 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:17:39 13:17:39.717 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 9 and events to 9. 08:17:39 13:17:39.731 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 08:17:39 13:17:39.737 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 19 and events to 19. 08:17:39 13:17:39.737 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 08:17:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 08:17:39 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 08:17:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 08:17:41 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 08:17:41 [INFO] [02/09/2024 13:17:41.416] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 08:17:41 [INFO] [02/09/2024 13:17:41.430] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 08:17:42 [INFO] [02/09/2024 13:17:42.460] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed. 08:17:42 [INFO] [02/09/2024 13:17:42.460] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$a] Got ping completed. 08:17:42 [INFO] [02/09/2024 13:17:42.473] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 08:17:42 [INFO] [02/09/2024 13:17:42.473] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 08:17:42 [INFO] [02/09/2024 13:17:42.483] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>. 08:17:42 Feb 09, 2024 1:17:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:17:42 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:17:43 Feb 09, 2024 1:17:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:17:43 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:17:43 Feb 09, 2024 1:17:43 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:17:43 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:17:43 [INFO] [02/09/2024 13:17:43.500] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed. 08:17:43 [INFO] [02/09/2024 13:17:43.500] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Got ping completed. 08:17:43 [INFO] [02/09/2024 13:17:43.602] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:17:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 08:17:43 [INFO] 08:17:43 [INFO] Results: 08:17:43 [INFO] 08:17:43 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 08:17:43 [INFO] 08:17:43 [INFO] 08:17:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- 08:17:43 [INFO] 08:17:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors --- 08:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 08:17:43 [INFO] 08:17:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors --- 08:17:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:17:43 [INFO] No previous run data found, generating javadoc. 08:17:46 [WARNING] Javadoc Warnings 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment 08:17:46 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment 08:17:46 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment 08:17:46 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment 08:17:46 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment 08:17:46 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass()); 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand 08:17:46 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand); 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:530: warning: no comment 08:17:46 [WARNING] protected void becomeDeletedHandler() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:680: warning: no comment 08:17:46 [WARNING] protected void handleByCommandStrategy(final C command) { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1047: warning: no comment 08:17:46 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment 08:17:46 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment 08:17:46 [WARNING] @Nullable protected ActorRef enforcerChild; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment 08:17:46 [WARNING] @Nullable protected E entityId; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment 08:17:46 [WARNING] protected final Duration localAskTimeout; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment 08:17:46 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment 08:17:46 [WARNING] protected final MongoReadJournal mongoReadJournal; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment 08:17:46 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa"; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment 08:17:46 [WARNING] @Nullable protected ActorRef persistenceActorChild; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment 08:17:46 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment 08:17:46 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment 08:17:46 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment 08:17:46 [WARNING] protected void becomeTwinSignalProcessingAwaiting() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment 08:17:46 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer( 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment 08:17:46 [WARNING] protected void restartChild() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment 08:17:46 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment 08:17:46 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K> 08:17:46 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem 08:17:46 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment 08:17:46 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment 08:17:46 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E> 08:17:46 [WARNING] static <E extends Event<?>> Result<E> empty() { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment 08:17:46 [WARNING] public enum Control { 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment 08:17:46 [WARNING] SERVICE_REQUESTS_DONE 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment 08:17:46 [WARNING] SHUTDOWN, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment 08:17:46 [WARNING] STREAM_COMPLETE, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment 08:17:46 [WARNING] STREAM_FAILED, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment 08:17:46 [WARNING] IN_QUIET_PERIOD, 08:17:46 [WARNING] ^ 08:17:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment 08:17:46 [WARNING] RUNNING 08:17:46 [WARNING] ^ 08:17:46 [WARNING] 37 warnings 08:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 08:17:46 [INFO] 08:17:46 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- 08:17:46 [INFO] Tests are skipped. 08:17:46 [INFO] 08:17:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors --- 08:17:46 [INFO] Tests are skipped. 08:17:46 [INFO] 08:17:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors --- 08:17:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 08:17:46 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes 08:17:47 [INFO] 08:17:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors --- 08:17:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom 08:17:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 08:17:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 08:17:47 [INFO] 08:17:47 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- 08:17:47 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77] 08:17:47 [INFO] from internal/utils/protocol/pom.xml 08:17:47 [INFO] --------------------------------[ jar ]--------------------------------- 08:17:47 [INFO] 08:17:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] 08:17:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] 08:17:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 08:17:47 [INFO] 08:17:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- 08:17:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:17:47 [WARNING] 08:17:47 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:17:47 [WARNING] 08:17:47 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:17:47 [WARNING] 08:17:47 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:17:47 [INFO] 08:17:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources 08:17:47 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:17:47 [INFO] 08:17:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... 08:17:47 [INFO] 08:17:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] Changes detected - recompiling the module! :dependency 08:17:47 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:17:47 [INFO] 08:17:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:17:47 [INFO] 08:17:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- 08:17:47 [INFO] Changes detected - recompiling the module! :dependency 08:17:47 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 08:17:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API. 08:17:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details. 08:17:47 [INFO] 08:17:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol --- 08:17:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:17:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports 08:17:47 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:17:47 [INFO] 08:17:47 [INFO] ------------------------------------------------------- 08:17:47 [INFO] T E S T S 08:17:47 [INFO] ------------------------------------------------------- 08:17:47 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 08:17:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 08:17:50 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 08:17:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 08:17:52 [INFO] 08:17:52 [INFO] Results: 08:17:52 [INFO] 08:17:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 08:17:52 [INFO] 08:17:52 [INFO] 08:17:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- 08:17:52 [INFO] 08:17:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol --- 08:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 08:17:52 [INFO] 08:17:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol --- 08:17:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:17:52 [INFO] No previous run data found, generating javadoc. 08:17:53 [WARNING] Javadoc Warnings 08:17:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment 08:17:53 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config; 08:17:53 [WARNING] ^ 08:17:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment 08:17:53 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig); 08:17:53 [WARNING] ^ 08:17:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment 08:17:53 [WARNING] enum ProtocolConfigValue implements KnownConfigValue { 08:17:53 [WARNING] ^ 08:17:53 [WARNING] 3 warnings 08:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 08:17:53 [INFO] 08:17:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol --- 08:17:53 [INFO] Tests are skipped. 08:17:53 [INFO] 08:17:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol --- 08:17:53 [INFO] Tests are skipped. 08:17:53 [INFO] 08:17:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol --- 08:17:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 08:17:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes 08:17:53 [INFO] 08:17:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol --- 08:17:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom 08:17:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar 08:17:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 08:17:53 [INFO] 08:17:53 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- 08:17:53 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77] 08:17:53 [INFO] from rql/search-option-parser/pom.xml 08:17:53 [INFO] -------------------------------[ bundle ]------------------------------- 08:17:53 [INFO] 08:17:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] 08:17:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] 08:17:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:17:53 [INFO] 08:17:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 08:17:53 [INFO] 08:17:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- 08:17:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:17:53 [WARNING] 08:17:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:17:53 [WARNING] 08:17:53 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:17:53 [WARNING] 08:17:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:17:53 [INFO] 08:17:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] Copying 0 resource from src/main/resources to target/classes 08:17:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:17:53 [INFO] 08:17:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... 08:17:53 [INFO] 08:17:53 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser --- 08:17:53 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:17:53 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ... 08:17:59 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 08:17:59 [WARNING] one warning found 08:18:00 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:18:00 1 warning. 08:18:00 [INFO] done compiling 08:18:00 [INFO] compile in 6.4 s 08:18:00 [INFO] 08:18:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser --- 08:18:00 [INFO] Changes detected - recompiling the module! :dependency 08:18:00 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 08:18:00 [WARNING] bootstrap class path not set in conjunction with -source 8 08:18:00 [INFO] 08:18:00 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser --- 08:18:00 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:18:00 [INFO] compile in 0.0 s 08:18:00 [INFO] 08:18:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser --- 08:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources 08:18:00 [INFO] 08:18:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- 08:18:00 [INFO] Changes detected - recompiling the module! :dependency 08:18:00 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:18:00 [WARNING] bootstrap class path not set in conjunction with -source 8 08:18:00 [INFO] 08:18:00 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser --- 08:18:00 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:18:00 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ... 08:18:01 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:18:01 1 warning. 08:18:01 [INFO] done compiling 08:18:01 [INFO] compile in 1.3 s 08:18:01 [INFO] 08:18:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser --- 08:18:01 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:18:01 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports 08:18:01 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:18:01 [INFO] 08:18:01 [INFO] ------------------------------------------------------- 08:18:01 [INFO] T E S T S 08:18:01 [INFO] ------------------------------------------------------- 08:18:02 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 08:18:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 08:18:03 [INFO] 08:18:03 [INFO] Results: 08:18:03 [INFO] 08:18:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 08:18:03 [INFO] 08:18:03 [INFO] 08:18:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] 08:18:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser --- 08:18:03 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 08:18:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 08:18:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF 08:18:03 [INFO] 08:18:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] Tests are skipped. 08:18:03 [INFO] 08:18:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] Tests are skipped. 08:18:03 [INFO] 08:18:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 08:18:03 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes 08:18:03 [INFO] 08:18:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom 08:18:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 08:18:03 [INFO] 08:18:03 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser --- 08:18:03 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 08:18:03 [INFO] Writing OBR metadata 08:18:03 [INFO] 08:18:03 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ 08:18:03 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77] 08:18:03 [INFO] from internal/utils/search/pom.xml 08:18:03 [INFO] --------------------------------[ jar ]--------------------------------- 08:18:03 [INFO] 08:18:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search --- 08:18:03 [INFO] 08:18:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search --- 08:18:03 [INFO] 08:18:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- 08:18:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 08:18:03 [INFO] 08:18:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search --- 08:18:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:18:03 [WARNING] 08:18:03 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:18:03 [WARNING] 08:18:03 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:18:03 [WARNING] 08:18:03 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:18:03 [INFO] 08:18:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search --- 08:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources 08:18:03 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:18:03 [INFO] 08:18:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search --- 08:18:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... 08:18:03 [INFO] 08:18:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search --- 08:18:03 [INFO] Changes detected - recompiling the module! :dependency 08:18:03 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes 08:18:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations. 08:18:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details. 08:18:03 [INFO] 08:18:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search --- 08:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources 08:18:03 [INFO] 08:18:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- 08:18:03 [INFO] Changes detected - recompiling the module! :dependency 08:18:03 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 08:18:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API. 08:18:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details. 08:18:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations. 08:18:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details. 08:18:04 [INFO] 08:18:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search --- 08:18:04 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:18:04 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports 08:18:04 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:18:04 [INFO] 08:18:04 [INFO] ------------------------------------------------------- 08:18:04 [INFO] T E S T S 08:18:04 [INFO] ------------------------------------------------------- 08:18:04 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest 08:18:07 SLF4J(W): Class path contains multiple SLF4J providers. 08:18:07 SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80] 08:18:07 SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@71de1091] 08:18:07 SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 08:18:07 SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80] 08:18:07 [WARN] [02/09/2024 13:18:07.842] [default-pekko.actor.default-dispatcher-5] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-0)] [resume-source-errors-flow] Upstream failed, cause: InvalidRqlExpressionException: The given RQL expression was invalid 08:18:08 [INFO] [02/09/2024 13:18:07.987] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:08 [INFO] [02/09/2024 13:18:08.274] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:08 13:18:08.413 [default-pekko.actor.default-dispatcher-6] INFO org.eclipse.ditto.internal.utils.search.SearchSource -- Resuming from: org.apache.pekko.stream.RemoteStreamRefActorTerminatedException: [SourceRef-0] Remote stream (pekko://default/system/Materializers/StreamSupervisor-2/$$a-SinkRef-0) failed, reason: mock cursor-not-found error 08:18:08 [INFO] [02/09/2024 13:18:08.564] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:08 [WARN] [02/09/2024 13:18:08.658] [default-pekko.actor.default-dispatcher-6] [SinkRefStageImpl(pekko://default)] [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:18:08 [INFO] [02/09/2024 13:18:08.661] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.974 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest 08:18:08 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 08:18:08 [INFO] [02/09/2024 13:18:08.757] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]> 08:18:08 [INFO] [02/09/2024 13:18:08.760] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:08 13:18:08.877 [default-pekko.actor.default-dispatcher-7] ERROR org.eclipse.ditto.internal.utils.search.SearchSource -- Unexpected error 08:18:08 org.apache.pekko.pattern.AskTimeoutException: mock error 08:18:09 [INFO] [02/09/2024 13:18:09.200] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]> 08:18:09 [INFO] [02/09/2024 13:18:09.207] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=InvalidOptionException [message='Invalid option: 'size(0)'', errorCode=thing-search:search.option.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='size(n) -- n must be between 1 and 200', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 08:18:09 [INFO] [02/09/2024 13:18:09.209] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.262] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=exists(attributes/tag1), options=size(1), fields=/thingId, namespaces=null, prefix=null]> 08:18:09 [INFO] [02/09/2024 13:18:09.268] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=SubscriptionProtocolErrorException [message='The number of requested elements must be > 0 (see reactive-streams specification, rule 3.9)', errorCode=thing-search:subscription.protocol.error, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='null', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 08:18:09 [INFO] [02/09/2024 13:18:09.270] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 08:18:09 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 08:18:09 [INFO] [02/09/2024 13:18:09.334] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.378] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.410] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.547] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 08:18:09 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 08:18:09 [INFO] [02/09/2024 13:18:09.604] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout 08:18:09 [INFO] [02/09/2024 13:18:09.640] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.692] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]> 08:18:09 [INFO] [02/09/2024 13:18:09.693] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.809] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 08:18:09 [INFO] [02/09/2024 13:18:09.810] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] [02/09/2024 13:18:09.915] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 08:18:09 [INFO] [02/09/2024 13:18:09.917] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 08:18:10 [INFO] 08:18:10 [INFO] Results: 08:18:10 [INFO] 08:18:10 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 08:18:10 [INFO] 08:18:10 [INFO] 08:18:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- 08:18:10 [INFO] 08:18:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search --- 08:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 08:18:10 [INFO] 08:18:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search --- 08:18:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:18:10 [INFO] No previous run data found, generating javadoc. 08:18:11 [WARNING] Javadoc Warnings 08:18:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer 08:18:11 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) { 08:18:11 [WARNING] ^ 08:18:11 [WARNING] 1 warning 08:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 08:18:11 [INFO] 08:18:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search --- 08:18:11 [INFO] Tests are skipped. 08:18:11 [INFO] 08:18:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search --- 08:18:11 [INFO] Tests are skipped. 08:18:11 [INFO] 08:18:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search --- 08:18:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 08:18:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes 08:18:11 [INFO] 08:18:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search --- 08:18:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom 08:18:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar 08:18:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 08:18:11 [INFO] 08:18:11 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- 08:18:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77] 08:18:11 [INFO] from internal/utils/pubsub-policies/pom.xml 08:18:11 [INFO] --------------------------------[ jar ]--------------------------------- 08:18:11 [INFO] 08:18:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies --- 08:18:11 [INFO] 08:18:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies --- 08:18:11 [INFO] 08:18:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- 08:18:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec 08:18:11 [INFO] 08:18:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- 08:18:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:18:11 [WARNING] 08:18:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:18:11 [WARNING] 08:18:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:18:11 [WARNING] 08:18:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:18:12 [INFO] 08:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources 08:18:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:18:12 [INFO] 08:18:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... 08:18:12 [INFO] 08:18:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] Changes detected - recompiling the module! :dependency 08:18:12 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes 08:18:12 [INFO] 08:18:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources 08:18:12 [INFO] 08:18:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] No sources to compile 08:18:12 [INFO] 08:18:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:18:12 [INFO] No tests to run. 08:18:12 [INFO] 08:18:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] 08:18:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 08:18:12 [INFO] 08:18:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies --- 08:18:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:18:12 [INFO] No previous run data found, generating javadoc. 08:18:13 [WARNING] Javadoc Warnings 08:18:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment 08:18:13 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies; 08:18:13 [WARNING] ^ 08:18:13 [WARNING] 1 warning 08:18:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 08:18:13 [INFO] 08:18:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- 08:18:13 [INFO] Tests are skipped. 08:18:13 [INFO] 08:18:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies --- 08:18:13 [INFO] Tests are skipped. 08:18:13 [INFO] 08:18:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies --- 08:18:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:18:13 [INFO] 08:18:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies --- 08:18:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom 08:18:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 08:18:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 08:18:13 [INFO] 08:18:13 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- 08:18:13 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77] 08:18:13 [INFO] from internal/utils/pubsub-things/pom.xml 08:18:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:18:13 [INFO] 08:18:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] 08:18:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] 08:18:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec 08:18:13 [INFO] 08:18:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- 08:18:13 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:18:13 [WARNING] 08:18:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:18:13 [WARNING] 08:18:13 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:18:13 [WARNING] 08:18:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:18:13 [INFO] 08:18:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources 08:18:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:18:13 [INFO] 08:18:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... 08:18:13 [INFO] 08:18:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] Changes detected - recompiling the module! :dependency 08:18:13 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes 08:18:13 [INFO] 08:18:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources 08:18:13 [INFO] 08:18:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] No sources to compile 08:18:13 [INFO] 08:18:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things --- 08:18:13 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:18:13 [INFO] No tests to run. 08:18:13 [INFO] 08:18:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] 08:18:13 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things --- 08:18:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 08:18:13 [INFO] 08:18:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things --- 08:18:13 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:18:13 [INFO] No previous run data found, generating javadoc. 08:18:15 [WARNING] Javadoc Warnings 08:18:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment 08:18:15 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings; 08:18:15 [WARNING] ^ 08:18:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe 08:18:15 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber, 08:18:15 [WARNING] ^ 08:18:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks 08:18:15 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) { 08:18:15 [WARNING] ^ 08:18:15 [WARNING] 3 warnings 08:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 08:18:15 [INFO] 08:18:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- 08:18:15 [INFO] Tests are skipped. 08:18:15 [INFO] 08:18:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things --- 08:18:15 [INFO] Tests are skipped. 08:18:15 [INFO] 08:18:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things --- 08:18:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:18:15 [INFO] 08:18:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things --- 08:18:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom 08:18:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 08:18:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 08:18:15 [INFO] 08:18:15 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ 08:18:15 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [67/77] 08:18:15 [INFO] from connectivity/service/pom.xml 08:18:15 [INFO] --------------------------------[ jar ]--------------------------------- 08:18:27 [INFO] 08:18:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service --- 08:18:27 [INFO] 08:18:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service --- 08:18:27 [INFO] 08:18:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service --- 08:18:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 08:18:27 [INFO] 08:18:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service --- 08:18:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:18:27 [WARNING] 08:18:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:18:27 [WARNING] 08:18:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:18:27 [WARNING] 08:18:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:18:27 [INFO] 08:18:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service --- 08:18:27 [INFO] Copying 1 resource from src/main/resources to target/classes 08:18:27 [INFO] Copying 8 resources from src/main/resources to target/classes 08:18:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:18:27 [INFO] 08:18:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service --- 08:18:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... 08:18:27 [INFO] 08:18:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service --- 08:18:27 [INFO] Changes detected - recompiling the module! :dependency 08:18:27 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 08:18:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API. 08:18:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details. 08:18:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations. 08:18:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details. 08:18:31 [INFO] 08:18:31 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service --- 08:18:31 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar 08:18:32 [INFO] 08:18:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service --- 08:18:32 [INFO] Copying 39 resources from src/test/resources to target/test-classes 08:18:32 [INFO] 08:18:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service --- 08:18:32 [INFO] Changes detected - recompiling the module! :dependency 08:18:32 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes 08:18:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API. 08:18:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details. 08:18:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations. 08:18:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details. 08:18:38 [INFO] 08:18:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service --- 08:18:38 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:18:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports 08:18:38 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:18:38 [INFO] 08:18:38 [INFO] ------------------------------------------------------- 08:18:38 [INFO] T E S T S 08:18:38 [INFO] ------------------------------------------------------- 08:18:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 08:18:41 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 08:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 08:18:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:18:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 08:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 08:18:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 08:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 08:18:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 08:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 08:18:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 08:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 08:18:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 08:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 08:18:46 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 08:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 08:18:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 08:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 08:18:47 13:18:47.094 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client โ€ฆ 08:18:47 java.lang.IllegalStateException: Yolo! 08:18:47 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:18:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:18:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:18:47 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:18:47 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:18:47 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:18:47 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:18:47 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:18:47 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:18:47 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:18:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:18:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:18:47 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:18:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:18:47 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:18:47 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:18:47 13:18:47.272 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>. 08:18:47 java.lang.IllegalStateException: Yolo! 08:18:47 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:18:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:18:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:18:47 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:18:47 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:18:47 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:18:47 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:18:47 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:18:47 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:18:47 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:18:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:18:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:18:47 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:18:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:18:47 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:18:47 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:18:47 13:18:47.276 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>. 08:18:47 13:18:47.282 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>. 08:18:47 java.lang.IllegalStateException: Yolo! 08:18:47 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:18:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:18:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:18:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:18:47 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:18:47 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:18:47 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:18:47 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:18:47 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:18:47 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:18:47 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:18:47 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:18:47 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:18:47 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:18:47 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:18:47 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:18:47 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:18:47 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:18:47 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:18:47 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:18:47 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:18:47 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:18:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:18:47 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 08:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 08:18:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 08:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 08:18:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 08:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 08:18:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 08:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 08:18:51 [INFO] [02/09/2024 13:18:51.977] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.023 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 08:18:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 08:18:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 08:18:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 08:18:52 [INFO] [02/09/2024 13:18:52.577] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:18:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 08:18:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 08:18:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 08:18:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 08:18:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 08:18:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 08:18:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest 08:18:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 08:18:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 08:18:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest 08:18:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 08:18:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 08:18:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 08:18:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 08:18:53 13:18:53.681 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:18:58 [INFO] [02/09/2024 13:18:58.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.348] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.349] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.349] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.349] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.349] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.349] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.350] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.351] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.352] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.353] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.354] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.355] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.356] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.357] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.358] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.359] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.360] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.360] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.360] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.360] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:18:58 [INFO] [02/09/2024 13:18:58.360] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 32431281>. 08:19:00 [INFO] [02/09/2024 13:19:00.211] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.552 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 08:19:00 [INFO] [02/09/2024 13:19:00.350] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] [02/09/2024 13:19:00.440] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] [02/09/2024 13:19:00.534] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] [02/09/2024 13:19:00.592] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] [02/09/2024 13:19:00.656] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] [02/09/2024 13:19:00.698] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 08:19:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 08:19:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 08:19:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 08:19:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 08:19:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 08:19:01 13:19:00.864 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 39565 08:19:01 13:19:01.004 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:02 13:19:02.592 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M35.311S> interval (min=<PT5M>) 08:19:02 13:19:02.630 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:02 13:19:02.634 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.141S> interval (min=<PT5M>) 08:19:02 13:19:02.634 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.452S> interval (min=<PT5M>) 08:19:02 13:19:02.634 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.464S> interval (min=<PT5M>) 08:19:02 13:19:02.635 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:02 13:19:02.651 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:02 13:19:02.651 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:02 13:19:02.671 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.314S> interval (min=<PT5M>) 08:19:02 13:19:02.671 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:03 13:19:03.002 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19b313ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.012 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.064 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19b313ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.064 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.081 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32826 08:19:03 13:19:03.085 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:03 13:19:03.140 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:03 13:19:03.146 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:03 13:19:03.240 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.qos=0, mqtt.qos=0, custom.retain=false, custom.topic=source/status, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-270c270, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:03 13:19:03.262 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:03 13:19:03.262 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:03 13:19:03.347 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 08:19:03 13:19:03.413 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M44.713S> interval (min=<PT5M>) 08:19:03 13:19:03.430 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:03 13:19:03.431 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.58S> interval (min=<PT5M>) 08:19:03 13:19:03.432 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.616S> interval (min=<PT5M>) 08:19:03 13:19:03.433 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:03 13:19:03.433 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.084S> interval (min=<PT5M>) 08:19:03 13:19:03.435 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:03 13:19:03.436 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:03 13:19:03.440 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.881S> interval (min=<PT5M>) 08:19:03 13:19:03.440 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:03 13:19:03.442 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ec3dc11]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.442 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.445 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ec3dc11]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.446 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.459 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32832 08:19:03 13:19:03.459 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:03 13:19:03.553 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:03 13:19:03.554 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:03 13:19:03.595 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=target/laserBeamer, qos=AT_LEAST_ONCE]> 08:19:03 13:19:03.605 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:03 13:19:03.654 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:19:03 13:19:03.658 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:03 13:19:03.765 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M24.043S> interval (min=<PT5M>) 08:19:03 13:19:03.765 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:03 13:19:03.766 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.475S> interval (min=<PT5M>) 08:19:03 13:19:03.768 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.385S> interval (min=<PT5M>) 08:19:03 13:19:03.769 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:03 13:19:03.770 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.096S> interval (min=<PT5M>) 08:19:03 13:19:03.772 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:03 13:19:03.772 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:03 13:19:03.776 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.223S> interval (min=<PT5M>) 08:19:03 13:19:03.776 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:03 13:19:03.778 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4b8ae62e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.779 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.782 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4b8ae62e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:03 13:19:03.782 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:03 13:19:03.785 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32840 08:19:03 13:19:03.785 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:03 13:19:03.840 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-88886a5, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:03 13:19:03.846 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'eclipse/invalid/address'.> 08:19:03 13:19:03.846 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-88886a5, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.qos=0, mqtt.retain=false, mqtt.topic=eclipse/invalid/address} 08:19:03 13:19:03.859 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=replies, qos=AT_MOST_ONCE]> 08:19:03 13:19:03.861 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:03 13:19:03.862 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:04 13:19:04.006 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M30.403S> interval (min=<PT5M>) 08:19:04 13:19:04.006 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.007 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.794S> interval (min=<PT5M>) 08:19:04 13:19:04.009 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.059S> interval (min=<PT5M>) 08:19:04 13:19:04.010 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:04 13:19:04.030 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.146S> interval (min=<PT5M>) 08:19:04 13:19:04.032 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.032 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.038 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.038 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.495S> interval (min=<PT5M>) 08:19:04 13:19:04.039 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51e51276]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.040 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.044 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51e51276]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.044 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.047 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32842 08:19:04 13:19:04.047 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:04 13:19:04.061 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-0d99149, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:04 13:19:04.064 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:04 13:19:04.132 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:04 13:19:04.151 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:04 13:19:04.208 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:04 13:19:04.251 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 08:19:04 13:19:04.303 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M7.156S> interval (min=<PT5M>) 08:19:04 13:19:04.304 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.305 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.398S> interval (min=<PT5M>) 08:19:04 13:19:04.306 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.664S> interval (min=<PT5M>) 08:19:04 13:19:04.331 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:04 13:19:04.332 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.656S> interval (min=<PT5M>) 08:19:04 13:19:04.333 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.334 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.337 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.414S> interval (min=<PT5M>) 08:19:04 13:19:04.337 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.339 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25d26ee1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.339 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.342 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25d26ee1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.342 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.354 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32850 08:19:04 13:19:04.355 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:04 13:19:04.435 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:04 13:19:04.439 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 08:19:04 13:19:04.440 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:04 13:19:04.443 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:04 13:19:04.562 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M3.187S> interval (min=<PT5M>) 08:19:04 13:19:04.563 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.564 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.561S> interval (min=<PT5M>) 08:19:04 13:19:04.565 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.912S> interval (min=<PT5M>) 08:19:04 13:19:04.566 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:04 13:19:04.566 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.42S> interval (min=<PT5M>) 08:19:04 13:19:04.568 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.569 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.572 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.09S> interval (min=<PT5M>) 08:19:04 13:19:04.572 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.574 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47ae6b9e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.574 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.577 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47ae6b9e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.578 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.590 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32866 08:19:04 13:19:04.593 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47ae6b9e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.594 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.594 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47ae6b9e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.595 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.596 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:39565>. 08:19:04 13:19:04.606 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0> at <tcp://localhost:39565> was successful. 08:19:04 13:19:04.607 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:19:04 13:19:04.631 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:04 13:19:04.763 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M29.173S> interval (min=<PT5M>) 08:19:04 13:19:04.763 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.764 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.733S> interval (min=<PT5M>) 08:19:04 13:19:04.765 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.608S> interval (min=<PT5M>) 08:19:04 13:19:04.766 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:04 13:19:04.766 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.579S> interval (min=<PT5M>) 08:19:04 13:19:04.768 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.769 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:04 13:19:04.771 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.472S> interval (min=<PT5M>) 08:19:04 13:19:04.772 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:04 13:19:04.773 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@771db8b7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.774 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.776 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@771db8b7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:04 13:19:04.776 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:04 13:19:04.778 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32882 08:19:04 13:19:04.779 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:04 13:19:04.788 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-d21ee81, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:04 13:19:04.790 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:04 13:19:04.802 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32890 08:19:04 13:19:04.802 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:04 13:19:04.834 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-d21ee81, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:04 13:19:04.836 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:04 13:19:04.880 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:04 13:19:04.880 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message Success in state CONNECTED - status: open: CONNECTED - sender: Actor[pekko://MqttClientActorTest_reconnectAndConsumeFromTopic/deadLetters] 08:19:04 13:19:04.882 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 08:19:04 13:19:04.883 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:05 13:19:04.981 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M1.151S> interval (min=<PT5M>) 08:19:05 13:19:04.981 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:04.982 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.268S> interval (min=<PT5M>) 08:19:05 13:19:04.983 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.768S> interval (min=<PT5M>) 08:19:05 13:19:04.984 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:04.985 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.996S> interval (min=<PT5M>) 08:19:05 13:19:04.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:04.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:04.990 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.38S> interval (min=<PT5M>) 08:19:05 13:19:04.990 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:04.991 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22fc5b38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:04.992 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:04.994 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22fc5b38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:04.994 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.006 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32896 08:19:05 13:19:05.007 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22fc5b38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.007 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0> at <tcp://localhost:39565> failed: Failed to connect. 08:19:05 13:19:05.008 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.008 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22fc5b38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.009 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.009 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Failure(org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Failed to connect.)> 08:19:05 13:19:05.010 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:05 13:19:05.165 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M28.115S> interval (min=<PT5M>) 08:19:05 13:19:05.166 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.166 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.855S> interval (min=<PT5M>) 08:19:05 13:19:05.167 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.057S> interval (min=<PT5M>) 08:19:05 13:19:05.168 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:05.168 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.434S> interval (min=<PT5M>) 08:19:05 13:19:05.171 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.171 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.174 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.182S> interval (min=<PT5M>) 08:19:05 13:19:05.174 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.176 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@640517de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.176 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.180 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@640517de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.180 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.194 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32910 08:19:05 13:19:05.195 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:05 13:19:05.287 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:05 13:19:05.288 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:05.295 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <:6a9547bf-29c4-4d07-b24b-4cacfe00390a> to PublishTarget <MqttPublishTarget [topic=replyTarget/:6a9547bf-29c4-4d07-b24b-4cacfe00390a, qos=AT_MOST_ONCE]> 08:19:05 13:19:05.298 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:05 13:19:05.387 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:19:05 13:19:05.388 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:05 13:19:05.391 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:05 13:19:05.395 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M3.751S> interval (min=<PT5M>) 08:19:05 13:19:05.395 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.396 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.551S> interval (min=<PT5M>) 08:19:05 13:19:05.397 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.689S> interval (min=<PT5M>) 08:19:05 13:19:05.398 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:05.398 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.919S> interval (min=<PT5M>) 08:19:05 13:19:05.400 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.400 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.433 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.111S> interval (min=<PT5M>) 08:19:05 13:19:05.433 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.434 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26a9560d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.434 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.437 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26a9560d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.437 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.439 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32918 08:19:05 13:19:05.439 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:05 13:19:05.449 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569A10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.451 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.453 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C1, mqtt.topic=C1, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569C10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.453 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569B10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.454 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.455 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569A11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.455 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.457 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.458 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569B11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.458 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C2, mqtt.topic=C2, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569C20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.459 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569A12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.459 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.460 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.461 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.462 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569B20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.462 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C3, mqtt.topic=C3, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569C30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.463 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.464 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.466 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-9d9f569B21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.467 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.468 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:05 13:19:05.469 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:05 13:19:05.630 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M48.886S> interval (min=<PT5M>) 08:19:05 13:19:05.631 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.631 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.247S> interval (min=<PT5M>) 08:19:05 13:19:05.632 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.639S> interval (min=<PT5M>) 08:19:05 13:19:05.633 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:05.633 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.754S> interval (min=<PT5M>) 08:19:05 13:19:05.635 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.635 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.637 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.301S> interval (min=<PT5M>) 08:19:05 13:19:05.638 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.639 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b09788c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.639 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.642 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b09788c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.642 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.654 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32924 08:19:05 13:19:05.654 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:05 13:19:05.661 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-09T13:19:05.658051319Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff. 08:19:05 13:19:05.662 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-09T13:19:05.658051319Z, connectivityStatus=null]> 08:19:05 13:19:05.663 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-09T13:19:05.658051319Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:19:05 13:19:05.664 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:05 13:19:05.664 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:05 13:19:05.782 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.22S> interval (min=<PT5M>) 08:19:05 13:19:05.782 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.783 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.28S> interval (min=<PT5M>) 08:19:05 13:19:05.784 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.339S> interval (min=<PT5M>) 08:19:05 13:19:05.785 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:05 13:19:05.785 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.554S> interval (min=<PT5M>) 08:19:05 13:19:05.786 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.787 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:05 13:19:05.789 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.5S> interval (min=<PT5M>) 08:19:05 13:19:05.789 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:05 13:19:05.790 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b4ab4dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.791 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.793 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b4ab4dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:05 13:19:05.793 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:05 13:19:05.795 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32928 08:19:05 13:19:05.795 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:05 13:19:05.803 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=29e6a45b-d781-4366-adf3-c26d64ffb7d0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-45153e8, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:19:05 13:19:05.805 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:19:05 13:19:05.805 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:05 13:19:05.831 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:06 13:19:05.896 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M42.685S> interval (min=<PT5M>) 08:19:06 13:19:05.896 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:05.897 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.292S> interval (min=<PT5M>) 08:19:06 13:19:05.898 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.058S> interval (min=<PT5M>) 08:19:06 13:19:05.899 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:05.899 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.127S> interval (min=<PT5M>) 08:19:06 13:19:05.900 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:05.901 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:05.903 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:05.903 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.939S> interval (min=<PT5M>) 08:19:06 13:19:05.932 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dd7feb2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:05.932 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:05.934 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dd7feb2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:05.934 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:05.946 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32944 08:19:06 13:19:05.947 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:19:06 13:19:06.012 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:06 13:19:06.013 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:06 13:19:06.022 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.114 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:06 13:19:06.202 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M53.508S> interval (min=<PT5M>) 08:19:06 13:19:06.202 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.203 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.604S> interval (min=<PT5M>) 08:19:06 13:19:06.203 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.291S> interval (min=<PT5M>) 08:19:06 13:19:06.204 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.204 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.665S> interval (min=<PT5M>) 08:19:06 13:19:06.206 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.206 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.208 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.208 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.361S> interval (min=<PT5M>) 08:19:06 13:19:06.210 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@388054a6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.210 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.213 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@388054a6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.213 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.245 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32960 08:19:06 13:19:06.332 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.365 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 08:19:06 13:19:06.366 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:06 13:19:06.367 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M22.198S> interval (min=<PT5M>) 08:19:06 13:19:06.367 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.368 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.493S> interval (min=<PT5M>) 08:19:06 13:19:06.370 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.04S> interval (min=<PT5M>) 08:19:06 13:19:06.371 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.371 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.807S> interval (min=<PT5M>) 08:19:06 13:19:06.373 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.374 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.431 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.129S> interval (min=<PT5M>) 08:19:06 13:19:06.431 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.433 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2fdc51c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.433 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.435 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2fdc51c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.436 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.456 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:19:06 13:19:06.458 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:06 13:19:06.563 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.740 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M21.649S> interval (min=<PT5M>) 08:19:06 13:19:06.741 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.741 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.555S> interval (min=<PT5M>) 08:19:06 13:19:06.742 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.78S> interval (min=<PT5M>) 08:19:06 13:19:06.743 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:06 13:19:06.743 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.083S> interval (min=<PT5M>) 08:19:06 13:19:06.745 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.746 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.748 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.218S> interval (min=<PT5M>) 08:19:06 13:19:06.749 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:06 13:19:06.753 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63e2af99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.753 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.756 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63e2af99]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:06 13:19:06.756 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:06 13:19:06.757 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.758 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:06 13:19:06.759 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32962 08:19:06 13:19:06.866 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:07 13:19:07.140 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:07 13:19:07.141 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:07 13:19:07.141 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:07 13:19:07.144 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:07 13:19:07.150 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32976 08:19:07 13:19:07.151 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 32984 08:19:07 13:19:07.269 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 08:19:07 13:19:07.270 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:07 13:19:07.274 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:07 13:19:07.332 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0> failed. Disabling automatic reconnect. 08:19:07 13:19:07.334 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:07 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:19:07 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:07 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:07 ... 17 common frames omitted 08:19:07 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:07 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:07 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:07 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 08:19:07 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:07 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:07 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:07 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:07 13:19:07.334 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:07 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:19:07 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:07 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:07 ... 17 common frames omitted 08:19:07 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:07 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:07 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:07 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 08:19:07 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:07 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:07 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:07 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:08 13:19:07.968 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M33.222S> interval (min=<PT5M>) 08:19:08 13:19:07.968 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:08 13:19:07.969 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.753S> interval (min=<PT5M>) 08:19:08 13:19:07.970 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.954S> interval (min=<PT5M>) 08:19:08 13:19:07.971 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:08 13:19:07.971 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.94S> interval (min=<PT5M>) 08:19:08 13:19:07.972 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:08 13:19:07.972 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:08 13:19:07.975 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.448S> interval (min=<PT5M>) 08:19:08 13:19:07.975 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:08 13:19:07.976 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a84d376]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:08 13:19:07.977 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:08 13:19:07.979 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a84d376]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:08 13:19:07.979 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:08 13:19:08.042 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a84d376]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:08 13:19:08.042 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:08 13:19:08.043 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a84d376]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:08 13:19:08.043 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:08 13:19:08.044 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=29e6a45b-d781-4366-adf3-c26d64ffb7d0] in state TESTING - status: unknown: Testing connection since 2024-02-09T13:19:08.043785671Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#674498181] 08:19:08 13:19:08.145 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:08 13:19:08.481 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:08 java.security.cert.CertificateException: No name matching localhost found 08:19:08 at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234) 08:19:08 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103) 08:19:08 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109) 08:19:08 at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107) 08:19:08 at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455) 08:19:08 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335) 08:19:08 ... 29 common frames omitted 08:19:08 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:19:08 at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) 08:19:08 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) 08:19:08 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) 08:19:08 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) 08:19:08 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) 08:19:08 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) 08:19:08 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) 08:19:08 at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) 08:19:08 at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) 08:19:08 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277) 08:19:08 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264) 08:19:08 at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) 08:19:08 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209) 08:19:08 at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647) 08:19:08 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493) 08:19:08 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334) 08:19:08 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383) 08:19:08 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529) 08:19:08 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468) 08:19:08 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) 08:19:08 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 08:19:08 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 08:19:08 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 08:19:08 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) 08:19:08 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 08:19:08 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 08:19:08 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) 08:19:08 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) 08:19:08 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) 08:19:08 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 08:19:08 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 08:19:08 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 08:19:08 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 08:19:08 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:08 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:19:08 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:19:08 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:19:08 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:08 ... 12 common frames omitted 08:19:08 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:19:08 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:08 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:08 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:08 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:08 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:08 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:08 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:08 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:08 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:08 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:08 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:11 13:19:11.131 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:11 13:19:11.135 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:11 13:19:11.471 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:11 13:19:11.854 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:13 13:19:13.063 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - test timed out. 08:19:13 13:19:13.065 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:13 13:19:13.071 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:13 13:19:13.151 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.382S> interval (min=<PT5M>) 08:19:13 13:19:13.151 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.163 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.168S> interval (min=<PT5M>) 08:19:13 13:19:13.164 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.221S> interval (min=<PT5M>) 08:19:13 13:19:13.165 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:13 13:19:13.166 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.169S> interval (min=<PT5M>) 08:19:13 13:19:13.167 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.167 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.170 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.379S> interval (min=<PT5M>) 08:19:13 13:19:13.170 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.172 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c70ad3a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.172 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.174 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c70ad3a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.175 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.178 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 35762 08:19:13 13:19:13.180 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 35772 08:19:13 13:19:13.185 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0> failed. Disabling automatic reconnect. 08:19:13 13:19:13.185 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-09T13:19:13.185274435Z, connectivityStatus=null]> 08:19:13 13:19:13.185 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:19:13 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:13 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:13 ... 12 common frames omitted 08:19:13 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:13 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:13 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:13 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:13 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:13 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:13 13:19:13.187 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-09T13:19:13.185274435Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:19:13 13:19:13.187 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-09T13:19:13.185274435Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters] 08:19:13 13:19:13.248 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:13 13:19:13.285 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:13 13:19:13.333 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M54.795S> interval (min=<PT5M>) 08:19:13 13:19:13.334 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.335 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.102S> interval (min=<PT5M>) 08:19:13 13:19:13.336 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.04S> interval (min=<PT5M>) 08:19:13 13:19:13.337 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:13 13:19:13.338 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.708S> interval (min=<PT5M>) 08:19:13 13:19:13.340 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.340 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.342 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.848S> interval (min=<PT5M>) 08:19:13 13:19:13.342 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.344 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e1f2061]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.344 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.346 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e1f2061]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.347 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.348 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.350 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 35786 08:19:13 13:19:13.351 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 35794 08:19:13 13:19:13.353 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0> failed. Disabling automatic reconnect. 08:19:13 13:19:13.353 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-09T13:19:13.353044168Z, connectivityStatus=null]> 08:19:13 13:19:13.353 [WARN ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - This logger <org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClient> is used by multiple threads! Please consider to use a thread-safe logger instead. 08:19:13 13:19:13.353 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-09T13:19:13.353044168Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:19:13 13:19:13.353 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:19:13 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:13 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:13 ... 12 common frames omitted 08:19:13 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:19:13 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:13 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:13 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:13 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:13 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:13 13:19:13.353 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-09T13:19:13.353044168Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters] 08:19:13 13:19:13.431 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:13 13:19:13.454 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:13 13:19:13.507 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M57.533S> interval (min=<PT5M>) 08:19:13 13:19:13.507 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.508 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.158S> interval (min=<PT5M>) 08:19:13 13:19:13.509 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.202S> interval (min=<PT5M>) 08:19:13 13:19:13.510 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <29e6a45b-d781-4366-adf3-c26d64ffb7d0> 08:19:13 13:19:13.510 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.766S> interval (min=<PT5M>) 08:19:13 13:19:13.512 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.512 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.515 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.997S> interval (min=<PT5M>) 08:19:13 13:19:13.515 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:13 13:19:13.532 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@9a5727c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.532 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.535 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@9a5727c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:13 13:19:13.535 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:13 13:19:13.537 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 13:19:13.540 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39565 accepted at port 35808 08:19:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.69 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 08:19:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 08:19:13 13:19:13.542 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:19:13 13:19:13.542 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0> failed. Disabling automatic reconnect. 08:19:13 13:19:13.543 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:29e6a45b-d781-4366-adf3-c26d64ffb7d0>. 08:19:13 java.net.ConnectException: finishConnect(..) failed: Connection refused 08:19:13 at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) 08:19:13 at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) 08:19:13 at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) 08:19:13 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) 08:19:13 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) 08:19:13 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) 08:19:13 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) 08:19:13 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 08:19:13 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 08:19:13 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 08:19:13 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 08:19:13 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:13 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39565 08:19:13 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39565 08:19:13 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39565 08:19:13 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:19:13 ... 12 common frames omitted 08:19:13 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39565 08:19:13 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:19:13 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:19:13 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:19:13 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:19:13 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:19:13 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:19:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:19:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:19:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:19:13 at java.base/java.lang.Thread.run(Thread.java:833) 08:19:13 13:19:13.543 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:19:13 [INFO] [02/09/2024 13:19:13.668] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 08:19:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 08:19:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 08:19:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 08:19:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 08:19:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 08:19:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 08:19:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 08:19:14 13:19:14.045 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:14 13:19:14.148 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:14 13:19:14.347 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:14 13:19:14.547 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:14 13:19:14.729 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:14 13:19:14.732 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: Failed to transform ExternalMessage to GenericMqttPublish: Topic [target/#] must not contain multi level wildcard (#), found at index 7. 08:19:15 13:19:15.344 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-09T13:19:15.307846953Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-09T13:19:15.307846953Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#486918820]]>. 08:19:15 13:19:15.344 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-09T13:19:15.320153582Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-09T13:19:15.320153582Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#486918820]]>. 08:19:15 13:19:15.345 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-09T13:19:15.330567450Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-09T13:19:15.330567450Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#486918820]]>. 08:19:15 13:19:15.506 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=EXACTLY_ONCE]> 08:19:15 13:19:15.682 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:15 13:19:15.683 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected. 08:19:15 13:19:15.688 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker. 08:19:15 java.lang.IllegalStateException: This is totally expected. 08:19:15 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285) 08:19:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:19:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:19:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:19:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:19:15 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:19:15 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:19:15 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:19:15 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:19:15 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:19:15 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 08:19:15 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:19:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:19:15 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:19:15 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:19:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:19:15 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:19:15 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:19:15 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:19:15 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:19:15 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:19:15 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:19:15 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:19:15 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:19:15 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:19:15 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:19:15 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:19:15 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:19:15 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:19:15 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:19:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:19:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:19:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:19:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:19:15 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected. 08:19:15 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152) 08:19:15 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113) 08:19:15 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:19:15 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192) 08:19:15 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164) 08:19:15 at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757) 08:19:15 at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735) 08:19:15 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182) 08:19:15 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144) 08:19:15 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160) 08:19:15 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141) 08:19:15 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141) 08:19:15 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:19:15 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:19:15 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:19:15 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:19:15 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:19:15 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:19:15 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:19:15 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 08:19:15 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:19:15 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:19:15 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:19:15 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:19:15 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:19:15 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:19:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:19:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:19:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:19:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:19:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:19:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:19:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:19:15 13:19:15.689 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: This is totally expected. 08:19:15 13:19:15.939 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:16 13:19:16.047 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:19:16 13:19:16.217 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <MqttPublishTarget [topic=replyTarget/thing:id, qos=AT_MOST_ONCE]> 08:19:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 08:19:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 08:19:16 [INFO] [02/09/2024 13:19:16.366] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-30a5ba2] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 08:19:16 [INFO] [02/09/2024 13:19:16.366] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-30a5ba2] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 08:19:16 [INFO] [02/09/2024 13:19:16.369] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:16 [INFO] [02/09/2024 13:19:16.568] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>. 08:19:16 [INFO] [02/09/2024 13:19:16.572] [Thread-147] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-c1a3875] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]] 08:19:16 [INFO] [02/09/2024 13:19:16.573] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:16 [INFO] [02/09/2024 13:19:16.624] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-a5057f7] Failed to create GenericMqttClient: Some argument is invalid. 08:19:16 [INFO] [02/09/2024 13:19:16.624] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-a5057f7] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: Some argument is invalid. 08:19:16 [INFO] [02/09/2024 13:19:16.626] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:16 [INFO] [02/09/2024 13:19:16.704] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>. 08:19:18 13:19:18.264 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:18 13:19:18.443 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:18 13:19:18.446 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:26 [INFO] [02/09/2024 13:19:26.721] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-2ff0bd3] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>. 08:19:26 [INFO] [02/09/2024 13:19:26.724] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:26 [INFO] [02/09/2024 13:19:26.794] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>. 08:19:26 [INFO] [02/09/2024 13:19:26.797] [Thread-158] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-c6cd68a] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]] 08:19:26 [INFO] [02/09/2024 13:19:26.799] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:26 [INFO] [02/09/2024 13:19:26.850] [Thread-160] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-02f061c] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: The broker is temporarily not available 08:19:26 [INFO] [02/09/2024 13:19:26.853] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:26 [INFO] [02/09/2024 13:19:26.936] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>. 08:19:26 [INFO] [02/09/2024 13:19:26.943] [Thread-168] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-f29eeff] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> failed: [Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-103> did not respond with a RetrieveHealthResponse but with a <Status>., Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-105> has status <DOWN>.] 08:19:26 [INFO] [02/09/2024 13:19:26.944] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:27 [INFO] [02/09/2024 13:19:27.026] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>. 08:19:27 [INFO] [02/09/2024 13:19:27.031] [Thread-176] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:5e3ee762-e9fc-46db-a627-76a144216c5e][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-55c05a0] Test for connection <5e3ee762-e9fc-46db-a627-76a144216c5e> at <example.com> was successful. 08:19:27 [INFO] [02/09/2024 13:19:27.032] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.71 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 08:19:27 13:19:27.100 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.104 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.109 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.132 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.134 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.136 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.137 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.138 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.140 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.146 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.150 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.164 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.165 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.167 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.168 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.169 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.171 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15912c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 08:19:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 08:19:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 08:19:27 13:19:27.279 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.282 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.285 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.287 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.288 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.289 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.290 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.292 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.297 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.299 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.301 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.302 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.303 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 13:19:27.305 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4db07ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 08:19:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 08:19:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 08:19:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 08:19:27 13:19:27.631 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-cfd31b03-ce7c-4d55-8787-ff5ba66be70d, delegate=Mock for ConnectionLogger, hashCode: 67324982, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>. 08:19:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 08:19:27 13:19:27.771 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 08:19:27 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 08:19:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 08:19:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 08:19:27 13:19:27.850 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-f9682b37-62d3-400a-9894-ca0ec187de65>. 08:19:27 13:19:27.850 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-f9682b37-62d3-400a-9894-ca0ec187de65>. 08:19:27 13:19:27.851 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-f9682b37-62d3-400a-9894-ca0ec187de65>. 08:19:27 13:19:27.851 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-f9682b37-62d3-400a-9894-ca0ec187de65>. 08:19:27 13:19:27.851 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-f9682b37-62d3-400a-9894-ca0ec187de65>. 08:19:27 13:19:27.852 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cef786ea-6599-4ad3-a26d-9540f06f6141>. 08:19:27 13:19:27.852 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-cef786ea-6599-4ad3-a26d-9540f06f6141>. 08:19:27 13:19:27.852 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-cef786ea-6599-4ad3-a26d-9540f06f6141>. 08:19:27 13:19:27.853 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cef786ea-6599-4ad3-a26d-9540f06f6141>. 08:19:27 13:19:27.853 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-cef786ea-6599-4ad3-a26d-9540f06f6141>. 08:19:27 13:19:27.859 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-6483be66-ffb3-4e11-8ab1-ca4e5e07bdbe>. 08:19:27 13:19:27.859 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-6483be66-ffb3-4e11-8ab1-ca4e5e07bdbe>. 08:19:27 13:19:27.860 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-6483be66-ffb3-4e11-8ab1-ca4e5e07bdbe>. 08:19:27 13:19:27.860 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-6483be66-ffb3-4e11-8ab1-ca4e5e07bdbe>. 08:19:27 13:19:27.860 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-6483be66-ffb3-4e11-8ab1-ca4e5e07bdbe>. 08:19:27 13:19:27.863 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-4333cd60-4761-414a-9efe-f8f8df9d8064>. 08:19:27 13:19:27.863 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-4333cd60-4761-414a-9efe-f8f8df9d8064>. 08:19:27 13:19:27.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-4333cd60-4761-414a-9efe-f8f8df9d8064>. 08:19:27 13:19:27.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-4333cd60-4761-414a-9efe-f8f8df9d8064>. 08:19:27 13:19:27.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-e93428c1-91a9-4843-a236-f7d1e9b8781b>. 08:19:27 13:19:27.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-e93428c1-91a9-4843-a236-f7d1e9b8781b>. 08:19:27 13:19:27.865 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-e93428c1-91a9-4843-a236-f7d1e9b8781b>. 08:19:27 13:19:27.865 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-b5be4738-4aec-4691-891a-f4712ade1951>. 08:19:27 13:19:27.865 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-b5be4738-4aec-4691-891a-f4712ade1951>. 08:19:27 13:19:27.866 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-b5be4738-4aec-4691-891a-f4712ade1951>. 08:19:27 13:19:27.866 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-b5be4738-4aec-4691-891a-f4712ade1951>. 08:19:27 13:19:27.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ecda6b62-59ed-4e14-8899-299c8263913c>. 08:19:27 13:19:27.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ecda6b62-59ed-4e14-8899-299c8263913c>. 08:19:27 13:19:27.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ecda6b62-59ed-4e14-8899-299c8263913c>. 08:19:27 13:19:27.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ecda6b62-59ed-4e14-8899-299c8263913c>. 08:19:27 13:19:27.870 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-ecda6b62-59ed-4e14-8899-299c8263913c>. 08:19:27 13:19:27.873 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.873 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.873 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.873 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.873 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.874 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-2365d9da-5ac1-4094-9529-3ccc8a807096>. 08:19:27 13:19:27.874 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-70319cb3-c0b8-403b-b231-a9cfee33bfc9>. 08:19:27 13:19:27.874 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-70319cb3-c0b8-403b-b231-a9cfee33bfc9>. 08:19:27 13:19:27.875 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-70319cb3-c0b8-403b-b231-a9cfee33bfc9>. 08:19:27 13:19:27.875 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>. 08:19:27 13:19:27.875 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>. 08:19:27 13:19:27.876 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>. 08:19:27 13:19:27.876 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>. 08:19:27 13:19:27.883 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>. 08:19:27 13:19:27.884 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-1c85bbe2-27b1-4916-9842-9541008e1dbd>, because of size limit. 08:19:27 13:19:27.884 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-d7dbacb1-735e-4803-b536-7ebbc9c54532>. 08:19:27 13:19:27.884 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-d7dbacb1-735e-4803-b536-7ebbc9c54532>. 08:19:27 13:19:27.885 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-d7dbacb1-735e-4803-b536-7ebbc9c54532>. 08:19:27 13:19:27.885 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-d7dbacb1-735e-4803-b536-7ebbc9c54532>. 08:19:27 13:19:27.885 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-d7dbacb1-735e-4803-b536-7ebbc9c54532>. 08:19:27 13:19:27.901 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-963f42eb-2110-416c-b4e9-cbf0ab71378d>. 08:19:27 13:19:27.901 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-963f42eb-2110-416c-b4e9-cbf0ab71378d>. 08:19:27 13:19:27.986 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-688d3de5-21e6-401d-be46-8afa432fd620>. 08:19:27 13:19:27.986 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-688d3de5-21e6-401d-be46-8afa432fd620>. 08:19:27 13:19:27.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-688d3de5-21e6-401d-be46-8afa432fd620>. 08:19:27 13:19:27.988 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-939d0396-6f93-4b5a-8256-10ccabd96e08>. 08:19:27 13:19:27.988 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-939d0396-6f93-4b5a-8256-10ccabd96e08>. 08:19:27 13:19:27.989 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-939d0396-6f93-4b5a-8256-10ccabd96e08>. 08:19:27 13:19:27.989 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-939d0396-6f93-4b5a-8256-10ccabd96e08>. 08:19:27 13:19:27.992 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-65b77570-4449-4c77-be2f-7837005ed830>. 08:19:27 13:19:27.992 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-65b77570-4449-4c77-be2f-7837005ed830>. 08:19:27 13:19:27.993 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-65b77570-4449-4c77-be2f-7837005ed830>. 08:19:27 13:19:27.993 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-65b77570-4449-4c77-be2f-7837005ed830>. 08:19:27 13:19:27.993 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-65b77570-4449-4c77-be2f-7837005ed830>. 08:19:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 08:19:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 08:19:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 08:19:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 08:19:33 13:19:33.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-f81ae8cf-df7e-4621-be10-824b4bb7fdd7>, because of size limit. 08:19:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.474 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 08:19:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 08:19:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 08:19:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 08:19:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 08:19:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 08:19:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 08:19:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 08:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 08:19:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 08:19:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 08:19:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 08:19:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 08:19:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 08:19:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 08:19:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 08:19:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.910 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 08:19:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 08:19:35 [INFO] [02/09/2024 13:19:35.690] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 08:19:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 08:19:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 08:19:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 08:19:35 13:19:35.803 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:35 13:19:35.950 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M4.202S> interval (min=<PT5M>) 08:19:35 13:19:35.951 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:35 13:19:35.952 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.895S> interval (min=<PT5M>) 08:19:35 13:19:35.953 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.534S> interval (min=<PT5M>) 08:19:35 13:19:35.955 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3e5ee331-cd6e-40b2-810c-50a0dce6ab72> 08:19:35 13:19:35.955 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.493S> interval (min=<PT5M>) 08:19:35 13:19:35.957 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3e5ee331-cd6e-40b2-810c-50a0dce6ab72>. 08:19:35 13:19:35.957 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3e5ee331-cd6e-40b2-810c-50a0dce6ab72>. 08:19:35 13:19:35.962 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:35 13:19:35.962 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.65S> interval (min=<PT5M>) 08:19:35 13:19:35.975 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@502488cd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:35 13:19:35.975 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:35 13:19:35.977 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@502488cd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:35 13:19:35.977 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:35 13:19:35.979 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:19:36 13:19:36.073 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:36 13:19:36.095 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/target/address]> 08:19:36 13:19:36.097 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-3e5ee331-cd6e-40b2-810c-50a0dce6ab72> 08:19:36 13:19:36.295 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:36 13:19:36.345 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:36 13:19:36.383 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:19:36 13:19:36.385 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:36 13:19:36.488 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M32.892S> interval (min=<PT5M>) 08:19:36 13:19:36.488 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:36 13:19:36.489 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.318S> interval (min=<PT5M>) 08:19:36 13:19:36.490 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.589S> interval (min=<PT5M>) 08:19:36 13:19:36.491 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-a8f7ab65-4089-4f9a-a843-bb05ce6942c4> 08:19:36 13:19:36.491 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.09S> interval (min=<PT5M>) 08:19:36 13:19:36.492 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a8f7ab65-4089-4f9a-a843-bb05ce6942c4>. 08:19:36 13:19:36.493 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a8f7ab65-4089-4f9a-a843-bb05ce6942c4>. 08:19:36 13:19:36.495 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.77S> interval (min=<PT5M>) 08:19:36 13:19:36.496 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:36 13:19:36.497 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47287f26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.497 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.499 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47287f26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.499 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.501 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:19:36 13:19:36.607 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:36 13:19:36.607 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED> 08:19:36 13:19:36.610 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:36 13:19:36.799 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.427S> interval (min=<PT5M>) 08:19:36 13:19:36.799 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:36 13:19:36.800 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.96S> interval (min=<PT5M>) 08:19:36 13:19:36.802 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.258S> interval (min=<PT5M>) 08:19:36 13:19:36.803 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-26e659fa-fac3-44d8-b904-55352cd0ec21> 08:19:36 13:19:36.803 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.529S> interval (min=<PT5M>) 08:19:36 13:19:36.805 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-26e659fa-fac3-44d8-b904-55352cd0ec21>. 08:19:36 13:19:36.805 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-26e659fa-fac3-44d8-b904-55352cd0ec21>. 08:19:36 13:19:36.832 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.906S> interval (min=<PT5M>) 08:19:36 13:19:36.832 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:36 13:19:36.837 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7116611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.837 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.840 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7116611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.840 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.854 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7116611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.855 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.855 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7116611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:36 13:19:36.856 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:36 13:19:36.931 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)> 08:19:36 13:19:36.936 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:37 13:19:37.094 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.664S> interval (min=<PT5M>) 08:19:37 13:19:37.094 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.095 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.57S> interval (min=<PT5M>) 08:19:37 13:19:37.096 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.114S> interval (min=<PT5M>) 08:19:37 13:19:37.096 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-92d9b5ea-b699-40a8-bd59-c312bf97d945> 08:19:37 13:19:37.097 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.508S> interval (min=<PT5M>) 08:19:37 13:19:37.098 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-92d9b5ea-b699-40a8-bd59-c312bf97d945>. 08:19:37 13:19:37.098 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-92d9b5ea-b699-40a8-bd59-c312bf97d945>. 08:19:37 13:19:37.101 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.101 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.893S> interval (min=<PT5M>) 08:19:37 13:19:37.103 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71599ef1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.103 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.104 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71599ef1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.105 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.106 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:19:37 13:19:37.211 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:19:37 13:19:37.217 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=target:ditto/thing@twin]> 08:19:37 13:19:37.222 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-92d9b5ea-b699-40a8-bd59-c312bf97d945> 08:19:37 13:19:37.228 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:19:37 13:19:37.230 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:37 13:19:37.332 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:19:37 13:19:37.450 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M19.356S> interval (min=<PT5M>) 08:19:37 13:19:37.450 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.451 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.426S> interval (min=<PT5M>) 08:19:37 13:19:37.452 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.23S> interval (min=<PT5M>) 08:19:37 13:19:37.453 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-dd1277a9-a010-4b71-941a-796b0f520d86> 08:19:37 13:19:37.453 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.797S> interval (min=<PT5M>) 08:19:37 13:19:37.455 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-dd1277a9-a010-4b71-941a-796b0f520d86>. 08:19:37 13:19:37.455 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-dd1277a9-a010-4b71-941a-796b0f520d86>. 08:19:37 13:19:37.458 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.112S> interval (min=<PT5M>) 08:19:37 13:19:37.458 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.460 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51f9c722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.460 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.462 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51f9c722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.462 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.593 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-dd1277a9-a010-4b71-941a-796b0f520d86> 08:19:37 13:19:37.670 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51f9c722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.670 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.671 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51f9c722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.671 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.766 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:19:37 13:19:37.967 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M48.979S> interval (min=<PT5M>) 08:19:37 13:19:37.967 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.968 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.388S> interval (min=<PT5M>) 08:19:37 13:19:37.969 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.904S> interval (min=<PT5M>) 08:19:37 13:19:37.970 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-633861c4-1ce1-4fce-86fc-cd5b1d5be5ed> 08:19:37 13:19:37.970 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.196S> interval (min=<PT5M>) 08:19:37 13:19:37.971 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-633861c4-1ce1-4fce-86fc-cd5b1d5be5ed>. 08:19:37 13:19:37.972 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-633861c4-1ce1-4fce-86fc-cd5b1d5be5ed>. 08:19:37 13:19:37.975 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.391S> interval (min=<PT5M>) 08:19:37 13:19:37.975 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:37 13:19:37.976 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1f839d54]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.976 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.978 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1f839d54]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:37 13:19:37.978 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:37 13:19:37.980 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:38593> due to java.net.ConnectException: Connection refused 08:19:37 13:19:37.981 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-633861c4-1ce1-4fce-86fc-cd5b1d5be5ed' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='Could not establish a connection on '127.0.0.1:38593'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 08:19:38 13:19:38.171 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M54.212S> interval (min=<PT5M>) 08:19:38 13:19:38.172 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.172 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.637S> interval (min=<PT5M>) 08:19:38 13:19:38.173 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.491S> interval (min=<PT5M>) 08:19:38 13:19:38.174 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-64399758-c176-457a-a923-f41d83571a92> 08:19:38 13:19:38.174 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.91S> interval (min=<PT5M>) 08:19:38 13:19:38.175 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-64399758-c176-457a-a923-f41d83571a92>. 08:19:38 13:19:38.175 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-64399758-c176-457a-a923-f41d83571a92>. 08:19:38 13:19:38.178 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.178 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.068S> interval (min=<PT5M>) 08:19:38 13:19:38.180 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@272b98c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.180 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.181 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@272b98c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.182 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.185 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@272b98c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.186 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.186 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@272b98c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.186 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.198 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(java.util.concurrent.CompletionException: JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:45957>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 08:19:38 Feb 09, 2024 1:19:38 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:19:38 WARNING: Exception thrown during asynchronous load 08:19:38 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:45957>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:19:38 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100) 08:19:38 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87) 08:19:38 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:19:38 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108) 08:19:38 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91) 08:19:38 at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894) 08:19:38 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:19:38 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:19:38 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:19:38 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 08:19:38 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:19:38 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:19:38 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:19:38 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:19:38 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:19:38 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:19:38 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:19:38 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:19:38 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:19:38 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:19:38 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:19:38 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:19:38 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:19:38 08:19:38 13:19:38.299 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-64399758-c176-457a-a923-f41d83571a92> 08:19:38 13:19:38.367 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M17.158S> interval (min=<PT5M>) 08:19:38 13:19:38.367 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.368 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.921S> interval (min=<PT5M>) 08:19:38 13:19:38.369 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.778S> interval (min=<PT5M>) 08:19:38 13:19:38.370 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b0b03830-b4ae-45cc-b80e-812b0a484eca> 08:19:38 13:19:38.371 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.554S> interval (min=<PT5M>) 08:19:38 13:19:38.373 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b0b03830-b4ae-45cc-b80e-812b0a484eca>. 08:19:38 13:19:38.373 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b0b03830-b4ae-45cc-b80e-812b0a484eca>. 08:19:38 13:19:38.376 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.376 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.805S> interval (min=<PT5M>) 08:19:38 13:19:38.378 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@799eebf6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.379 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.381 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@799eebf6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.381 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.384 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@799eebf6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.384 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.385 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@799eebf6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.385 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.385 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:19:38 13:19:38.670 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M54.702S> interval (min=<PT5M>) 08:19:38 13:19:38.671 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.672 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.524S> interval (min=<PT5M>) 08:19:38 13:19:38.673 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.725S> interval (min=<PT5M>) 08:19:38 13:19:38.674 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-abfdc026-990e-46ce-a9e3-5566357e7b03> 08:19:38 13:19:38.674 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.519S> interval (min=<PT5M>) 08:19:38 13:19:38.676 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-abfdc026-990e-46ce-a9e3-5566357e7b03>. 08:19:38 13:19:38.676 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-abfdc026-990e-46ce-a9e3-5566357e7b03>. 08:19:38 13:19:38.679 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M11.092S> interval (min=<PT5M>) 08:19:38 13:19:38.679 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:38 13:19:38.767 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@425115e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.767 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.770 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@425115e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.770 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.774 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@425115e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.775 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.776 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@425115e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:38 13:19:38.776 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:38 13:19:38.863 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-abfdc026-990e-46ce-a9e3-5566357e7b03> 08:19:39 13:19:39.005 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:19:39 13:19:39.008 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:39 13:19:39.171 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M47.107S> interval (min=<PT5M>) 08:19:39 13:19:39.171 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.173 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.248S> interval (min=<PT5M>) 08:19:39 13:19:39.174 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.124S> interval (min=<PT5M>) 08:19:39 13:19:39.175 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-70ee6318-39d7-4859-84b4-b267073b1f04> 08:19:39 13:19:39.175 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.171S> interval (min=<PT5M>) 08:19:39 13:19:39.178 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-70ee6318-39d7-4859-84b4-b267073b1f04>. 08:19:39 13:19:39.178 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-70ee6318-39d7-4859-84b4-b267073b1f04>. 08:19:39 13:19:39.182 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.182 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.351S> interval (min=<PT5M>) 08:19:39 13:19:39.184 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11ca71e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.184 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.186 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11ca71e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.186 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.190 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:19:39 13:19:39.361 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.786S> interval (min=<PT5M>) 08:19:39 13:19:39.361 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.361 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.172S> interval (min=<PT5M>) 08:19:39 13:19:39.363 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.952S> interval (min=<PT5M>) 08:19:39 13:19:39.363 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-50a51f49-ba1f-45a6-9b4f-e1497dce3f9e> 08:19:39 13:19:39.364 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.834S> interval (min=<PT5M>) 08:19:39 13:19:39.365 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-50a51f49-ba1f-45a6-9b4f-e1497dce3f9e>. 08:19:39 13:19:39.365 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-50a51f49-ba1f-45a6-9b4f-e1497dce3f9e>. 08:19:39 13:19:39.368 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.863S> interval (min=<PT5M>) 08:19:39 13:19:39.368 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.370 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@723e4642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.370 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.372 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@723e4642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.372 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.374 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:19:39 13:19:39.486 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-50a51f49-ba1f-45a6-9b4f-e1497dce3f9e> 08:19:39 13:19:39.550 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M45.547S> interval (min=<PT5M>) 08:19:39 13:19:39.550 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.551 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.724S> interval (min=<PT5M>) 08:19:39 13:19:39.552 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.194S> interval (min=<PT5M>) 08:19:39 13:19:39.552 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d> 08:19:39 13:19:39.552 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.407S> interval (min=<PT5M>) 08:19:39 13:19:39.554 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d>. 08:19:39 13:19:39.554 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d>. 08:19:39 13:19:39.557 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.561S> interval (min=<PT5M>) 08:19:39 13:19:39.557 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.558 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5db66e0f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.559 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.560 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5db66e0f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.561 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.562 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d>. 08:19:39 13:19:39.562 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d>. 08:19:39 13:19:39.671 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-84d5b59b-fc8d-411f-8d4d-0e3e1e07197d> 08:19:39 13:19:39.833 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M59.009S> interval (min=<PT5M>) 08:19:39 13:19:39.833 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.834 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.654S> interval (min=<PT5M>) 08:19:39 13:19:39.835 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.726S> interval (min=<PT5M>) 08:19:39 13:19:39.836 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-0be54d83-bfdb-45bd-9bdd-76e58ea0fa83> 08:19:39 13:19:39.836 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.375S> interval (min=<PT5M>) 08:19:39 13:19:39.838 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0be54d83-bfdb-45bd-9bdd-76e58ea0fa83>. 08:19:39 13:19:39.838 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0be54d83-bfdb-45bd-9bdd-76e58ea0fa83>. 08:19:39 13:19:39.841 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:39 13:19:39.841 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.527S> interval (min=<PT5M>) 08:19:39 13:19:39.845 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4ddddf21]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.845 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.847 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4ddddf21]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.847 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.851 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4ddddf21]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.851 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.852 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4ddddf21]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:39 13:19:39.852 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:39 13:19:39.912 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:19:40 13:19:40.073 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M17.614S> interval (min=<PT5M>) 08:19:40 13:19:40.073 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.074 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.252S> interval (min=<PT5M>) 08:19:40 13:19:40.075 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.666S> interval (min=<PT5M>) 08:19:40 13:19:40.076 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2a6609b2-b441-4c92-9e61-081a6f1786dd> 08:19:40 13:19:40.076 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.71S> interval (min=<PT5M>) 08:19:40 13:19:40.078 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2a6609b2-b441-4c92-9e61-081a6f1786dd>. 08:19:40 13:19:40.078 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2a6609b2-b441-4c92-9e61-081a6f1786dd>. 08:19:40 13:19:40.088 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.349S> interval (min=<PT5M>) 08:19:40 13:19:40.088 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.089 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@d20e984]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.089 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.091 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@d20e984]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.091 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.206 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-2a6609b2-b441-4c92-9e61-081a6f1786dd> 08:19:40 13:19:40.277 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M11.066S> interval (min=<PT5M>) 08:19:40 13:19:40.277 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.278 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.732S> interval (min=<PT5M>) 08:19:40 13:19:40.279 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.005S> interval (min=<PT5M>) 08:19:40 13:19:40.280 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-e573f527-15e1-4e8a-bb60-81e359ff8f26> 08:19:40 13:19:40.280 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.958S> interval (min=<PT5M>) 08:19:40 13:19:40.282 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e573f527-15e1-4e8a-bb60-81e359ff8f26>. 08:19:40 13:19:40.282 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e573f527-15e1-4e8a-bb60-81e359ff8f26>. 08:19:40 13:19:40.285 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.285 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.424S> interval (min=<PT5M>) 08:19:40 13:19:40.287 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b104b37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.288 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.289 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b104b37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.290 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.291 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-e573f527-15e1-4e8a-bb60-81e359ff8f26>. 08:19:40 13:19:40.396 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-e573f527-15e1-4e8a-bb60-81e359ff8f26> 08:19:40 13:19:40.475 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M5.228S> interval (min=<PT5M>) 08:19:40 13:19:40.475 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.475 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.765S> interval (min=<PT5M>) 08:19:40 13:19:40.476 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.742S> interval (min=<PT5M>) 08:19:40 13:19:40.477 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-afee56c2-24a9-4743-8989-6d676af4bc5e> 08:19:40 13:19:40.477 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.169S> interval (min=<PT5M>) 08:19:40 13:19:40.478 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-afee56c2-24a9-4743-8989-6d676af4bc5e>. 08:19:40 13:19:40.479 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-afee56c2-24a9-4743-8989-6d676af4bc5e>. 08:19:40 13:19:40.481 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.068S> interval (min=<PT5M>) 08:19:40 13:19:40.481 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:40 13:19:40.483 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c19bc0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.483 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.485 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c19bc0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:40 13:19:40.485 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:19:40 13:19:40.486 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-afee56c2-24a9-4743-8989-6d676af4bc5e>. 08:19:40 13:19:40.487 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:19:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.683 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 08:19:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 08:19:40 [INFO] [02/09/2024 13:19:40.560] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.608] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.673] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.707] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.765] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.809] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.860] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.896] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.942] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:40 [INFO] [02/09/2024 13:19:40.987] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] [02/09/2024 13:19:41.037] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] [02/09/2024 13:19:41.075] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] [02/09/2024 13:19:41.137] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] [02/09/2024 13:19:41.172] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] [02/09/2024 13:19:41.208] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 08:19:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 08:19:41 13:19:41.242 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:41 13:19:41.363 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:41 13:19:41.367 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:41 13:19:41.377 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Correlation ID of live response <otherID> differs from correlation ID of command <cid>. 08:19:41 13:19:41.479 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]> 08:19:41 13:19:41.599 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:41 13:19:41.604 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:41 13:19:41.699 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.commands:retrieveThing> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:41 13:19:41.701 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:41 13:19:41.807 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:41 13:19:41.810 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:41 13:19:41.897 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:41 13:19:41.900 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:41 13:19:41.901 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}> 08:19:42 13:19:42.002 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/foo/Hamburg]> 08:19:42 13:19:42.004 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.133 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:42 13:19:42.135 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:42 13:19:42.137 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Entity ID of live response <namespace:wrongthing> differs from entity ID of command <ditto:thing>. 08:19:42 13:19:42.204 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:42 13:19:42.206 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.296 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:42 13:19:42.298 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:42 13:19:42.300 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"topic":"ditto/thing/things/live/messages/please-respond","headers":{"response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"please-respond","ditto-message-thing-id":"ditto:thing","content-type":"application/vnd.org.eclipse.ditto.foobar+json","correlation-id":"cid","my-custom-header":"bumlux"},"path":"/outbox/messages/please-respond","value":{"foo":true},"status":418}> 08:19:42 13:19:42.410 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:42 13:19:42.412 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:42 13:19:42.431 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}> 08:19:42 13:19:42.503 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 08:19:42 13:19:42.505 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.535 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 08:19:42 13:19:42.537 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.555 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 08:19:42 13:19:42.558 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.574 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 08:19:42 13:19:42.576 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.593 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 08:19:42 13:19:42.595 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.610 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 08:19:42 13:19:42.612 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.635 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 08:19:42 13:19:42.638 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.655 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 08:19:42 13:19:42.657 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:42 13:19:42.750 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]> 08:19:42 13:19:42.753 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left> 08:19:42 13:19:42.753 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal - NoSuchElementException: Either.right.get on Left 08:19:42 13:19:42.780 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:42 13:19:42.783 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:42 13:19:42.900 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:42 13:19:42.902 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:43 13:19:43.006 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:43 13:19:43.008 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:19:43 13:19:43.012 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Type of live response <messages.responses:featureResponseMessage> is not related to type of command <messages.commands:thingMessage>. 08:19:43 13:19:43.100 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:43 13:19:43.103 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:43 13:19:43.191 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:43 13:19:43.193 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:43 13:19:43.230 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:43 13:19:43.233 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:43 13:19:43.303 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:19:43 13:19:43.305 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:43 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 08:19:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 08:19:43 13:19:43.401 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=replyTarget/thing:id]> 08:19:44 13:19:44.395 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:44 13:19:44.659 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:45 13:19:45.185 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:45 13:19:45.187 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:45 13:19:45.386 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:19:45 13:19:45.388 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:19:46 [INFO] [02/09/2024 13:19:46.317] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.920 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 08:19:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 08:19:46 [INFO] [02/09/2024 13:19:46.372] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:46 [INFO] [02/09/2024 13:19:46.417] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 08:19:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 08:19:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 08:19:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 08:19:46 13:19:46.776 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.779 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.782 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.783 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.789 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.790 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.791 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.792 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.792 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.793 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.794 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.794 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.795 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.795 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 13:19:46.796 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d072a04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 08:19:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 08:19:46 13:19:46.809 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:47 13:19:47.018 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 08:19:47 13:19:47.032 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:47 13:19:47.132 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 08:19:47 13:19:47.142 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:19:47 13:19:47.244 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 08:19:47 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.431 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 08:19:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 08:19:47 13:19:47.873 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response 08:19:47 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null 08:19:48 13:19:48.209 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 13:19:48.235 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 13:19:48.240 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 13:19:48.246 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 13:19:48.252 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 13:19:48.257 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:19:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 08:19:48 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 08:19:51 [INFO] [02/09/2024 13:19:51.079] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:19:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 08:19:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 08:19:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 08:19:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 08:19:51 13:19:51.174 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:19:51 13:19:51.466 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:51 13:19:51.495 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:51 13:19:51.531 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:51 13:19:51.570 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.762S> interval (min=<PT5M>) 08:19:51 13:19:51.570 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:51 13:19:51.572 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H26M40.495S> 08:19:52 13:19:51.981 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043> was recovered: null 08:19:52 13:19:52.002 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c5f0f96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:52 13:19:52.007 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043>: <[always-alive, priority-0]> 08:19:52 13:19:52.123 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:52 13:19:52.141 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043> with <1> clients. 08:19:52 13:19:52.257 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c5f0f96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:52 13:19:52.259 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043>: <[always-alive, priority-0]> 08:19:52 13:19:52.270 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:19:52 13:19:52.272 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043> with <1> clients. 08:19:52 13:19:52.280 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-339eedb2-aacf-43ad-b5e7-f1e27fb78043> 08:19:52 13:19:52.463 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:52 13:19:52.478 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:52 13:19:52.483 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:52 13:19:52.489 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:52 13:19:52.489 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.771S> interval (min=<PT5M>) 08:19:52 13:19:52.489 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H56M18.379S> 08:19:52 13:19:52.490 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6b4d7b59-f9a2-48aa-993e-b1af13d75eca> was recovered: null 08:19:52 13:19:52.498 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4c84791a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:52 13:19:52.503 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6b4d7b59-f9a2-48aa-993e-b1af13d75eca> with <1> clients. 08:19:52 13:19:52.643 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:52 13:19:52.659 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:52 13:19:52.668 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:52 13:19:52.676 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:52 13:19:52.677 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.443S> interval (min=<PT5M>) 08:19:52 13:19:52.677 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M9.113S> 08:19:52 13:19:52.678 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1b37ce63-e737-4e63-9e95-3f4eb034b9ae> was recovered: null 08:19:52 13:19:52.682 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ec2b37a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:52 13:19:52.683 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1b37ce63-e737-4e63-9e95-3f4eb034b9ae> with <1> clients. 08:19:52 13:19:52.716 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:19:52 13:19:52.726 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6b4d7b59-f9a2-48aa-993e-b1af13d75eca> 08:19:52 13:19:52.880 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:52 13:19:52.895 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:52 13:19:52.900 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:52 13:19:52.904 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H20M47.03S> 08:19:52 13:19:52.905 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:52 13:19:52.905 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.677S> interval (min=<PT5M>) 08:19:52 13:19:52.905 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5797990c-e649-4498-abd0-57503b699fd8> was recovered: null 08:19:52 13:19:52.908 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@319d8eba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:52 13:19:52.911 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-5797990c-e649-4498-abd0-57503b699fd8>: <[]> 08:19:52 13:19:52.915 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1b37ce63-e737-4e63-9e95-3f4eb034b9ae> 08:19:52 13:19:52.916 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:53 13:19:53.138 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5797990c-e649-4498-abd0-57503b699fd8> 08:19:53 13:19:53.245 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:53 13:19:53.261 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:53 13:19:53.266 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:53 13:19:53.272 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H32M27.283S> 08:19:53 13:19:53.272 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.353S> interval (min=<PT5M>) 08:19:53 13:19:53.272 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:53 13:19:53.276 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6c031ca6-660a-42a0-8842-0bf7d1e1c608> was recovered: null 08:19:53 13:19:53.279 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3bfa6c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:53 13:19:53.279 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6c031ca6-660a-42a0-8842-0bf7d1e1c608>: <[]> 08:19:53 13:19:53.284 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:53 13:19:53.288 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-689aeeb}], connection=ImmutableConnection [id=connection-6c031ca6-660a-42a0-8842-0bf7d1e1c608, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-689aeeb}]]> 08:19:53 13:19:53.289 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-689aeeb}]] 08:19:53 13:19:53.392 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6c031ca6-660a-42a0-8842-0bf7d1e1c608> 08:19:53 13:19:53.507 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:53 13:19:53.520 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:53 13:19:53.523 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:53 13:19:53.532 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H48M49.895S> 08:19:53 13:19:53.532 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:53 13:19:53.532 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.505S> interval (min=<PT5M>) 08:19:53 13:19:53.533 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-505f60fb-c439-4179-bb78-c2cf53e9ff1f> was recovered: null 08:19:53 13:19:53.536 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1909d0c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:53 13:19:53.536 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-505f60fb-c439-4179-bb78-c2cf53e9ff1f>: <[]> 08:19:53 13:19:53.541 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:53 13:19:53.649 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-505f60fb-c439-4179-bb78-c2cf53e9ff1f> 08:19:53 13:19:53.773 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:53 13:19:53.787 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:53 13:19:53.790 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:53 13:19:53.793 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H31M9.463S> 08:19:53 13:19:53.793 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:53 13:19:53.793 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.247S> interval (min=<PT5M>) 08:19:53 13:19:53.794 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199> was recovered: null 08:19:53 13:19:53.796 [WARN ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25be45c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:53 13:19:53.797 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199>: <[always-alive, priority-0]> 08:19:53 13:19:53.800 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:53 13:19:53.801 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199> with <1> clients. 08:19:53 13:19:53.828 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199>: <[]> 08:19:53 13:19:53.831 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:19:53 13:19:53.836 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199>: <[]> 08:19:53 13:19:53.840 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>. 08:19:55 13:19:55.878 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199> was deleted recently. Shutting Actor down ... 08:19:55 13:19:55.878 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-4758f298-b3a7-49ff-bb81-4aa61ccfd199> 08:19:56 13:19:55.995 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:56 13:19:56.010 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:56 13:19:56.014 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:56 13:19:56.019 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:56 13:19:56.019 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.71S> interval (min=<PT5M>) 08:19:56 13:19:56.019 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H7M29.432S> 08:19:56 13:19:56.020 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-48a6305f-e8e2-46fd-8577-c4422f05fa39> was recovered: null 08:19:56 13:19:56.022 [WARN ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10428962]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.023 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-48a6305f-e8e2-46fd-8577-c4422f05fa39> with <1> clients. 08:19:56 13:19:56.151 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:56 13:19:56.151 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.391S> interval (min=<PT5M>) 08:19:56 13:19:56.246 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-48a6305f-e8e2-46fd-8577-c4422f05fa39> 08:19:56 13:19:56.387 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:56 13:19:56.390 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:56 13:19:56.393 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H25M41.815S> 08:19:56 13:19:56.393 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-51e26398-9b87-4c1b-8431-7705654f2e04> was recovered: null 08:19:56 13:19:56.396 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@277ed3ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.396 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-51e26398-9b87-4c1b-8431-7705654f2e04>: <[]> 08:19:56 13:19:56.400 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:56 13:19:56.402 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@277ed3ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.403 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-51e26398-9b87-4c1b-8431-7705654f2e04>: <[always-alive, priority-0]> 08:19:56 13:19:56.405 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:19:56 13:19:56.405 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-51e26398-9b87-4c1b-8431-7705654f2e04> with <2> clients. 08:19:56 13:19:56.424 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-51e26398-9b87-4c1b-8431-7705654f2e04> 08:19:56 13:19:56.521 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:56 13:19:56.536 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:56 13:19:56.540 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:56 13:19:56.545 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H53M23.612S> 08:19:56 13:19:56.545 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.781S> interval (min=<PT5M>) 08:19:56 13:19:56.545 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:56 13:19:56.546 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-78a3265e-2628-40b6-9f42-ebc0f1d3f509> was recovered: null 08:19:56 13:19:56.549 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23463f1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.550 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-78a3265e-2628-40b6-9f42-ebc0f1d3f509>: <[]> 08:19:56 13:19:56.556 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:56 13:19:56.605 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-5fb973b}], connection=ImmutableConnection [id=connection-78a3265e-2628-40b6-9f42-ebc0f1d3f509, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-5fb973b}]]> 08:19:56 13:19:56.606 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-5fb973b}]] 08:19:56 13:19:56.708 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-78a3265e-2628-40b6-9f42-ebc0f1d3f509> 08:19:56 13:19:56.815 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:19:56 13:19:56.829 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:19:56 13:19:56.833 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:19:56 13:19:56.840 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H26M2.854S> 08:19:56 13:19:56.840 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:19:56 13:19:56.840 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M17.658S> interval (min=<PT5M>) 08:19:56 13:19:56.841 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7> was recovered: null 08:19:56 13:19:56.845 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ca2f5da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.845 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7>: <[always-alive, priority-0]> 08:19:56 13:19:56.851 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:19:56 13:19:56.852 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7> with <1> clients. 08:19:56 13:19:56.880 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7>: <[]> 08:19:56 13:19:56.884 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:19:56 13:19:56.890 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ca2f5da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:19:56 13:19:56.890 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7>: <[]> 08:19:56 13:19:56.895 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>. 08:19:58 13:19:58.874 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7> was not accessed in a while. Shutting Actor down ... 08:19:58 13:19:58.875 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8aca8862-d8a3-4894-bfe5-f089fbf613d7> 08:19:59 13:19:59.980 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:00 13:19:59.994 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:00 13:19:59.997 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:00 13:20:00.000 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H3M27.775S> 08:20:00 13:20:00.000 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:00 13:20:00.000 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.448S> interval (min=<PT5M>) 08:20:00 13:20:00.001 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-770533d6-c51d-4145-a026-21eed228f1a5> was recovered: null 08:20:00 13:20:00.003 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@220afcfa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:00 13:20:00.003 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-770533d6-c51d-4145-a026-21eed228f1a5>: <[]> 08:20:00 13:20:00.007 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:00 13:20:00.012 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-770533d6-c51d-4145-a026-21eed228f1a5>: <[]> 08:20:00 13:20:00.014 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:02 13:20:02.049 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-770533d6-c51d-4145-a026-21eed228f1a5> was deleted recently. Shutting Actor down ... 08:20:02 13:20:02.049 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-770533d6-c51d-4145-a026-21eed228f1a5> 08:20:02 13:20:02.162 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:02 13:20:02.165 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:02 13:20:02.170 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H47M14.77S> 08:20:02 13:20:02.170 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.543S> interval (min=<PT5M>) 08:20:02 13:20:02.170 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:02 13:20:02.170 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d0a46309-885b-4428-880e-dc85359766f5> was recovered: null 08:20:02 13:20:02.173 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@65d120fb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:02 13:20:02.174 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-b257196, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-d0a46309-885b-4428-880e-dc85359766f5, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39607, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionUnavailableException [message='not valid', errorCode=connectivity:connection.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Connection is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-b257196, validator-should-throw-exception=true}]]> 08:20:04 13:20:04.209 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-d0a46309-885b-4428-880e-dc85359766f5> was deleted recently. Shutting Actor down ... 08:20:04 13:20:04.311 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:04 13:20:04.325 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:04 13:20:04.327 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:04 13:20:04.331 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.756S> interval (min=<PT5M>) 08:20:04 13:20:04.331 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:04 13:20:04.331 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M30.761S> 08:20:04 13:20:04.332 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c> was recovered: null 08:20:04 13:20:04.335 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f6bb12f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:04 13:20:04.336 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c>: <[always-alive, priority-0]> 08:20:04 13:20:04.341 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:04 13:20:04.342 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c> with <1> clients. 08:20:04 13:20:04.371 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c>: <[]> 08:20:04 13:20:04.373 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:06 13:20:06.412 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c> was deleted recently. Shutting Actor down ... 08:20:06 13:20:06.412 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8b01270e-d1c0-439e-8f26-32ff08aadb8c> 08:20:06 13:20:06.523 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:06 13:20:06.553 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:06 13:20:06.558 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:06 13:20:06.564 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H55M0.463S> 08:20:06 13:20:06.564 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:06 13:20:06.565 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.544S> interval (min=<PT5M>) 08:20:06 13:20:06.566 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-04ab7fa7-28e9-4f70-817e-17d3f678a4cc> was recovered: null 08:20:06 13:20:06.569 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4bf0e392]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:06 13:20:06.570 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-04ab7fa7-28e9-4f70-817e-17d3f678a4cc>: <[always-alive, priority-0]> 08:20:06 13:20:06.575 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:06 13:20:06.576 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-04ab7fa7-28e9-4f70-817e-17d3f678a4cc> with <1> clients. 08:20:06 13:20:06.605 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-04ab7fa7-28e9-4f70-817e-17d3f678a4cc> 08:20:06 13:20:06.714 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:06 13:20:06.728 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:06 13:20:06.732 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:06 13:20:06.737 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H7M24.09S> 08:20:06 13:20:06.737 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.66S> interval (min=<PT5M>) 08:20:06 13:20:06.737 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:06 13:20:06.738 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1e54f71e-db11-4448-b95e-53d36b898261> was recovered: null 08:20:06 13:20:06.741 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e8fb63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:06 13:20:06.742 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-1e54f71e-db11-4448-b95e-53d36b898261>: <[always-alive, priority-0]> 08:20:06 13:20:06.745 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:06 13:20:06.746 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1e54f71e-db11-4448-b95e-53d36b898261> with <1> clients. 08:20:06 13:20:06.774 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e8fb63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:06 13:20:06.775 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-1e54f71e-db11-4448-b95e-53d36b898261>: <[always-alive, priority-0]> 08:20:06 13:20:06.779 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:20:06 13:20:06.780 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1e54f71e-db11-4448-b95e-53d36b898261> with <1> clients. 08:20:06 13:20:06.884 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1e54f71e-db11-4448-b95e-53d36b898261> 08:20:07 13:20:07.000 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:07 13:20:07.003 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:07 13:20:07.006 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H7M40.378S> 08:20:07 13:20:07.007 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:07 13:20:07.007 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.648S> interval (min=<PT5M>) 08:20:07 13:20:07.007 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-37c1f019-4a5e-47ba-a55c-a23932c59842> was recovered: null 08:20:07 13:20:07.009 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f72c09e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:07 13:20:07.010 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-3bf5390, should-throw-exception=true}], connection=ImmutableConnection [id=connection-37c1f019-4a5e-47ba-a55c-a23932c59842, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38449, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='validation failed...', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Make sure all required properties are set and valid in the configuration.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]> 08:20:09 13:20:09.044 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-37c1f019-4a5e-47ba-a55c-a23932c59842> was deleted recently. Shutting Actor down ... 08:20:09 13:20:09.177 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:09 13:20:09.192 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:09 13:20:09.195 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:09 13:20:09.199 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H20.118S> 08:20:09 13:20:09.199 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:09 13:20:09.199 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.669S> interval (min=<PT5M>) 08:20:09 13:20:09.200 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0721a5d1-f5d0-4d38-8c56-f1fcf6a0a4a6> was recovered: null 08:20:09 13:20:09.201 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-1128af3}], connection=ImmutableConnection [id=connection-0721a5d1-f5d0-4d38-8c56-f1fcf6a0a4a6, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-1128af3}]]> 08:20:09 13:20:09.202 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-1128af3}]] 08:20:09 13:20:09.303 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0721a5d1-f5d0-4d38-8c56-f1fcf6a0a4a6> 08:20:09 13:20:09.397 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:09 13:20:09.410 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:09 13:20:09.412 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:09 13:20:09.415 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H8M25.138S> 08:20:09 13:20:09.416 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:09 13:20:09.416 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.61S> interval (min=<PT5M>) 08:20:09 13:20:09.416 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-76d246f0-28d4-486e-b659-b7b1f0487a06> was recovered: null 08:20:09 13:20:09.418 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@222207ff]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:09 13:20:09.419 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-76d246f0-28d4-486e-b659-b7b1f0487a06>: <[always-alive, priority-0]> 08:20:09 13:20:09.423 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:09 13:20:09.424 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-76d246f0-28d4-486e-b659-b7b1f0487a06> with <1> clients. 08:20:09 13:20:09.455 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-76d246f0-28d4-486e-b659-b7b1f0487a06> 08:20:09 13:20:09.584 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:09 13:20:09.598 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:09 13:20:09.600 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:09 13:20:09.604 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H59M26.838S> 08:20:09 13:20:09.604 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:09 13:20:09.604 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.172S> interval (min=<PT5M>) 08:20:09 13:20:09.605 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5a964aaa-a7f1-4f69-9a21-ad2733a17184> was recovered: null 08:20:09 13:20:09.613 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-2be7c7b}], connection=ImmutableConnection [id=connection-5a964aaa-a7f1-4f69-9a21-ad2733a17184, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-2be7c7b}]]> 08:20:09 13:20:09.614 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-2be7c7b}]] 08:20:09 13:20:09.716 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5a964aaa-a7f1-4f69-9a21-ad2733a17184> 08:20:09 13:20:09.810 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:09 13:20:09.824 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:09 13:20:09.827 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:09 13:20:09.832 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H35M33.071S> 08:20:09 13:20:09.832 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.283S> interval (min=<PT5M>) 08:20:09 13:20:09.832 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:09 13:20:09.833 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a3fbfdae-f3ae-47c4-8741-b5b8fd573ad2> was recovered: null 08:20:09 13:20:09.836 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@40427e18]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:09 13:20:09.837 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a3fbfdae-f3ae-47c4-8741-b5b8fd573ad2> with <1> clients. 08:20:09 13:20:09.860 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:20:09 13:20:09.962 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:09 13:20:09.976 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:09 13:20:09.980 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:09 13:20:09.985 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H8M25.48S> 08:20:09 13:20:09.985 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.493S> interval (min=<PT5M>) 08:20:09 13:20:09.986 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:09 13:20:09.986 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-705a0be8-70c3-4bf9-8384-5325bdbe3245> was recovered: null 08:20:09 13:20:09.990 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@20eaac72]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:09 13:20:09.990 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-705a0be8-70c3-4bf9-8384-5325bdbe3245>: <[always-alive, priority-0]> 08:20:10 13:20:09.994 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:10 13:20:09.995 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-705a0be8-70c3-4bf9-8384-5325bdbe3245> with <1> clients. 08:20:10 13:20:10.020 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-705a0be8-70c3-4bf9-8384-5325bdbe3245>: <[]> 08:20:10 13:20:10.023 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:10 13:20:10.025 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-aeda9eb}], connectionId=connection-705a0be8-70c3-4bf9-8384-5325bdbe3245]> 08:20:10 13:20:10.026 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-705a0be8-70c3-4bf9-8384-5325bdbe3245' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-aeda9eb}]] 08:20:10 13:20:10.027 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-705a0be8-70c3-4bf9-8384-5325bdbe3245> 08:20:10 13:20:10.060 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a3fbfdae-f3ae-47c4-8741-b5b8fd573ad2> 08:20:10 13:20:10.146 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:10 13:20:10.161 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:10 13:20:10.165 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:10 13:20:10.171 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:10 13:20:10.171 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.768S> interval (min=<PT5M>) 08:20:10 13:20:10.171 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H40M31.97S> 08:20:10 13:20:10.172 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-67b0f02d-c4e2-447a-b1e8-cb9cb7c19337> was recovered: null 08:20:10 13:20:10.175 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f55b7b5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:10 13:20:10.175 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-67b0f02d-c4e2-447a-b1e8-cb9cb7c19337>: <[always-alive, priority-0]> 08:20:10 13:20:10.179 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:10 13:20:10.180 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-67b0f02d-c4e2-447a-b1e8-cb9cb7c19337> with <1> clients. 08:20:10 13:20:10.208 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-67b0f02d-c4e2-447a-b1e8-cb9cb7c19337> 08:20:12 13:20:12.283 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M3.593S> interval (min=<PT5M>) 08:20:12 13:20:12.285 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44649, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44649, pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109)))> 08:20:12 13:20:12.397 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:12 13:20:12.410 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:12 13:20:12.413 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:12 13:20:12.415 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H3M48.322S> 08:20:12 13:20:12.416 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f> was recovered: null 08:20:12 13:20:12.418 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4236995c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:12 13:20:12.418 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f>: <[]> 08:20:12 13:20:12.422 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:12 13:20:12.425 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4236995c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:12 13:20:12.426 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f>: <[always-alive, priority-0]> 08:20:12 13:20:12.428 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:20:12 13:20:12.428 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f> with <2> clients. 08:20:12 13:20:12.502 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f>: <[]> 08:20:12 13:20:12.505 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>. 08:20:12 13:20:12.507 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f>: <[]> 08:20:12 13:20:12.531 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <4>. 08:20:14 13:20:14.563 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f> was deleted recently. Shutting Actor down ... 08:20:14 13:20:14.564 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f98e346a-b0fc-48c6-8c00-e53cd8b8ba2f> 08:20:14 13:20:14.675 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:14 13:20:14.689 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:14 13:20:14.692 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:14 13:20:14.695 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H12M25.536S> 08:20:14 13:20:14.696 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:14 13:20:14.696 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.162S> interval (min=<PT5M>) 08:20:14 13:20:14.696 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d383b519-10ab-476f-b4fb-4eeef81be88f> was recovered: null 08:20:14 13:20:14.699 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e7d6e71]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:14 13:20:14.699 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d383b519-10ab-476f-b4fb-4eeef81be88f>: <[]> 08:20:14 13:20:14.703 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:14.909 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d383b519-10ab-476f-b4fb-4eeef81be88f> 08:20:15 13:20:14.995 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:15 13:20:15.009 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:15 13:20:15.023 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:15 13:20:15.027 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H48M15.133S> 08:20:15 13:20:15.027 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.437S> interval (min=<PT5M>) 08:20:15 13:20:15.027 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:15 13:20:15.028 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045> was recovered: null 08:20:15 13:20:15.029 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71d9c611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.030 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045>: <[always-alive, priority-0]> 08:20:15 13:20:15.034 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:15.034 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045> with <1> clients. 08:20:15 13:20:15.063 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71d9c611]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.063 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045>: <[always-alive, priority-0]> 08:20:15 13:20:15.067 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:20:15 13:20:15.068 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045> with <1> clients. 08:20:15 13:20:15.072 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d3346d8e-0a82-4e6e-9b1c-495988d73045> 08:20:15 13:20:15.174 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:15 13:20:15.188 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:15 13:20:15.191 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:15 13:20:15.195 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H25.274S> 08:20:15 13:20:15.195 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:15 13:20:15.195 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.775S> interval (min=<PT5M>) 08:20:15 13:20:15.196 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3dff9688-140e-4635-8e1b-1adec52dee9a> was recovered: null 08:20:15 13:20:15.198 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4368b66e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.198 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3dff9688-140e-4635-8e1b-1adec52dee9a>: <[always-alive, priority-0]> 08:20:15 13:20:15.202 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:15.202 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3dff9688-140e-4635-8e1b-1adec52dee9a> with <1> clients. 08:20:15 13:20:15.230 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3dff9688-140e-4635-8e1b-1adec52dee9a> 08:20:15 13:20:15.332 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:15 13:20:15.336 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:15 13:20:15.341 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M22.766S> 08:20:15 13:20:15.341 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:15 13:20:15.341 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.835S> interval (min=<PT5M>) 08:20:15 13:20:15.342 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f7dec294-ab48-4577-9a9a-dc4fb7665482> was recovered: null 08:20:15 13:20:15.345 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4e587703]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.345 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f7dec294-ab48-4577-9a9a-dc4fb7665482>: <[always-alive, priority-0]> 08:20:15 13:20:15.349 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:15.349 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f7dec294-ab48-4577-9a9a-dc4fb7665482> with <1> clients. 08:20:15 13:20:15.358 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 19 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 10 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.361 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:20:15 13:20:15.361 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44649], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:20:15 13:20:15.361 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 19 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 10 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.361 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 13:20:15.361 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34109], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:20:15 13:20:15.361 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44649], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:20:15 13:20:15.362 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.363 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.363 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 13:20:15.363 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.363 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.363 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 13:20:15.363 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure. 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.430 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure. 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.433 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:20:15 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:20:15 ... 26 common frames omitted 08:20:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:20:15 at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source) 08:20:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:20:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:20:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:20:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:20:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:20:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:20:15 ... 17 common frames omitted 08:20:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 08:20:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:20:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:20:15 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:20:15 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:20:15 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:20:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:20:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:15 13:20:15.433 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f7dec294-ab48-4577-9a9a-dc4fb7665482> 08:20:15 13:20:15.562 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:15 13:20:15.577 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:15 13:20:15.581 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:15 13:20:15.585 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H32M23.094S> 08:20:15 13:20:15.585 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.322S> interval (min=<PT5M>) 08:20:15 13:20:15.585 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:15 13:20:15.586 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002> was recovered: null 08:20:15 13:20:15.589 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b29e93e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.590 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002>: <[always-alive, priority-0]> 08:20:15 13:20:15.596 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:15.596 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002> with <1> clients. 08:20:15 13:20:15.622 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002>: <[]> 08:20:15 13:20:15.625 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:20:15 13:20:15.627 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002> 08:20:15 13:20:15.741 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H27M43.514S> 08:20:15 13:20:15.790 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002> was recovered: ImmutableConnection [id=connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44935, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:15.586871847Z, created=2024-02-09T13:20:15.586871847Z] 08:20:15 13:20:15.802 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7c95c782-c5bf-4ed5-a725-ef3cbc793002> 08:20:15 13:20:15.915 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:15 13:20:15.929 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:15 13:20:15.932 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:15 13:20:15.937 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H12M19.843S> 08:20:15 13:20:15.937 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:15 13:20:15.937 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.219S> interval (min=<PT5M>) 08:20:15 13:20:15.938 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-46db02db-258c-418e-b81d-5ed241b4f4c1> was recovered: null 08:20:15 13:20:15.941 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@72bbc0c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.942 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-46db02db-258c-418e-b81d-5ed241b4f4c1>: <[always-alive, priority-0]> 08:20:15 13:20:15.946 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:15 13:20:15.947 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-46db02db-258c-418e-b81d-5ed241b4f4c1> with <1> clients. 08:20:15 13:20:15.973 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-46db02db-258c-418e-b81d-5ed241b4f4c1>: <[]> 08:20:15 13:20:15.976 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:15 13:20:15.980 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@72bbc0c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:15 13:20:15.981 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-46db02db-258c-418e-b81d-5ed241b4f4c1>: <[always-alive, priority-0]> 08:20:15 13:20:15.985 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>. 08:20:15 13:20:15.986 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-46db02db-258c-418e-b81d-5ed241b4f4c1> with <1> clients. 08:20:16 13:20:15.991 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-46db02db-258c-418e-b81d-5ed241b4f4c1> 08:20:16 13:20:16.113 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:16 13:20:16.127 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:16 13:20:16.129 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:16 13:20:16.133 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H41M5.871S> 08:20:16 13:20:16.133 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.809S> interval (min=<PT5M>) 08:20:16 13:20:16.133 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:16 13:20:16.134 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-31c754a9-725f-4c19-9ec9-6bf6a2e44bdb> was recovered: null 08:20:16 13:20:16.135 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-21ca7b6}], connection=ImmutableConnection [id=connection-31c754a9-725f-4c19-9ec9-6bf6a2e44bdb, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-21ca7b6}]]> 08:20:16 13:20:16.135 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-21ca7b6}]] 08:20:16 13:20:16.238 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-31c754a9-725f-4c19-9ec9-6bf6a2e44bdb> 08:20:16 13:20:16.343 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:16 13:20:16.357 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:16 13:20:16.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:16 13:20:16.364 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H58M5.87S> 08:20:16 13:20:16.364 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:16 13:20:16.364 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.491S> interval (min=<PT5M>) 08:20:16 13:20:16.365 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0267ffb9-5142-4b95-b80e-2063da1ac9a1> was recovered: null 08:20:16 13:20:16.365 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-5d00776}], connection=ImmutableConnection [id=connection-0267ffb9-5142-4b95-b80e-2063da1ac9a1, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-5d00776}]]> 08:20:16 13:20:16.366 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-5d00776}]] 08:20:16 13:20:16.468 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0267ffb9-5142-4b95-b80e-2063da1ac9a1> 08:20:16 13:20:16.569 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:16 13:20:16.584 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:16 13:20:16.588 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:16 13:20:16.593 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H53M55.949S> 08:20:16 13:20:16.593 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:16 13:20:16.593 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.685S> interval (min=<PT5M>) 08:20:16 13:20:16.593 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f74e1542-3cfa-457f-b139-6ac04994e565> was recovered: null 08:20:16 13:20:16.594 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <DeleteConnection [type=connectivity.commands:deleteConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-c46e38e}], connectionId=connection-f74e1542-3cfa-457f-b139-6ac04994e565]> 08:20:16 13:20:16.595 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-f74e1542-3cfa-457f-b139-6ac04994e565' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-c46e38e}]] 08:20:16 13:20:16.596 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f74e1542-3cfa-457f-b139-6ac04994e565> 08:20:16 13:20:16.702 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:16 13:20:16.715 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:16 13:20:16.718 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:16 13:20:16.721 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H33M29.195S> 08:20:16 13:20:16.721 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:16 13:20:16.721 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.394S> interval (min=<PT5M>) 08:20:16 13:20:16.722 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> was recovered: null 08:20:16 13:20:16.724 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@130368a8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:16 13:20:16.725 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8>: <[always-alive, priority-0]> 08:20:16 13:20:16.733 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:16 13:20:16.734 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> with <1> clients. 08:20:16 13:20:16.759 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> 08:20:16 13:20:16.868 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H24M20.073S> 08:20:16 13:20:16.877 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> was recovered: ImmutableConnection [id=connection-3a78878d-171d-44b4-902d-f99e22ef0dc8, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41999, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:16.722952523Z, created=2024-02-09T13:20:16.722952523Z] 08:20:16 13:20:16.878 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> with <1> clients. 08:20:17 13:20:16.994 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3a78878d-171d-44b4-902d-f99e22ef0dc8> 08:20:17 13:20:17.086 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:17 13:20:17.101 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:17 13:20:17.111 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:17 13:20:17.114 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H14M6.361S> 08:20:17 13:20:17.115 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:17 13:20:17.115 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.264S> interval (min=<PT5M>) 08:20:17 13:20:17.115 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-447159ac-3c52-4f14-89bc-1289d4d4edf6> was recovered: null 08:20:17 13:20:17.117 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@48573db3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:17 13:20:17.118 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-447159ac-3c52-4f14-89bc-1289d4d4edf6>: <[always-alive, priority-0]> 08:20:17 13:20:17.121 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:17 13:20:17.130 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-447159ac-3c52-4f14-89bc-1289d4d4edf6> with <1> clients. 08:20:17 13:20:17.159 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-447159ac-3c52-4f14-89bc-1289d4d4edf6> 08:20:17 13:20:17.257 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:17 13:20:17.271 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:17 13:20:17.276 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:17 13:20:17.281 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H28M15.12S> 08:20:17 13:20:17.281 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:17 13:20:17.281 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.719S> interval (min=<PT5M>) 08:20:17 13:20:17.281 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> was recovered: null 08:20:17 13:20:17.284 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3704f592]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:17 13:20:17.285 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f>: <[always-alive, priority-0]> 08:20:17 13:20:17.289 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:17 13:20:17.289 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> with <1> clients. 08:20:17 13:20:17.314 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f>: <[]> 08:20:17 13:20:17.317 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:19 13:20:19.350 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> was deleted recently. Shutting Actor down ... 08:20:19 13:20:19.350 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> 08:20:19 13:20:19.459 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H27M23.586S> 08:20:19 13:20:19.463 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> was recovered: null 08:20:19 13:20:19.464 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <RetrieveConnectionStatus [type=connectivity.commands:retrieveConnectionStatus, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-8cee0cd}], connectionId=connection-eef2e202-40d7-4f88-8fc9-18a3f532616f]> 08:20:19 13:20:19.464 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-eef2e202-40d7-4f88-8fc9-18a3f532616f' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-8cee0cd}]] 08:20:19 13:20:19.467 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-eef2e202-40d7-4f88-8fc9-18a3f532616f> 08:20:19 13:20:19.582 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:19 13:20:19.586 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:19 13:20:19.589 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H23M24.195S> 08:20:19 13:20:19.590 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:19 13:20:19.590 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.498S> interval (min=<PT5M>) 08:20:19 13:20:19.590 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ff90587e-177b-4805-bf2b-ad060bf910a3> was recovered: null 08:20:19 13:20:19.593 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3f4f292a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:19 13:20:19.594 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-ff90587e-177b-4805-bf2b-ad060bf910a3>: <[always-alive, priority-0]> 08:20:19 13:20:19.600 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:19 13:20:19.601 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ff90587e-177b-4805-bf2b-ad060bf910a3> with <1> clients. 08:20:19 13:20:19.602 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:19 13:20:19.702 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:19 13:20:19.802 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:19 13:20:19.902 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:20 13:20:20.002 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:20 13:20:20.102 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-ff90587e-177b-4805-bf2b-ad060bf910a3. 08:20:20 13:20:20.202 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#-1225219414]. 08:20:20 13:20:20.204 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ff90587e-177b-4805-bf2b-ad060bf910a3> 08:20:20 13:20:20.311 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:20 13:20:20.325 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:20 13:20:20.327 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:20 13:20:20.330 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H35M56.966S> 08:20:20 13:20:20.330 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:20 13:20:20.331 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.55S> interval (min=<PT5M>) 08:20:20 13:20:20.331 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> was recovered: null 08:20:20 13:20:20.334 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a4be866]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:20 13:20:20.335 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-410f921e-c099-4657-8a4e-3e899ab34073>: <[always-alive, priority-0]> 08:20:20 13:20:20.339 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:20 13:20:20.340 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> with <1> clients. 08:20:20 13:20:20.368 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a4be866]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:20 13:20:20.369 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-410f921e-c099-4657-8a4e-3e899ab34073>: <[always-alive, priority-0]> 08:20:20 13:20:20.373 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:20:20 13:20:20.374 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> with <1> clients. 08:20:20 13:20:20.376 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> 08:20:20 13:20:20.381 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H38.782S> 08:20:20 13:20:20.389 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> was recovered: ImmutableConnection [id=connection-410f921e-c099-4657-8a4e-3e899ab34073, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41717, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/message, topics=[_/_/things/live/messages], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/message, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=2, modified=2024-02-09T13:20:20.367258447Z, created=null] 08:20:20 13:20:20.389 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> with <1> clients. 08:20:20 13:20:20.395 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-410f921e-c099-4657-8a4e-3e899ab34073> 08:20:20 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 29.22 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 08:20:20 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 08:20:23 [INFO] [02/09/2024 13:20:23.741] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 08:20:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 08:20:23 13:20:23.758 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:20:23 13:20:23.773 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:20:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 08:20:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 08:20:23 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 08:20:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 08:20:24 13:20:24.406 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.408 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.408 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.408 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.409 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.410 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.410 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 13:20:24.410 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure. 08:20:24 java.lang.IllegalArgumentException: null 08:20:24 ... 35 common frames omitted 08:20:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:20:24 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:24 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:24 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:24 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:24 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:24 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:24 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:24 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:24 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:24 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:24 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:24 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:24 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:24 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:24 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:20:24 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:20:24 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:20:24 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:24 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 08:20:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 08:20:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 08:20:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 08:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 08:20:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 08:20:24 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 08:20:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 08:20:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 08:20:25 [INFO] [02/09/2024 13:20:25.501] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:25 [INFO] [02/09/2024 13:20:25.663] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:27 [INFO] [02/09/2024 13:20:27.962] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 08:20:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 08:20:28 [ERROR] [02/09/2024 13:20:28.237] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-776/flow-4-0-ignoreSink] Error in stage [org.apache.pekko.kafka.internal.CommitCollectorStageLogic]: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null 08:20:28 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null 08:20:28 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185) 08:20:28 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172) 08:20:28 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43) 08:20:28 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41) 08:20:28 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44) 08:20:28 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106) 08:20:28 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:20:28 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:20:28 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:20:28 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:20:28 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:20:28 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:20:28 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:20:28 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:20:28 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:20:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:20:28 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:20:28 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:20:28 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:20:28 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:20:28 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:28 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:28 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:28 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:28 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:28 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:28 08:20:28 [INFO] [02/09/2024 13:20:28.335] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:28 [INFO] [02/09/2024 13:20:28.377] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:30 [INFO] [02/09/2024 13:20:30.554] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:20:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 08:20:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 08:20:30 13:20:30.556 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:30 13:20:30.679 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected} 08:20:30 java.lang.IllegalStateException: Expected 08:20:30 at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67) 08:20:30 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138) 08:20:30 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198) 08:20:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:20:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:20:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:20:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:20:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:20:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:20:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:20:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:20:30 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:20:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:30 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:20:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:20:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:20:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:20:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:20:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:20:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:20:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:20:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:20:30 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:20:30 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:20:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:20:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:20:30 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:20:30 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:20:30 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:20:30 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:20:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:20:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:20:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:20:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:20:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 08:20:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 08:20:30 13:20:30.733 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.734 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.735 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.738 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.739 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.740 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.741 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.741 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.742 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.743 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.743 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.744 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.751 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.752 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.753 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.753 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 13:20:30.754 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fe7323d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 08:20:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 08:20:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 08:20:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 08:20:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 08:20:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 08:20:30 13:20:30.939 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:31 13:20:31.022 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:31 13:20:31.024 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.205 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:31 13:20:31.208 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.209 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.210 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.211 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.212 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.213 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.214 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.215 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.242 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.244 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.246 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.248 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.250 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.253 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.255 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.257 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.259 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.261 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.263 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.265 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.267 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.269 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.272 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.273 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.275 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.277 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.279 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.281 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.283 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.285 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.286 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.287 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.288 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.289 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.290 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.291 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.331 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.333 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.335 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.337 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.338 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.341 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.343 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.345 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.347 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.349 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.351 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.353 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.355 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.357 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.359 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.361 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.362 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.365 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.366 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.368 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.370 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.371 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.373 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.375 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.376 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.377 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.378 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.378 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.380 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.380 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.381 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.382 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.383 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.383 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.384 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.385 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.386 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.387 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.388 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.388 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.390 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.431 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.431 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.431 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.432 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.432 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.433 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.433 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.434 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.436 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.437 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.437 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.438 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.438 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.439 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.439 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.440 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.440 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.442 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:31 13:20:31.442 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:31 13:20:31.443 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:34 13:20:34.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.522 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.523 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.523 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.524 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.524 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.525 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.525 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.526 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.526 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.527 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.527 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.528 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.529 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.529 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.530 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.530 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.531 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.532 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.532 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.533 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.534 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.534 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.535 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.536 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.536 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.537 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.538 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.538 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.539 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.539 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.540 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.541 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.541 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.542 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.543 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.543 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.544 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.544 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.545 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.546 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.546 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.547 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.548 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.548 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.549 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.550 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.551 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.551 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.552 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.553 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.554 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.556 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.556 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.557 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.558 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.558 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.559 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.560 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.561 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.561 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.562 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.562 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.562 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.563 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.563 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.564 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.564 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.565 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.565 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.565 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.566 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.566 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.566 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.567 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.567 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.567 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.568 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.568 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.568 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.568 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.569 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.569 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.569 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.570 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.570 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.570 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.570 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.571 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.571 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.571 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.571 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.572 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.572 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:34 13:20:34.572 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:34 13:20:34.573 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:20:35 13:20:35.661 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:35 13:20:35.663 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:35 13:20:35.665 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - DisconnectException: null 08:20:35 13:20:35.751 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:35 13:20:35.752 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:35 13:20:35.752 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:35 13:20:35.753 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException 08:20:35 org.apache.kafka.common.KafkaException 08:20:35 at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60) 08:20:35 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346) 08:20:35 at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670) 08:20:35 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:20:35 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:20:35 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:20:35 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:20:35 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:20:35 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:20:35 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:20:35 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 08:20:35 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 08:20:35 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:20:35 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:20:35 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:20:35 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:20:35 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:20:35 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:20:35 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:20:35 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:20:35 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:20:35 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:20:35 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:20:35 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:20:35 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:20:35 08:20:38 13:20:38.915 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - KafkaException: null 08:20:38 13:20:38.976 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:38 13:20:38.977 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:39 13:20:39.039 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:39 13:20:39.040 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:20:39 13:20:39.203 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:20:39 13:20:39.203 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <KafkaPublishTarget [topic=replyTarget, key=thing:id, partition=null]> 08:20:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.363 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 08:20:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 08:20:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 08:20:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 08:20:39 13:20:39.333 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:39 13:20:39.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.557 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.575 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-9fb4f9b5-a243-4e3d-8aec-7efa2fd81c9c> 08:20:39 13:20:39.577 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-9fb4f9b5-a243-4e3d-8aec-7efa2fd81c9c> 08:20:39 13:20:39.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.676 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:39 13:20:39.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.796 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type '<unspecified>' could not be mapped.> 08:20:39 13:20:39.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1707484839333, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=05f60173-ea8c-480d-a365-81200bd400bd, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.topic=kafka.topic, device_id=ditto:thing, correlation-id=05f60173-ea8c-480d-a365-81200bd400bd, reply-to=reply-to-address, kafka.timestamp=1707484839333, kafka.key=key} 08:20:39 13:20:39.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:20:39 13:20:39.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:39 13:20:39.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.939 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:39 13:20:39.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:39 13:20:39.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:40 13:20:40.058 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.177 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=_invalid, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:40 13:20:40.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 08:20:40 13:20:40.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, the.key=key, device_id=_invalid, the.topic=kafka.topic, correlation-id=3501c479-ae53-488c-8a19-09258abce0e3, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.topic=kafka.topic, device_id=_invalid, correlation-id=3501c479-ae53-488c-8a19-09258abce0e3, reply-to=reply-to-address, kafka.timestamp=1707484839333, kafka.key=key} 08:20:40 13:20:40.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.296 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:20:40 13:20:40.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:40 13:20:40.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:20:40 13:20:40.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:40 13:20:40.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:20:40 13:20:40.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.452 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 13:20:40.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:20:40 13:20:40.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:40 13:20:40.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707484839333, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:20:40 13:20:40.576 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.290 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 08:20:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 08:20:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 08:20:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 08:20:40 13:20:40.614 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-db73172a-f234-4853-96d5-24d4160fb7f3> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 13:20:40.614 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-b6577887-6816-4936-81d5-ae7b8f6fa8ff> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 13:20:40.615 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-9696ad9d-ee7d-4f77-adb8-818541c737a1> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 13:20:40.615 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-fc387c58-01c0-4f29-818c-d7d808d463a2> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 13:20:40.615 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-86adb6ec-88b2-443a-8b28-8fbf5d16572c> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 13:20:40.615 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-4b3a9acf-5d16-437a-8e59-4a6433082ac7> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 08:20:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 08:20:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 08:20:40 13:20:40.620 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:40 13:20:40.673 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 43905 08:20:40 13:20:40.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M0.864S> interval (min=<PT5M>) 08:20:40 13:20:40.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:40 13:20:40.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.958S> interval (min=<PT5M>) 08:20:40 13:20:40.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.2S> interval (min=<PT5M>) 08:20:40 13:20:40.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-d3de1b60-a9d5-405a-b7bb-368b4adfab80> 08:20:40 13:20:40.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.668S> interval (min=<PT5M>) 08:20:40 13:20:40.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d3de1b60-a9d5-405a-b7bb-368b4adfab80>. 08:20:40 13:20:40.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d3de1b60-a9d5-405a-b7bb-368b4adfab80>. 08:20:40 13:20:40.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:40 13:20:40.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.404S> interval (min=<PT5M>) 08:20:40 13:20:40.702 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.704 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:20:40 13:20:40.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:20:40 13:20:40.736 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.737 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2024-02-09T13:20:40.737687875Z, connectivityStatus=null]> 08:20:40 13:20:40.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-dc45e770-91e3-42e2-a65b-60f71ebd4be4> 08:20:40 13:20:40.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-dc45e770-91e3-42e2-a65b-60f71ebd4be4>. 08:20:40 13:20:40.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-dc45e770-91e3-42e2-a65b-60f71ebd4be4>. 08:20:40 13:20:40.755 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.757 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:40 13:20:40.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:40 13:20:40.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:20:40 13:20:40.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:20:40 13:20:40.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:20:40 13:20:40.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-d3de1b60-a9d5-405a-b7bb-368b4adfab80> 08:20:40 13:20:40.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-dc45e770-91e3-42e2-a65b-60f71ebd4be4> 08:20:43 13:20:43.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:43 13:20:43.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-08d5c233-e711-4976-8c9f-8f843ffb1ebe> 08:20:43 13:20:43.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-08d5c233-e711-4976-8c9f-8f843ffb1ebe>. 08:20:43 13:20:43.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-08d5c233-e711-4976-8c9f-8f843ffb1ebe>. 08:20:43 13:20:43.824 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:43 13:20:43.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:43 13:20:43.826 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:43 13:20:43.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:43 13:20:43.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:20:43 13:20:43.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:20:43 13:20:43.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:20:44 13:20:43.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-08d5c233-e711-4976-8c9f-8f843ffb1ebe> 08:20:46 13:20:46.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:46 13:20:46.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-0bff62e5-3422-457d-af23-f823793e43b9> 08:20:46 13:20:46.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0bff62e5-3422-457d-af23-f823793e43b9>. 08:20:46 13:20:46.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0bff62e5-3422-457d-af23-f823793e43b9>. 08:20:46 13:20:46.929 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:46 13:20:46.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:46 13:20:46.930 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:46 13:20:46.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:46 13:20:46.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:20:46 13:20:46.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:20:46 13:20:46.932 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:46 13:20:46.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:46 13:20:46.933 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:46 13:20:46.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:46 13:20:46.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:20:47 13:20:46.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-d10e23e4-1b04-4a4b-92e6-da0919fff58d> 08:20:47 13:20:46.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d10e23e4-1b04-4a4b-92e6-da0919fff58d>. 08:20:47 13:20:46.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d10e23e4-1b04-4a4b-92e6-da0919fff58d>. 08:20:47 13:20:46.955 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:47 13:20:46.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:47 13:20:46.958 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:47 13:20:46.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:47 13:20:46.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:20:47 13:20:46.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:20:47 13:20:46.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:20:47 13:20:47.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-0bff62e5-3422-457d-af23-f823793e43b9> 08:20:47 13:20:47.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-d10e23e4-1b04-4a4b-92e6-da0919fff58d> 08:20:50 13:20:50.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:50 13:20:50.009 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2024-02-09T13:18:54.163290709Z, dittoHeaders=ImmutableDittoHeaders [{ditto-read-subjects=["some:subject"], response-required=false}], metadata={"creator":"The epic Ditto team"}, entityId=ditto:thing, revision=1, thingId=ditto:thing, thing=ImmutableThing [thingId=ditto:thing, policyId=null, definition=null, attributes={}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 08:20:50 13:20:50.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-a8d55dd6-da7c-4329-b812-680a2fc66d86> 08:20:50 13:20:50.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a8d55dd6-da7c-4329-b812-680a2fc66d86>. 08:20:50 13:20:50.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a8d55dd6-da7c-4329-b812-680a2fc66d86>. 08:20:50 13:20:50.034 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.036 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.072 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-90a01399-30ad-494e-9a31-3003809a96d4> 08:20:50 13:20:50.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-90a01399-30ad-494e-9a31-3003809a96d4>. 08:20:50 13:20:50.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-90a01399-30ad-494e-9a31-3003809a96d4>. 08:20:50 13:20:50.077 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.079 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:20:50 13:20:50.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890> 08:20:50 13:20:50.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890>. 08:20:50 13:20:50.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890>. 08:20:50 13:20:50.098 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.100 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890>. 08:20:50 13:20:50.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890>. 08:20:50 13:20:50.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-a8d55dd6-da7c-4329-b812-680a2fc66d86> 08:20:50 13:20:50.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-90a01399-30ad-494e-9a31-3003809a96d4> 08:20:50 13:20:50.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-a9e5bb29-c809-487d-b84f-0aaa514a9890> 08:20:50 13:20:50.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-1e2eb6cd-eed6-4295-b41f-18dc40cccf89> 08:20:50 13:20:50.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1e2eb6cd-eed6-4295-b41f-18dc40cccf89>. 08:20:50 13:20:50.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1e2eb6cd-eed6-4295-b41f-18dc40cccf89>. 08:20:50 13:20:50.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.212 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-1e2eb6cd-eed6-4295-b41f-18dc40cccf89> 08:20:50 13:20:50.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-72ce6601-57ae-4409-a259-86bb7f99f149> 08:20:50 13:20:50.318 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-72ce6601-57ae-4409-a259-86bb7f99f149>. 08:20:50 13:20:50.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-72ce6601-57ae-4409-a259-86bb7f99f149>. 08:20:50 13:20:50.321 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.324 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-72ce6601-57ae-4409-a259-86bb7f99f149>. 08:20:50 13:20:50.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-72ce6601-57ae-4409-a259-86bb7f99f149> 08:20:50 13:20:50.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-3c0602ab-3365-467a-a782-2a26dd077fb8> 08:20:50 13:20:50.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3c0602ab-3365-467a-a782-2a26dd077fb8>. 08:20:50 13:20:50.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3c0602ab-3365-467a-a782-2a26dd077fb8>. 08:20:50 13:20:50.434 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.436 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6897ddb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:50 13:20:50.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-3c0602ab-3365-467a-a782-2a26dd077fb8>. 08:20:50 13:20:50.439 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server. 08:20:50 13:20:50.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:20:50 13:20:50.439 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:20:50 13:20:50.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 08:20:50 13:20:50.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 08:20:50 13:20:50.439 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:20:50 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.817 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 08:20:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 08:20:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 08:20:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 08:20:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 08:20:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 08:20:50 13:20:50.465 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:50 13:20:50.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-3c0602ab-3365-467a-a782-2a26dd077fb8> 08:20:50 13:20:50.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:20:50 13:20:50.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:50 13:20:50.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:20:50 13:20:50.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561]'' 08:20:50 13:20:50.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:50 13:20:50.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:50 13:20:50.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H11M20.626S> 08:20:50 13:20:50.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.995S> interval (min=<PT5M>) 08:20:50 13:20:50.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:50 13:20:50.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384> was recovered: null 08:20:50 13:20:50.562 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ffc2624]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.564 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384>: <[always-alive, priority-0]> 08:20:50 13:20:50.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:50 13:20:50.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-09T13:20:50.559874736Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-055d07fd-fd5c-4a13-8dcc-03d147e11384, revision=1, connectionId=connection-055d07fd-fd5c-4a13-8dcc-03d147e11384, connection=ImmutableConnection [id=connection-055d07fd-fd5c-4a13-8dcc-03d147e11384, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44629, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:50.559673287Z, created=2024-02-09T13:20:50.559673287Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/pa#-835396027]'' 08:20:50 13:20:50.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384> with <1> clients. 08:20:50 13:20:50.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561]'' 08:20:50 13:20:50.570 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384> failed due to ConnectionFailedException: The Connection with ID 'connection-055d07fd-fd5c-4a13-8dcc-03d147e11384' failed to connect.. 08:20:50 13:20:50.570 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 08:20:50 13:20:50.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384>: <[]> 08:20:50 13:20:50.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:20:50 13:20:50.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2024-02-09T13:20:50.571944909Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-055d07fd-fd5c-4a13-8dcc-03d147e11384, revision=2, connectionId=connection-055d07fd-fd5c-4a13-8dcc-03d147e11384],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/pa#-835396027]'' 08:20:50 13:20:50.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-055d07fd-fd5c-4a13-8dcc-03d147e11384/connection-055d07fd-fd5c-4a13-8dcc-03d147e11384#-728072561]'' 08:20:50 13:20:50.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-055d07fd-fd5c-4a13-8dcc-03d147e11384> 08:20:50 13:20:50.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:50 13:20:50.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387]'' 08:20:50 13:20:50.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:50 13:20:50.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:50 13:20:50.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H11M9.425S> 08:20:50 13:20:50.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:50 13:20:50.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.908S> interval (min=<PT5M>) 08:20:50 13:20:50.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-045a8986-4392-4a46-8bb1-77281767a12d> was recovered: null 08:20:50 13:20:50.676 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@741d3cbf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-045a8986-4392-4a46-8bb1-77281767a12d>: <[always-alive, priority-0]> 08:20:50 13:20:50.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:50 13:20:50.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-09T13:20:50.674321690Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-045a8986-4392-4a46-8bb1-77281767a12d, revision=1, connectionId=connection-045a8986-4392-4a46-8bb1-77281767a12d, connection=ImmutableConnection [id=connection-045a8986-4392-4a46-8bb1-77281767a12d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41963, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:50.674165856Z, created=2024-02-09T13:20:50.674165856Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d/pa#1002281978]'' 08:20:50 13:20:50.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-045a8986-4392-4a46-8bb1-77281767a12d> with <1> clients. 08:20:50 13:20:50.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387]'' 08:20:50 13:20:50.680 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-045a8986-4392-4a46-8bb1-77281767a12d> failed due to ConnectionFailedException: The Connection with ID 'connection-045a8986-4392-4a46-8bb1-77281767a12d' failed to connect.. 08:20:50 13:20:50.681 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 08:20:50 13:20:50.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-045a8986-4392-4a46-8bb1-77281767a12d>: <[]> 08:20:50 13:20:50.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:20:50 13:20:50.688 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-045a8986-4392-4a46-8bb1-77281767a12d> failed due to ConnectionFailedException: The Connection with ID 'connection-045a8986-4392-4a46-8bb1-77281767a12d' failed to connect.. 08:20:50 13:20:50.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-045a8986-4392-4a46-8bb1-77281767a12d' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:20:50 13:20:50.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-045a8986-4392-4a46-8bb1-77281767a12d/connection-045a8986-4392-4a46-8bb1-77281767a12d#-1770542387]'' 08:20:50 13:20:50.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-045a8986-4392-4a46-8bb1-77281767a12d> 08:20:50 13:20:50.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:50 13:20:50.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/connection-86ebe38b-f134-4a49-bccd-d13ac55849a2#-1523271041])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/connection-86ebe38b-f134-4a49-bccd-d13ac55849a2#-1523271041]'' 08:20:50 13:20:50.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:50 13:20:50.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:50 13:20:50.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H44M55.054S> 08:20:50 13:20:50.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:50 13:20:50.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.903S> interval (min=<PT5M>) 08:20:50 13:20:50.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-86ebe38b-f134-4a49-bccd-d13ac55849a2> was recovered: null 08:20:50 13:20:50.800 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7a13867e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-86ebe38b-f134-4a49-bccd-d13ac55849a2>: <[always-alive, priority-0]> 08:20:50 13:20:50.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:50 13:20:50.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-09T13:20:50.798186444Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-86ebe38b-f134-4a49-bccd-d13ac55849a2, revision=1, connectionId=connection-86ebe38b-f134-4a49-bccd-d13ac55849a2, connection=ImmutableConnection [id=connection-86ebe38b-f134-4a49-bccd-d13ac55849a2, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34653, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:50.798041423Z, created=2024-02-09T13:20:50.798041423Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/pa#2024370753]'' 08:20:50 13:20:50.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-86ebe38b-f134-4a49-bccd-d13ac55849a2> with <1> clients. 08:20:50 13:20:50.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/connection-86ebe38b-f134-4a49-bccd-d13ac55849a2#-1523271041])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-86ebe38b-f134-4a49-bccd-d13ac55849a2/connection-86ebe38b-f134-4a49-bccd-d13ac55849a2#-1523271041]'' 08:20:50 13:20:50.804 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-86ebe38b-f134-4a49-bccd-d13ac55849a2> failed due to ConnectionFailedException: The Connection with ID 'connection-86ebe38b-f134-4a49-bccd-d13ac55849a2' failed to connect.. 08:20:50 13:20:50.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 08:20:50 13:20:50.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-86ebe38b-f134-4a49-bccd-d13ac55849a2> 08:20:50 13:20:50.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:50 13:20:50.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147]'' 08:20:50 13:20:50.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:50 13:20:50.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:50 13:20:50.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H25M14.883S> 08:20:50 13:20:50.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:50 13:20:50.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.788S> interval (min=<PT5M>) 08:20:50 13:20:50.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5e258420-c73d-4865-ac81-926be3155c9f> was recovered: null 08:20:50 13:20:50.903 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f5c35]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-5e258420-c73d-4865-ac81-926be3155c9f>: <[always-alive, priority-0]> 08:20:50 13:20:50.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:20:50 13:20:50.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-09T13:20:50.901709159Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-5e258420-c73d-4865-ac81-926be3155c9f, revision=1, connectionId=connection-5e258420-c73d-4865-ac81-926be3155c9f, connection=ImmutableConnection [id=connection-5e258420-c73d-4865-ac81-926be3155c9f, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41391, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:20:50.901564095Z, created=2024-02-09T13:20:50.901564095Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f/pa#-531735878]'' 08:20:50 13:20:50.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5e258420-c73d-4865-ac81-926be3155c9f> with <1> clients. 08:20:50 13:20:50.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147]'' 08:20:50 13:20:50.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-5e258420-c73d-4865-ac81-926be3155c9f> failed due to ConnectionFailedException: The Connection with ID 'connection-5e258420-c73d-4865-ac81-926be3155c9f' failed to connect.. 08:20:50 13:20:50.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 08:20:50 13:20:50.910 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f5c35]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:50 13:20:50.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-5e258420-c73d-4865-ac81-926be3155c9f>: <[always-alive, priority-0]> 08:20:50 13:20:50.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:20:50 13:20:50.913 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-5e258420-c73d-4865-ac81-926be3155c9f> failed due to ConnectionFailedException: The Connection with ID 'connection-5e258420-c73d-4865-ac81-926be3155c9f' failed to connect.. 08:20:50 13:20:50.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-5e258420-c73d-4865-ac81-926be3155c9f' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:20:50 13:20:50.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-5e258420-c73d-4865-ac81-926be3155c9f/connection-5e258420-c73d-4865-ac81-926be3155c9f#1409766147]'' 08:20:50 13:20:50.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5e258420-c73d-4865-ac81-926be3155c9f> 08:20:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 08:20:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 08:20:50 13:20:50.939 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:20:50 13:20:50.939 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:51 13:20:51.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:51 13:20:51.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:51 13:20:51.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-4a1f60d5-4d13-4407-89d7-65561c25a00c/connection-4a1f60d5-4d13-4407-89d7-65561c25a00c#-2117100641])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-4a1f60d5-4d13-4407-89d7-65561c25a00c/connection-4a1f60d5-4d13-4407-89d7-65561c25a00c#-2117100641]'' 08:20:51 13:20:51.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:51 13:20:51.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H49M30.834S> 08:20:51 13:20:51.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:51 13:20:51.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M57.388S> interval (min=<PT5M>) 08:20:51 13:20:51.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-4a1f60d5-4d13-4407-89d7-65561c25a00c> was recovered: ImmutableConnection [id=connection-4a1f60d5-4d13-4407-89d7-65561c25a00c, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38587, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=DELETED, revision=null, modified=2024-02-09T13:18:54.163290709Z, created=null] 08:20:51 13:20:51.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-4a1f60d5-4d13-4407-89d7-65561c25a00c, correlationId=123, payload="always-alive"] 08:20:53 13:20:53.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-4a1f60d5-4d13-4407-89d7-65561c25a00c> was deleted recently. Shutting Actor down ... 08:20:53 13:20:53.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-4a1f60d5-4d13-4407-89d7-65561c25a00c> 08:20:53 13:20:53.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:20:53 13:20:53.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:20:53 13:20:53.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7/connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7#17156777])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7/connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7#17156777]'' 08:20:53 13:20:53.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:20:53 13:20:53.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H47M25.135S> 08:20:53 13:20:53.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:53 13:20:53.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.027S> interval (min=<PT5M>) 08:20:53 13:20:53.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7> was recovered: ImmutableConnection [id=connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34391, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null] 08:20:53 13:20:53.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7> with <1> clients. 08:20:53 13:20:53.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]> 08:20:53 13:20:53.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:20:53 13:20:53.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7/connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7#17156777])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7/connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7#17156777]'' 08:20:53 13:20:53.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M42.766S> interval (min=<PT5M>) 08:20:53 13:20:53.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:53 13:20:53.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.036S> interval (min=<PT5M>) 08:20:53 13:20:53.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2cb8074b-6f2f-485a-9a50-944cf98bd4f7> 08:20:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 08:20:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 08:20:53 13:20:53.260 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:53 13:20:53.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.348 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-c2c7602, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}] 08:20:53 13:20:53.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:53 13:20:53.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.458 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=7da2b52e-b914-40ae-b07c-1ef2d3246118, response-required=false, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=af7a0cca-ebe9-4ed3-8d61-2d92fcbf56a7, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=9cb16c56-a746-43ed-92e3-5509edd0feb2, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.559 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d560a9ce-d4fa-48f0-91ef-810a1bf560ec, content-type=application/json, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.642 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1a330014-0df7-4d07-b06d-6e9165907ef5, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[my-custom-ack-3, very-special-ack, custom-ack]> for a maximum duration of <PT1M5S>. 08:20:53 13:20:53.746 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <Faulty>: <The external message with content-type 'application/json' could not be mapped.> 08:20:53 13:20:53.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-dfa0eaf, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-dfa0eaf} 08:20:53 13:20:53.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.840 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=47c876e1-175f-4f12-9c28-39991baf283b, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.935 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:53 13:20:53.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["error"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=17f85152-22c7-40be-98d1-9aadfb4f5e2b, response-required=false, ditto-inbound-payload-mapper=default}] 08:20:53 13:20:53.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <acknowledgement:label.not.declared> when processing external message with mapper <?>: <Cannot send acknowledgement with label <label>, which is not declared.> 08:20:53 13:20:53.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=17f85152-22c7-40be-98d1-9aadfb4f5e2b, ditto-connection-id=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {} 08:20:54 13:20:54.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.020 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-a9721ed, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:54 13:20:54.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:54 13:20:54.112 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=221cbcbc-6ae4-47ae-a623-88e42a208cdb, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:20:54 13:20:54.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.189 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=f27e9241-4672-4b41-82fe-6c22f4a4d523, source=integration:f27e9241-4672-4b41-82fe-6c22f4a4d523:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["integration:f27e9241-4672-4b41-82fe-6c22f4a4d523:hub-application/json","integration:application/json:hub-f27e9241-4672-4b41-82fe-6c22f4a4d523"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:54 13:20:54.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:54 13:20:54.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.281 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <mediatype.unsupported> when processing external message with mapper <default>: <The Content-Type header was empty or not present. Please set Content-Type header to "application/merge-patch+json" for this resource> 08:20:54 13:20:54.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{channel=live, ditto-entity-id=thing:Testspace:octopus, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["integration:1ae176d6-167d-4712-8d41-d9ebbe71d26c:hub-application/json"]}, correlation-id=c8fec462-7175-48d0-a4cd-ebfb1b4c2af6}] : with HeaderMapping Optional.empty : and external headers {} 08:20:54 13:20:54.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.367 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <protocoladapter:unknown.path> when processing external message with mapper <default>: <The path '/invalid' does not correspond to any known command, response or event.> 08:20:54 13:20:54.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=78eca842-d5d5-4546-82e0-285e283b8d09, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["integration:78eca842-d5d5-4546-82e0-285e283b8d09:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {} 08:20:54 13:20:54.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.554 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <placeholder:unresolved> when processing external message with mapper <default>: <The placeholder 'integration:{{header:unknown}}' could not be resolved.> 08:20:54 13:20:54.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=c0e8462f-da13-483f-b543-f6524ca9049c, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {content-type=application/json, correlation-id=c0e8462f-da13-483f-b543-f6524ca9049c} 08:20:54 13:20:54.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.719 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=4a7201fd-4bf6-490a-89bd-faa88c6d501f, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:54 13:20:54.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:54 13:20:54.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.802 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:54 13:20:54.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-680686b, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:54 13:20:54.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:55 13:20:54.976 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:55 13:20:55.078 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:55 13:20:55.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-bbff601, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:20:55 13:20:55.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'some/invalid/target'.> 08:20:55 13:20:55.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-bbff601, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-bbff601} 08:20:55 13:20:55.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:20:55 13:20:55.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'my:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:20:55 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 08:20:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 08:20:55 13:20:55.205 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:20:55 13:20:55.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M9.561S> interval (min=<PT5M>) 08:20:55 13:20:55.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:55 13:20:55.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.775S> interval (min=<PT5M>) 08:20:55 13:20:55.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.384S> interval (min=<PT5M>) 08:20:55 13:20:55.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.196S> interval (min=<PT5M>) 08:20:55 13:20:55.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:55 13:20:55.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:55 13:20:55.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:55 13:20:55.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:55 13:20:55.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.091S> interval (min=<PT5M>) 08:20:55 13:20:55.788 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4601ae30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:55 13:20:55.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:55 13:20:55.790 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4601ae30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:55 13:20:55.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:55 13:20:55.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:55 13:20:55.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:56 13:20:55.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:20:56 13:20:55.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:56 13:20:55.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:56 13:20:55.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:56 13:20:55.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:56 13:20:56.153 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:56 13:20:56.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:20:56 13:20:56.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:56 13:20:56.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:56 13:20:56.318 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted> 08:20:56 13:20:56.319 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:20:56 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 08:20:56 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:20:56 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 08:20:56 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 08:20:56 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 08:20:56 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:20:56 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:20:56 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:20:56 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:20:56 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:20:56 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:20:56 at java.base/java.lang.Thread.run(Thread.java:833) 08:20:56 13:20:56.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 08:20:56 13:20:56.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:20:56 13:20:56.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M16.994S> interval (min=<PT5M>) 08:20:56 13:20:56.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:56 13:20:56.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M57.945S> interval (min=<PT5M>) 08:20:56 13:20:56.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.805S> interval (min=<PT5M>) 08:20:56 13:20:56.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.183S> interval (min=<PT5M>) 08:20:56 13:20:56.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:20:56 13:20:56.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-62301548-9384-4261-bcef-c3575ad09314> 08:20:56 13:20:56.601 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-62301548-9384-4261-bcef-c3575ad09314>. 08:20:56 13:20:56.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-62301548-9384-4261-bcef-c3575ad09314>. 08:20:56 13:20:56.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:56 13:20:56.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.077S> interval (min=<PT5M>) 08:20:56 13:20:56.632 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6dfd764]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:56 13:20:56.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:56 13:20:56.634 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6dfd764]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:56 13:20:56.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:56 13:20:56.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:56 13:20:56.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:56 13:20:56.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-62301548-9384-4261-bcef-c3575ad09314> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ-0], ConsumerData [address=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜, addressWithIndex=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜-0]] 08:20:56 13:20:56.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:56 13:20:56.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:56 13:20:56.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:56 13:20:56.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-62301548-9384-4261-bcef-c3575ad09314> 08:20:56 13:20:56.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:56 13:20:56.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:20:57 13:20:56.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:20:57 13:20:56.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-62301548-9384-4261-bcef-c3575ad09314, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:57 13:20:56.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-62301548-9384-4261-bcef-c3575ad09314, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:57 13:20:56.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:57 13:20:56.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:57 13:20:57.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M32.44S> interval (min=<PT5M>) 08:20:57 13:20:57.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:57 13:20:57.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.595S> interval (min=<PT5M>) 08:20:57 13:20:57.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.06S> interval (min=<PT5M>) 08:20:57 13:20:57.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.575S> interval (min=<PT5M>) 08:20:57 13:20:57.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:57 13:20:57.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:57 13:20:57.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:57 13:20:57.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:57 13:20:57.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.976S> interval (min=<PT5M>) 08:20:57 13:20:57.084 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42ab2c30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:57 13:20:57.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:57 13:20:57.086 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42ab2c30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:57 13:20:57.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:57 13:20:57.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:57 13:20:57.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:57 13:20:57.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:20:57 13:20:57.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:57 13:20:57.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:57 13:20:57.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:57 13:20:57.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:57 13:20:57.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:57 13:20:57.373 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234 08:20:57 13:20:57.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234 08:20:58 13:20:58.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:20:58 13:20:58.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M42.844S> interval (min=<PT5M>) 08:20:58 13:20:58.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:58 13:20:58.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.749S> interval (min=<PT5M>) 08:20:58 13:20:58.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.552S> interval (min=<PT5M>) 08:20:58 13:20:58.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.133S> interval (min=<PT5M>) 08:20:58 13:20:58.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:58 13:20:58.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:58 13:20:58.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:58 13:20:58.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:58 13:20:58.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.43S> interval (min=<PT5M>) 08:20:58 13:20:58.152 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52d52b20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:58 13:20:58.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:58 13:20:58.153 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52d52b20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:58 13:20:58.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:58 13:20:58.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:58 13:20:58.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:58 13:20:58.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:20:58 13:20:58.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:58 13:20:58.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:58 13:20:58.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:58 13:20:58.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:58 13:20:58.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:58 13:20:58.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 08:20:58 13:20:58.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:20:58 13:20:58.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M36.853S> interval (min=<PT5M>) 08:20:58 13:20:58.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:58 13:20:58.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.03S> interval (min=<PT5M>) 08:20:58 13:20:58.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.5S> interval (min=<PT5M>) 08:20:58 13:20:58.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.472S> interval (min=<PT5M>) 08:20:58 13:20:58.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:58 13:20:58.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:58 13:20:58.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:58 13:20:58.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:58 13:20:58.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.393S> interval (min=<PT5M>) 08:20:58 13:20:58.728 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f0a1187]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:58 13:20:58.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:58 13:20:58.731 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f0a1187]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:58 13:20:58.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:58 13:20:58.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:58 13:20:58.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:58 13:20:58.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:20:58 13:20:58.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:20:58 13:20:58.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:20:58 13:20:58.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:59 13:20:59.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:59 13:20:59.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=target:ditto/thing@twin]> 08:20:59 13:20:59.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:20:59 13:20:59.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M27.284S> interval (min=<PT5M>) 08:20:59 13:20:59.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:59 13:20:59.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.748S> interval (min=<PT5M>) 08:20:59 13:20:59.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.838S> interval (min=<PT5M>) 08:20:59 13:20:59.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.959S> interval (min=<PT5M>) 08:20:59 13:20:59.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:59 13:20:59.283 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:59 13:20:59.283 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:20:59 13:20:59.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:59 13:20:59.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.024S> interval (min=<PT5M>) 08:20:59 13:20:59.289 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@65143771]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:59 13:20:59.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:59 13:20:59.290 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@65143771]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:59 13:20:59.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:59 13:20:59.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:59 13:20:59.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:59 13:20:59.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:20:59 13:20:59.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:59 13:20:59.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:59 13:20:59.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:59 13:20:59.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:20:59 13:20:59.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:20:59 13:20:59.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:20:59 13:20:59.563 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:59 13:20:59.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:20:59 13:20:59.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M26.955S> interval (min=<PT5M>) 08:20:59 13:20:59.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:59 13:20:59.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.399S> interval (min=<PT5M>) 08:20:59 13:20:59.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.219S> interval (min=<PT5M>) 08:20:59 13:20:59.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.033S> interval (min=<PT5M>) 08:20:59 13:20:59.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-3ab425d1-0866-442e-8dec-5796bed7fd13> 08:20:59 13:20:59.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3ab425d1-0866-442e-8dec-5796bed7fd13>. 08:20:59 13:20:59.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3ab425d1-0866-442e-8dec-5796bed7fd13>. 08:20:59 13:20:59.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:20:59 13:20:59.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.621S> interval (min=<PT5M>) 08:20:59 13:20:59.680 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1010c1c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:59 13:20:59.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:59 13:20:59.681 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1010c1c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:20:59 13:20:59.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:20:59 13:20:59.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:20:59 13:20:59.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:20:59 13:20:59.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-3ab425d1-0866-442e-8dec-5796bed7fd13> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ-0], ConsumerData [address=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜, addressWithIndex=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜-0]] 08:20:59 13:20:59.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:20:59 13:20:59.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:20:59 13:20:59.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:20:59 13:20:59.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-3ab425d1-0866-442e-8dec-5796bed7fd13> 08:20:59 13:20:59.953 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:20:59 13:20:59.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:20:59 13:20:59.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:20:59 13:20:59.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-3ab425d1-0866-442e-8dec-5796bed7fd13, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:59 13:20:59.960 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:20:59 13:20:59.960 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-3ab425d1-0866-442e-8dec-5796bed7fd13, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:20:59 13:20:59.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:00 13:21:00.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M16.84S> interval (min=<PT5M>) 08:21:00 13:21:00.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.624S> interval (min=<PT5M>) 08:21:00 13:21:00.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.807S> interval (min=<PT5M>) 08:21:00 13:21:00.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.235S> interval (min=<PT5M>) 08:21:00 13:21:00.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:00 13:21:00.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.943S> interval (min=<PT5M>) 08:21:00 13:21:00.042 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36c4e383]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.043 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36c4e383]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:00 13:21:00.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:00 13:21:00.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:00 13:21:00.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:00 13:21:00.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:00 13:21:00.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:00 13:21:00.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:00 13:21:00.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:00 13:21:00.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:00 13:21:00.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:00 13:21:00.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:00 13:21:00.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<false>, ackType=<2 rejected> 08:21:00 13:21:00.335 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:21:00 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 08:21:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:21:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385) 08:21:00 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52) 08:21:00 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184) 08:21:00 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:21:00 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:21:00 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:21:00 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:21:00 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:21:00 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:21:00 at java.base/java.lang.Thread.run(Thread.java:833) 08:21:00 13:21:00.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 08:21:00 13:21:00.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:21:00 13:21:00.573 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M41.321S> interval (min=<PT5M>) 08:21:00 13:21:00.573 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.453S> interval (min=<PT5M>) 08:21:00 13:21:00.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.86S> interval (min=<PT5M>) 08:21:00 13:21:00.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.015S> interval (min=<PT5M>) 08:21:00 13:21:00.601 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:00 13:21:00.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.156S> interval (min=<PT5M>) 08:21:00 13:21:00.617 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@717e7f49]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.618 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@717e7f49]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:00 13:21:00.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:00 13:21:00.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:00 13:21:00.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:00 13:21:00.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:00 13:21:00.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:00 13:21:00.630 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:21:00 13:21:00.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:00 13:21:00.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:00 13:21:00.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:00 13:21:00.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:21:00 13:21:00.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.955S> interval (min=<PT5M>) 08:21:00 13:21:00.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29S> interval (min=<PT5M>) 08:21:00 13:21:00.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.897S> interval (min=<PT5M>) 08:21:00 13:21:00.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.351S> interval (min=<PT5M>) 08:21:00 13:21:00.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:00 13:21:00.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:00 13:21:00.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.604S> interval (min=<PT5M>) 08:21:00 13:21:00.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:00 13:21:00.963 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75cade4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.965 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75cade4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:00 13:21:00.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:00 13:21:00.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:00 13:21:00.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:00 13:21:00.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:00 13:21:00.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:00 13:21:00.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:00 13:21:00.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:00 13:21:00.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:21:00 13:21:00.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:01 13:21:01.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:01 13:21:01.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:01 13:21:01.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:01 13:21:01.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:01 13:21:01.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:01 13:21:01.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:01 13:21:01.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M14.115S> interval (min=<PT5M>) 08:21:01 13:21:01.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.346S> interval (min=<PT5M>) 08:21:01 13:21:01.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.32S> interval (min=<PT5M>) 08:21:01 13:21:01.297 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.243S> interval (min=<PT5M>) 08:21:01 13:21:01.325 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 08:21:01 java.lang.IllegalArgumentException: Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started. 08:21:01 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 08:21:01 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 08:21:01 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231) 08:21:01 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:21:01 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 08:21:01 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 08:21:01 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 08:21:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:21:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:21:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:21:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:21:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:21:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:21:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:21:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:21:01 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:21:01 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:21:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:21:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:21:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:21:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:21:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:21:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:21:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:21:01 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:21:01 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:21:01 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:21:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:21:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:21:01 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:21:01 13:21:01.326 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 08:21:01 java.lang.IllegalArgumentException: Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started. 08:21:01 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 08:21:01 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 08:21:01 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233) 08:21:01 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:21:01 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 08:21:01 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 08:21:01 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 08:21:01 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 08:21:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:21:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:21:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:21:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:21:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:21:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:21:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:21:01 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:21:01 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:21:01 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:21:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:21:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:21:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:21:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:21:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:21:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:21:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:21:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:21:01 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:21:01 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:21:01 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:21:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:21:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:21:01 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:21:01 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:21:01 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:21:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:21:01 13:21:01.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M20.928S> interval (min=<PT5M>) 08:21:01 13:21:01.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.103S> interval (min=<PT5M>) 08:21:01 13:21:01.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.498S> interval (min=<PT5M>) 08:21:01 13:21:01.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.109S> interval (min=<PT5M>) 08:21:01 13:21:01.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.568S> interval (min=<PT5M>) 08:21:01 13:21:01.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.413 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dffa2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.414 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dffa2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.432 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL 08:21:01 13:21:01.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#-1273780269], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:01.432705522Z, connectivityStatus=null]> 08:21:01 13:21:01.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#-1273780269], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:01.432705522Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:21:01 13:21:01.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M46.758S> interval (min=<PT5M>) 08:21:01 13:21:01.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8S> interval (min=<PT5M>) 08:21:01 13:21:01.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.844S> interval (min=<PT5M>) 08:21:01 13:21:01.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.059S> interval (min=<PT5M>) 08:21:01 13:21:01.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.39S> interval (min=<PT5M>) 08:21:01 13:21:01.505 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75a3c3e5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.507 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75a3c3e5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.510 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0] 08:21:01 13:21:01.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-25780186], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:01.510593260Z, connectivityStatus=null]> 08:21:01 13:21:01.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-25780186], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:01.510593260Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:21:01 13:21:01.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.324S> interval (min=<PT5M>) 08:21:01 13:21:01.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.877S> interval (min=<PT5M>) 08:21:01 13:21:01.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.686S> interval (min=<PT5M>) 08:21:01 13:21:01.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.625S> interval (min=<PT5M>) 08:21:01 13:21:01.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.3S> interval (min=<PT5M>) 08:21:01 13:21:01.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.613 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f295f62]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.615 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f295f62]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M38.594S> interval (min=<PT5M>) 08:21:01 13:21:01.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.472S> interval (min=<PT5M>) 08:21:01 13:21:01.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.722S> interval (min=<PT5M>) 08:21:01 13:21:01.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.968S> interval (min=<PT5M>) 08:21:01 13:21:01.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:01 13:21:01.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.293S> interval (min=<PT5M>) 08:21:01 13:21:01.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.705 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a21508c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.706 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a21508c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:01 13:21:01.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:01 13:21:01.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:01 13:21:01.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:01 13:21:01.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:01 13:21:01.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:01 13:21:01.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:01 13:21:01.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#-1292325469], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-09T13:21:01.730885560Z, connectivityStatus=null]> 08:21:01 13:21:01.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:01 13:21:01.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#-1292325469], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-09T13:21:01.730885560Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING' 08:21:01 13:21:01.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-498459825], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-09T13:21:01.731281480Z, connectivityStatus=null]> 08:21:01 13:21:01.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-498459825], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-09T13:21:01.731281480Z, connectivityStatus=null]. Reconnect was already triggered 08:21:01 13:21:01.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <misconfigured> in the client actor. 08:21:01 13:21:01.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:01 13:21:01.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M57.025S> interval (min=<PT5M>) 08:21:01 13:21:01.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:01 13:21:01.889 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.473S> interval (min=<PT5M>) 08:21:01 13:21:01.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.654S> interval (min=<PT5M>) 08:21:01 13:21:01.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.154S> interval (min=<PT5M>) 08:21:02 13:21:01.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:02 13:21:01.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:02 13:21:01.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:02 13:21:01.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:02 13:21:01.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.832S> interval (min=<PT5M>) 08:21:02 13:21:01.937 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2f414f90]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:02 13:21:01.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:02 13:21:01.938 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2f414f90]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:02 13:21:01.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:02 13:21:01.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:02 13:21:01.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:02 13:21:01.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:02 13:21:01.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:02 13:21:01.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:02 13:21:01.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:02 13:21:02.019 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:02 13:21:02.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:02 13:21:02.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:02 13:21:02.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:02 13:21:02.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:02 13:21:02.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:02 13:21:02.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:02 13:21:02.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:02 13:21:02.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:02 13:21:02.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M47.285S> interval (min=<PT5M>) 08:21:02 13:21:02.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:02 13:21:02.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.282S> interval (min=<PT5M>) 08:21:02 13:21:02.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.894S> interval (min=<PT5M>) 08:21:02 13:21:02.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.414S> interval (min=<PT5M>) 08:21:02 13:21:02.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:02 13:21:02.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:02 13:21:02.282 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:02 13:21:02.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:02 13:21:02.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.296S> interval (min=<PT5M>) 08:21:02 13:21:02.288 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31ae156e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:02 13:21:02.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:02 13:21:02.289 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31ae156e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:02 13:21:02.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:02 13:21:02.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:02 13:21:02.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:02 13:21:02.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:02 13:21:02.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:02 13:21:02.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:02 13:21:02.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:02 13:21:02.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:02 13:21:02.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:02 13:21:02.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 08:21:02 13:21:02.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:02 13:21:02.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:02 13:21:02.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671 08:21:02 13:21:02.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:02 13:21:02.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ... 08:21:02 13:21:02.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session. 08:21:02 13:21:02.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:02 13:21:02.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:02 13:21:02.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:02 13:21:02.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:02 13:21:02.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 08:21:03 13:21:02.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:03 13:21:02.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:03 13:21:02.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:21:03 13:21:03.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:03 13:21:03.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M2.462S> interval (min=<PT5M>) 08:21:03 13:21:03.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.253S> interval (min=<PT5M>) 08:21:03 13:21:03.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.767S> interval (min=<PT5M>) 08:21:03 13:21:03.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.825S> interval (min=<PT5M>) 08:21:03 13:21:03.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.916S> interval (min=<PT5M>) 08:21:03 13:21:03.070 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@740f01d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.071 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@740f01d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.073 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL 08:21:03 13:21:03.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-372101833], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:03.073572652Z, connectivityStatus=null]> 08:21:03 13:21:03.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-372101833], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:03.073572652Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:21:03 13:21:03.090 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:03 13:21:03.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2 08:21:03 13:21:03.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M39.784S> interval (min=<PT5M>) 08:21:03 13:21:03.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.853S> interval (min=<PT5M>) 08:21:03 13:21:03.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.319S> interval (min=<PT5M>) 08:21:03 13:21:03.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.552S> interval (min=<PT5M>) 08:21:03 13:21:03.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.139S> interval (min=<PT5M>) 08:21:03 13:21:03.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5fda9e79]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.164 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5fda9e79]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:03 13:21:03.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:03 13:21:03.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:03 13:21:03.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:03 13:21:03.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:03 13:21:03.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:03 13:21:03.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:03 13:21:03.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted> 08:21:03 13:21:03.425 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:21:03 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 08:21:03 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:21:03 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 08:21:03 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 08:21:03 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 08:21:03 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:21:03 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:21:03 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:21:03 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:21:03 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:21:03 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:21:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:21:03 13:21:03.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 08:21:03 13:21:03.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:21:03 13:21:03.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M54.045S> interval (min=<PT5M>) 08:21:03 13:21:03.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.893S> interval (min=<PT5M>) 08:21:03 13:21:03.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.829S> interval (min=<PT5M>) 08:21:03 13:21:03.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.213S> interval (min=<PT5M>) 08:21:03 13:21:03.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:21:03 13:21:03.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:03 13:21:03.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.647S> interval (min=<PT5M>) 08:21:03 13:21:03.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:03 13:21:03.700 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@de5c549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.713 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@de5c549]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:03 13:21:03.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:03 13:21:03.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:03 13:21:03.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:03 13:21:03.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]] 08:21:03 13:21:03.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:03 13:21:03.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:03 13:21:03.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:03 13:21:03.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:03 13:21:03.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:03 13:21:03.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:03 13:21:03.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:03 13:21:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:03 13:21:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:03 13:21:03.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:03 13:21:03.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:04 13:21:04.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.504S> interval (min=<PT5M>) 08:21:04 13:21:04.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.435S> interval (min=<PT5M>) 08:21:04 13:21:04.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.888S> interval (min=<PT5M>) 08:21:04 13:21:04.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.858S> interval (min=<PT5M>) 08:21:04 13:21:04.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.664S> interval (min=<PT5M>) 08:21:04 13:21:04.077 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f4880de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.079 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f4880de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.082 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f4880de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.082 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f4880de]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:04 13:21:04.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:21:04 13:21:04.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M4.066S> interval (min=<PT5M>) 08:21:04 13:21:04.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.812S> interval (min=<PT5M>) 08:21:04 13:21:04.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.704S> interval (min=<PT5M>) 08:21:04 13:21:04.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.749S> interval (min=<PT5M>) 08:21:04 13:21:04.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.971S> interval (min=<PT5M>) 08:21:04 13:21:04.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.177 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e1f7faa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.178 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e1f7faa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:04 13:21:04.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:04 13:21:04.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:04 13:21:04.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:04 13:21:04.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:04 13:21:04.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:04 13:21:04.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:04 13:21:04.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:04 13:21:04.461 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection 08:21:04 javax.jms.JMSException: FAIL 08:21:04 at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188) 08:21:04 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495) 08:21:04 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:21:04 at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59) 08:21:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:21:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:21:04 at java.base/java.lang.Thread.run(Thread.java:833) 08:21:04 13:21:04.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.864S> interval (min=<PT5M>) 08:21:04 13:21:04.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.201S> interval (min=<PT5M>) 08:21:04 13:21:04.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.091S> interval (min=<PT5M>) 08:21:04 13:21:04.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.891S> interval (min=<PT5M>) 08:21:04 13:21:04.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:04 13:21:04.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.928S> interval (min=<PT5M>) 08:21:04 13:21:04.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:04 13:21:04.542 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6637c7e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.543 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6637c7e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:04 13:21:04.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:04 13:21:04.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:04 13:21:04.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:04 13:21:04.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:04 13:21:04.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:04 13:21:04.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:04 13:21:04.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:04 13:21:04.592 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:04 13:21:04.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:04 13:21:04.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:04 13:21:04.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:04 13:21:04.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:04 13:21:04.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:04 13:21:04.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:04 13:21:04.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:04 13:21:04.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:04 13:21:04.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:05 13:21:04.983 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:05 13:21:05.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:05 13:21:05.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:05 13:21:05.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:05 13:21:05.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:05 13:21:05.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:05 13:21:05.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:05 13:21:05.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:05 13:21:05.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:05 13:21:05.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:05 13:21:05.416 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:05 13:21:05.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:05 13:21:05.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:05 13:21:05.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:05 13:21:05.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:05 13:21:05.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:05 13:21:05.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:05 13:21:05.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:05 13:21:05.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:05 13:21:05.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:05 13:21:05.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:05 13:21:05.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:05 13:21:05.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:05 13:21:05.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:05 13:21:05.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:06 13:21:06.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:06 13:21:06.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:06 13:21:06.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:06 13:21:06.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:06 13:21:06.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:06 13:21:06.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:06 13:21:06.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:06 13:21:06.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:06 13:21:06.130 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators 08:21:06 13:21:06.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:06 13:21:06.266 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:06 13:21:06.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:06 13:21:06.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:06 13:21:06.318 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:06 13:21:06.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:06 13:21:06.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:06 13:21:06.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:06 13:21:06.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:06 13:21:06.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:06 13:21:06.445 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:06 13:21:06.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:06 13:21:06.528 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:06 13:21:06.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:06 13:21:06.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:06 13:21:06.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:06 13:21:06.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:06 13:21:06.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:06 13:21:06.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:06 13:21:06.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:06 13:21:06.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:06 13:21:06.632 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:06 13:21:06.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:06 13:21:06.853 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:06 13:21:06.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:07 13:21:06.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:07 13:21:06.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:07 13:21:06.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:07 13:21:06.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:07 13:21:06.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:07 13:21:06.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:07 13:21:06.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:07 13:21:07.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:07 13:21:07.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:07 13:21:07.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:07 13:21:07.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:07 13:21:07.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:07 13:21:07.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:07 13:21:07.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:07 13:21:07.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:07 13:21:07.228 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:07 13:21:07.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:07 13:21:07.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:07 13:21:07.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:07 13:21:07.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:07 13:21:07.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:07 13:21:07.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:07 13:21:07.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:07 13:21:07.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:07 13:21:07.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:07 13:21:07.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> closed. 08:21:07 13:21:07.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M14.404S> interval (min=<PT5M>) 08:21:07 13:21:07.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:07 13:21:07.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.002S> interval (min=<PT5M>) 08:21:07 13:21:07.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.874S> interval (min=<PT5M>) 08:21:07 13:21:07.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.182S> interval (min=<PT5M>) 08:21:07 13:21:07.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:07 13:21:07.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:07 13:21:07.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:07 13:21:07.889 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:07 13:21:07.889 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.316S> interval (min=<PT5M>) 08:21:07 13:21:07.890 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49ebf93e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:07 13:21:07.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:07 13:21:07.891 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49ebf93e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:07 13:21:07.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:07 13:21:07.894 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL 08:21:07 13:21:07.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#-1724662299], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:07.894357266Z, connectivityStatus=null]> 08:21:07 13:21:07.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#-1724662299], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-09T13:21:07.894357266Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:21:08 13:21:07.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M44.751S> interval (min=<PT5M>) 08:21:08 13:21:07.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:07.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.365S> interval (min=<PT5M>) 08:21:08 13:21:07.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.216S> interval (min=<PT5M>) 08:21:08 13:21:07.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.563S> interval (min=<PT5M>) 08:21:08 13:21:07.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:07.973 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:07.973 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:07.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:07.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.25S> interval (min=<PT5M>) 08:21:08 13:21:07.978 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2733aa1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:07.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:07.980 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2733aa1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:07.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:07.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:08 13:21:07.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:08 13:21:07.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 08:21:08 13:21:07.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:08 13:21:07.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:08 13:21:07.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:08 13:21:08.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.083 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:08 13:21:08.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:08 13:21:08.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:08 13:21:08.276 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached 08:21:08 13:21:08.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff. 08:21:08 13:21:08.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#393636753], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2024-02-09T13:21:08.277448129Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:21:08 13:21:08.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:08 13:21:08.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:08 13:21:08.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 08:21:08 13:21:08.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:08 13:21:08.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:08 13:21:08.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:08 13:21:08.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid} 08:21:08 13:21:08.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-b60bf552-6f4c-493f-adad-94447946420b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:08 13:21:08.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:08 13:21:08.408 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>! 08:21:08 13:21:08.408 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>! 08:21:08 13:21:08.408 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>! 08:21:08 13:21:08.456 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M45.64S> interval (min=<PT5M>) 08:21:08 13:21:08.457 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.457 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.593S> interval (min=<PT5M>) 08:21:08 13:21:08.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.91S> interval (min=<PT5M>) 08:21:08 13:21:08.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.205S> interval (min=<PT5M>) 08:21:08 13:21:08.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.433S> interval (min=<PT5M>) 08:21:08 13:21:08.494 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7eee6c7a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.495 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7eee6c7a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:21:08 13:21:08.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:21:08 13:21:08.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-b60bf552-6f4c-493f-adad-94447946420b> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:21:08 13:21:08.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:08 13:21:08.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:08 13:21:08.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:08 13:21:08.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:21:08 13:21:08.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:21:08 13:21:08.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M48.333S> interval (min=<PT5M>) 08:21:08 13:21:08.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.727S> interval (min=<PT5M>) 08:21:08 13:21:08.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.988S> interval (min=<PT5M>) 08:21:08 13:21:08.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.642S> interval (min=<PT5M>) 08:21:08 13:21:08.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.926S> interval (min=<PT5M>) 08:21:08 13:21:08.848 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d95a429]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.859 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d95a429]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.861 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d95a429]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.862 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d95a429]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - test timed out. 08:21:08 13:21:08.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:21:08 13:21:08.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:08 13:21:08.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M13.391S> interval (min=<PT5M>) 08:21:08 13:21:08.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.226S> interval (min=<PT5M>) 08:21:08 13:21:08.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.295S> interval (min=<PT5M>) 08:21:08 13:21:08.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.374S> interval (min=<PT5M>) 08:21:08 13:21:08.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:08 13:21:08.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:08 13:21:08.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.272S> interval (min=<PT5M>) 08:21:08 13:21:08.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:08 13:21:08.939 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e331b7c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:08 13:21:08.941 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e331b7c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:08 13:21:08.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:08.948 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:21:09 13:21:08.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.000 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:09 13:21:09.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M31.514S> interval (min=<PT5M>) 08:21:09 13:21:09.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.322S> interval (min=<PT5M>) 08:21:09 13:21:09.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.052S> interval (min=<PT5M>) 08:21:09 13:21:09.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.128S> interval (min=<PT5M>) 08:21:09 13:21:09.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.114S> interval (min=<PT5M>) 08:21:09 13:21:09.068 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d7fff88]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.070 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2d7fff88]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:21:09 13:21:09.101 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:09 13:21:09.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.518S> interval (min=<PT5M>) 08:21:09 13:21:09.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.275S> interval (min=<PT5M>) 08:21:09 13:21:09.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.47S> interval (min=<PT5M>) 08:21:09 13:21:09.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.206S> interval (min=<PT5M>) 08:21:09 13:21:09.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.784S> interval (min=<PT5M>) 08:21:09 13:21:09.171 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@d9d2c2e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.173 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@d9d2c2e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M58.605S> interval (min=<PT5M>) 08:21:09 13:21:09.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.031S> interval (min=<PT5M>) 08:21:09 13:21:09.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.678S> interval (min=<PT5M>) 08:21:09 13:21:09.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.435S> interval (min=<PT5M>) 08:21:09 13:21:09.481 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:09 13:21:09.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:09 13:21:09.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:09 13:21:09.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:09 13:21:09.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:09 13:21:09.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:09 13:21:09.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.847S> interval (min=<PT5M>) 08:21:09 13:21:09.556 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@40d9428e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.558 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@40d9428e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.561 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@40d9428e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.561 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@40d9428e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:09 13:21:09.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:09 13:21:09.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:12 13:21:12.835 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:12 13:21:12.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:12 13:21:12.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:12 13:21:12.912 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:13 13:21:13.419 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:13 13:21:13.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:14 13:21:14.083 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:14 13:21:14.275 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:14 13:21:14.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-b60bf552-6f4c-493f-adad-94447946420b' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-b60bf552-6f4c-493f-adad-94447946420b-test1#-997752765]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 08:21:24 13:21:24.747 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:38447 08:21:24 13:21:24.758 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 08:21:24 13:21:24.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:24 13:21:24.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M49.637S> interval (min=<PT5M>) 08:21:24 13:21:24.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:24 13:21:24.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.769S> interval (min=<PT5M>) 08:21:24 13:21:24.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.852S> interval (min=<PT5M>) 08:21:24 13:21:24.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.229S> interval (min=<PT5M>) 08:21:24 13:21:24.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:24 13:21:24.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:24 13:21:24.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:24 13:21:24.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:24 13:21:24.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.218S> interval (min=<PT5M>) 08:21:24 13:21:24.857 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@41b766ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:24 13:21:24.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:24 13:21:24.859 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@41b766ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:24 13:21:24.860 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:25 13:21:24.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:25 13:21:24.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M19.39S> interval (min=<PT5M>) 08:21:25 13:21:24.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:25 13:21:24.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.154S> interval (min=<PT5M>) 08:21:25 13:21:24.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.18S> interval (min=<PT5M>) 08:21:25 13:21:24.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.62S> interval (min=<PT5M>) 08:21:25 13:21:25.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:25 13:21:25.024 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.823S> interval (min=<PT5M>) 08:21:25 13:21:25.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:25 13:21:25.030 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@c1bd0b5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:25 13:21:25.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:25 13:21:25.032 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@c1bd0b5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:25 13:21:25.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:25 13:21:25.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:25 13:21:25.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M42.267S> interval (min=<PT5M>) 08:21:25 13:21:25.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:25 13:21:25.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.359S> interval (min=<PT5M>) 08:21:25 13:21:25.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.352S> interval (min=<PT5M>) 08:21:25 13:21:25.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.734S> interval (min=<PT5M>) 08:21:25 13:21:25.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b60bf552-6f4c-493f-adad-94447946420b> 08:21:25 13:21:25.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:21:25 13:21:25.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.835S> interval (min=<PT5M>) 08:21:25 13:21:25.196 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@147515]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:25 13:21:25.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:25 13:21:25.197 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@147515]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:21:25 13:21:25.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:21:25 13:21:25.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-b60bf552-6f4c-493f-adad-94447946420b>. 08:21:25 13:21:25.199 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:21:25 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.00 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 08:21:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 08:21:25 13:21:25.202 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:21:25 13:21:25.274 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:25 13:21:25.278 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1331531264'. Will try to re-establish the static targets after some cool-down period 08:21:26 13:21:26.297 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:30 13:21:29.965 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:30 13:21:29.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:30 13:21:30.142 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:21:30 13:21:30.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:21:35 13:21:35.354 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:36 13:21:36.416 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:36 13:21:36.416 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:36 13:21:36.416 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:36 13:21:36.422 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:36 13:21:36.423 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:36 13:21:36.424 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:36 13:21:36.424 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:36 13:21:36.429 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:36 13:21:36.430 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing AMQP message dropped: There are too many unsettled messages or too few credits. 08:21:36 13:21:36.505 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:36 13:21:36.505 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-09T13:21:36.491743427Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-09T13:21:36.491743427Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]] 08:21:36 13:21:36.505 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-09T13:21:36.491743427Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-09T13:21:36.491743427Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]] 08:21:36 13:21:36.506 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 608302026'. Will try to re-establish the static targets after some cool-down period 08:21:36 13:21:36.506 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon) 08:21:36 13:21:36.506 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon) 08:21:37 13:21:37.518 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:46 13:21:46.582 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:46 13:21:46.582 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:46 13:21:46.582 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:46 13:21:46.584 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:46 13:21:46.658 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:46 13:21:46.658 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created 08:21:46 13:21:46.659 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:46 13:21:46.660 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:46 13:21:46.669 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms. 08:21:46 13:21:46.670 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 613800885'. Will try to re-establish the static targets after some cool-down period 08:21:47 13:21:47.690 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:48 13:21:48.170 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms. 08:21:48 13:21:48.170 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 613800885'. Will try to re-establish the static targets after some cool-down period 08:21:50 13:21:50.189 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:50 13:21:50.671 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms. 08:21:50 13:21:50.671 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 613800885'. Will try to re-establish the static targets after some cool-down period 08:21:54 13:21:54.690 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:21:55 13:21:55.240 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:55 13:21:55.240 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:55 13:21:55.240 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:55 13:21:55.242 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:55 13:21:55.317 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:55 13:21:55.318 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:55 13:21:55.318 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:55 13:21:55.319 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:21:55 13:21:55.409 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:21:55 13:21:55.409 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:21:55 13:21:55.409 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:21:55 13:21:55.410 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/thing:id]> 08:21:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.20 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 08:21:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 08:21:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 08:21:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 08:21:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 08:21:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 08:21:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 08:21:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 08:21:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 08:21:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 08:21:55 13:21:55.495 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:21:55 13:21:55.575 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:55 13:21:55.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-, amqp.message.annotation:user-id=value} 08:21:55 13:21:55.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=cor-, user-id=value, ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, device_id=org.eclipse.ditto.test:testThing, ditto-entity-id=thing:org.eclipse.ditto.test:testThing, ditto-inbound-payload-mapper=default}] 08:21:55 13:21:55.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:55 13:21:55.690 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:55 13:21:55.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:55 13:21:55.788 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:56 13:21:56.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:56 13:21:56.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:56 13:21:56.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:56 13:21:56.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff. 08:21:57 13:21:57.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created. 08:21:57 13:21:57.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:57 13:21:57.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:57 13:21:57.867 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:57 13:21:57.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-} 08:21:57 13:21:57.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:21:57 13:21:57.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:57.985 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:57.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-} 08:21:58 13:21:57.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:21:58 13:21:57.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:21:58 13:21:57.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:57.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:21:58 13:21:57.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:57.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.098 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-} 08:21:58 13:21:58.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a444be12-4242-457c-81d1-ace0523c408b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:21:58 13:21:58.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.193 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.308 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:58 13:21:58.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:58 13:21:58.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<true>, ackType=<1 accepted> 08:21:58 13:21:58.421 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.443 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:58 13:21:58.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:58 13:21:58.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:44805/user/ackr0-cid#-53204622}]]>. 08:21:58 13:21:58.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 08:21:58 13:21:58.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 08:21:58 13:21:58.555 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.576 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:58 13:21:58.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:58 13:21:58.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:36697/user/ackr0-cid#1759380089}]]>. 08:21:58 13:21:58.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 08:21:58 13:21:58.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 08:21:58 13:21:58.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.710 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:58 13:21:58.747 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:58 13:21:58.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:46781/user/ackr0-cid#-966414791}]]>. 08:21:58 13:21:58.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:21:58 13:21:58.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 08:21:58 13:21:58.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.849 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:58 13:21:58.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:58 13:21:58.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:58 13:21:58.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:58 13:21:58.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 08:21:59 13:21:58.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.002 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:59 13:21:59.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.125 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.148 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'text/plain' could not be mapped.> 08:21:59 13:21:59.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=text/plain, ditto-entity-id=thing:ditto:thing, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.153 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:21:59 13:21:59.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.249 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:59 13:21:59.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.363 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.478 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:21:59 13:21:59.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 08:21:59 13:21:59.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=_invalid, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.584 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.605 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:21:59 13:21:59.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:21:59 13:21:59.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:21:59 13:21:59.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.746 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 13:21:59.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 08:21:59 13:21:59.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:21:59 13:21:59.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:21:59 13:21:59.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:21:59 13:21:59.873 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:21:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.407 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 08:21:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 08:21:59 13:21:59.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-93e569d0-5ed9-4979-8bc2-5dbd9f3eb5dc> closed. 08:21:59 13:21:59.992 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 08:21:59 java.lang.IllegalStateException: failureOnCreateConsumer 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378) 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350) 08:21:59 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:21:59 at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) 08:21:59 at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) 08:21:59 at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) 08:21:59 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:21:59 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:21:59 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:21:59 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:21:59 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:21:59 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:21:59 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:21:59 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 08:21:59 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 08:21:59 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:21:59 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:21:59 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:21:59 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:21:59 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:21:59 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:21:59 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:21:59 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 08:21:59 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:21:59 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:21:59 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) 08:21:59 at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) 08:21:59 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) 08:21:59 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) 08:21:59 at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354) 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279) 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 08:21:59 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 08:21:59 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 08:21:59 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 08:21:59 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 08:21:59 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 08:21:59 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 08:21:59 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 08:21:59 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:21:59 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:21:59 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 08:21:59 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:21:59 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:21:59 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:21:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:21:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:21:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:21:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:21:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:21:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:21:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:21:59 13:21:59.992 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer 08:22:00 13:22:00.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-93e569d0-5ed9-4979-8bc2-5dbd9f3eb5dc> closed. 08:22:00 13:22:00.077 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session 08:22:00 13:22:00.100 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 08:22:00 java.lang.IllegalStateException: failureOnJmsConnect 08:22:00 at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 08:22:00 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 08:22:00 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 08:22:00 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 08:22:00 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 08:22:00 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 08:22:00 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 08:22:00 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 08:22:00 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:22:00 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:22:00 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 08:22:00 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:22:00 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:22:00 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:22:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:22:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:22:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:22:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:22:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:22:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:22:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:22:00 13:22:00.100 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect 08:22:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 08:22:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 08:22:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 08:22:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 08:22:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 08:22:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 08:22:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 08:22:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 08:22:00 13:22:00.502 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:22:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 08:22:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 08:22:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.40 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 08:22:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 08:22:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 08:22:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 08:22:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 08:22:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 08:22:37 [INFO] [02/09/2024 13:22:37.618] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:22:37 [INFO] [02/09/2024 13:22:37.669] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:22:37 [INFO] [02/09/2024 13:22:37.713] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:22:37 [INFO] [02/09/2024 13:22:37.758] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:22:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 08:22:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 08:22:37 13:22:37.803 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 13:22:37.804 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 13:22:37.804 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 13:22:37.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 13:22:37.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 13:22:37.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@25cdee70]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 08:22:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 08:22:37 13:22:37.830 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:22:38 13:22:38.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:38 13:22:38.376 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:38 13:22:38.377 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:38 13:22:38.383 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e2faa37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:38 13:22:38.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:38 13:22:38.384 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e2faa37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:38 13:22:38.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M4.997S> interval (min=<PT5M>) 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.973S> interval (min=<PT5M>) 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.541S> interval (min=<PT5M>) 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.735S> interval (min=<PT5M>) 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.352S> interval (min=<PT5M>) 08:22:38 13:22:38.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:38 13:22:38.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:38 13:22:38.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:39 13:22:39.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:39 13:22:39.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:39 13:22:39.421 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:39 13:22:39.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:39 13:22:39.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:22:39 13:22:39.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:39 13:22:39.472 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:39 13:22:39.472 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:39 13:22:39.477 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6fe9be87]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:39 13:22:39.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:39 13:22:39.479 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6fe9be87]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:39 13:22:39.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M6.08S> interval (min=<PT5M>) 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.597S> interval (min=<PT5M>) 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.835S> interval (min=<PT5M>) 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.188S> interval (min=<PT5M>) 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:39 13:22:39.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.645S> interval (min=<PT5M>) 08:22:39 13:22:39.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:39 13:22:39.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:39 13:22:39.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:40 13:22:40.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:40 13:22:40.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:40 13:22:40.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:40 13:22:40.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:22:40 13:22:40.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:40 13:22:40.547 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:40 13:22:40.547 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:40 13:22:40.552 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a0c632f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:40 13:22:40.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:40 13:22:40.554 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a0c632f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:40 13:22:40.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:40 13:22:40.555 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:40 13:22:40.555 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M17.176S> interval (min=<PT5M>) 08:22:40 13:22:40.555 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.955S> interval (min=<PT5M>) 08:22:40 13:22:40.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.879S> interval (min=<PT5M>) 08:22:40 13:22:40.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.579S> interval (min=<PT5M>) 08:22:40 13:22:40.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.651S> interval (min=<PT5M>) 08:22:40 13:22:40.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:40 13:22:40.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:40 13:22:40.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:22:40 13:22:40.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:40 13:22:40.605 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:40 13:22:40.606 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:40 13:22:40.611 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6b513722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:40 13:22:40.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:40 13:22:40.612 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6b513722]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:40 13:22:40.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M55.396S> interval (min=<PT5M>) 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.252S> interval (min=<PT5M>) 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.658S> interval (min=<PT5M>) 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.015S> interval (min=<PT5M>) 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:40 13:22:40.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.803S> interval (min=<PT5M>) 08:22:40 13:22:40.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:40 13:22:40.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:40 13:22:40.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:41 13:22:41.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:41 13:22:41.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:41 13:22:41.630 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:41 13:22:41.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:22:41 13:22:41.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:22:41 13:22:41.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]> 08:22:41 13:22:41.652 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null 08:22:41 13:22:41.653 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected 08:22:41 13:22:41.653 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected 08:22:46 13:22:46.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection 08:22:46 13:22:46.671 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:46 13:22:46.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel 08:22:46 13:22:46.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:22:46 13:22:46.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:22:46 13:22:46.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]> 08:22:46 13:22:46.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:46 13:22:46.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-e81dbae6-fce3-469c-925a-21d5cd0ea52b> 08:22:46 13:22:46.747 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e81dbae6-fce3-469c-925a-21d5cd0ea52b>. 08:22:46 13:22:46.747 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e81dbae6-fce3-469c-925a-21d5cd0ea52b>. 08:22:46 13:22:46.751 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ee41d1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:46 13:22:46.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:46 13:22:46.753 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ee41d1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:46 13:22:46.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:46 13:22:46.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.267S> interval (min=<PT5M>) 08:22:46 13:22:46.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M32.282S> interval (min=<PT5M>) 08:22:46 13:22:46.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:46 13:22:46.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.382S> interval (min=<PT5M>) 08:22:46 13:22:46.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.486S> interval (min=<PT5M>) 08:22:46 13:22:46.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:46 13:22:46.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.853S> interval (min=<PT5M>) 08:22:46 13:22:46.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:46 13:22:46.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:46 13:22:46.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-e81dbae6-fce3-469c-925a-21d5cd0ea52b> 08:22:47 13:22:47.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:47 13:22:47.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:47 13:22:47.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:47 13:22:47.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:47 13:22:47.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:22:47 13:22:47.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:47 13:22:47.832 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:47 13:22:47.833 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:47 13:22:47.840 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c6461cf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:47 13:22:47.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:47 13:22:47.841 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c6461cf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:47 13:22:47.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:47 13:22:47.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M5.535S> interval (min=<PT5M>) 08:22:47 13:22:47.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:47 13:22:47.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.35S> interval (min=<PT5M>) 08:22:47 13:22:47.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.182S> interval (min=<PT5M>) 08:22:47 13:22:47.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.238S> interval (min=<PT5M>) 08:22:47 13:22:47.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.758S> interval (min=<PT5M>) 08:22:47 13:22:47.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:47 13:22:47.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:47 13:22:47.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:48 13:22:47.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:48 13:22:48.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:48 13:22:48.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:48 13:22:48.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:48 13:22:48.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:48 13:22:48.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:49 13:22:49.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:49 13:22:49.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:50 13:22:49.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:50 13:22:49.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:50 13:22:49.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:51 13:22:50.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:51 13:22:50.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:51 13:22:51.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:51 13:22:51.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:51 13:22:51.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:51 13:22:51.120 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:51 13:22:51.120 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:51 13:22:51.126 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@44d81dfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:51 13:22:51.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:51 13:22:51.127 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@44d81dfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:51 13:22:51.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.988S> interval (min=<PT5M>) 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.029S> interval (min=<PT5M>) 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M6.968S> interval (min=<PT5M>) 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.726S> interval (min=<PT5M>) 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.146S> interval (min=<PT5M>) 08:22:51 13:22:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:51 13:22:51.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:51 13:22:51.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:51 13:22:51.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:52 13:22:52.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:52 13:22:52.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:52 13:22:52.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:52 13:22:52.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:22:52 13:22:52.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:22:52 13:22:52.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:52 13:22:52.203 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:52 13:22:52.203 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:52 13:22:52.208 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23440734]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:52 13:22:52.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:52 13:22:52.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23440734]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:52 13:22:52.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:52 13:22:52.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M19.307S> interval (min=<PT5M>) 08:22:52 13:22:52.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.024S> interval (min=<PT5M>) 08:22:52 13:22:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M43.54S> interval (min=<PT5M>) 08:22:52 13:22:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:52 13:22:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.243S> interval (min=<PT5M>) 08:22:52 13:22:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.62S> interval (min=<PT5M>) 08:22:52 13:22:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:52 13:22:52.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:22:52 13:22:52.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:22:52 13:22:52.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:22:53 13:22:53.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:22:53 13:22:53.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:22:53 13:22:53.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:22:53 13:22:53.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.303 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.304 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.309 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50c57e66]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.325 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50c57e66]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-09T13:22:53.327378494Z, connectivityStatus=null]> 08:22:53 13:22:53.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-09T13:22:53.327378494Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:22:53 13:22:53.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING> 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.541S> interval (min=<PT5M>) 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.667S> interval (min=<PT5M>) 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.08S> interval (min=<PT5M>) 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.602S> interval (min=<PT5M>) 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.555S> interval (min=<PT5M>) 08:22:53 13:22:53.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:22:53 13:22:53.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M12.317S> interval (min=<PT5M>) 08:22:53 13:22:53.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.405S> interval (min=<PT5M>) 08:22:53 13:22:53.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.438S> interval (min=<PT5M>) 08:22:53 13:22:53.394 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.394 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.336S> interval (min=<PT5M>) 08:22:53 13:22:53.395 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.395 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.888S> interval (min=<PT5M>) 08:22:53 13:22:53.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.401 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aecf4e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.402 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aecf4e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.413 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:22:53 13:22:53.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M41.578S> interval (min=<PT5M>) 08:22:53 13:22:53.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.688S> interval (min=<PT5M>) 08:22:53 13:22:53.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.155S> interval (min=<PT5M>) 08:22:53 13:22:53.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.151S> interval (min=<PT5M>) 08:22:53 13:22:53.482 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.483 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.098S> interval (min=<PT5M>) 08:22:53 13:22:53.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.488 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30d8f1cb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.490 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30d8f1cb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:22:53 13:22:53.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M17.015S> interval (min=<PT5M>) 08:22:53 13:22:53.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M52.103S> interval (min=<PT5M>) 08:22:53 13:22:53.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.632S> interval (min=<PT5M>) 08:22:53 13:22:53.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.846S> interval (min=<PT5M>) 08:22:53 13:22:53.541 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.541 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.893S> interval (min=<PT5M>) 08:22:53 13:22:53.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.547 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@18e30fe4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.548 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@18e30fe4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.549 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.550 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M35.549S> interval (min=<PT5M>) 08:22:53 13:22:53.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.065S> interval (min=<PT5M>) 08:22:53 13:22:53.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.416S> interval (min=<PT5M>) 08:22:53 13:22:53.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:53 13:22:53.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.85S> interval (min=<PT5M>) 08:22:53 13:22:53.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:22:53 13:22:53.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.515S> interval (min=<PT5M>) 08:22:53 13:22:53.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:22:53 13:22:53.742 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27a39f56]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.744 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27a39f56]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.746 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27a39f56]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.746 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27a39f56]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:22:53 13:22:53.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:22:53 13:22:53.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:22:58 13:22:58.508 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:22:58 13:22:58.666 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:22:58 13:22:58.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:22:58 13:22:58.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e-test1#-594296903]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 08:23:08 13:23:08.774 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:42417 08:23:08 13:23:08.777 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 08:23:08 13:23:08.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M12.723S> interval (min=<PT5M>) 08:23:08 13:23:08.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:08 13:23:08.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.692S> interval (min=<PT5M>) 08:23:08 13:23:08.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.487S> interval (min=<PT5M>) 08:23:08 13:23:08.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:23:08 13:23:08.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.787S> interval (min=<PT5M>) 08:23:08 13:23:08.846 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:08 13:23:08.847 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:08 13:23:08.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.765S> interval (min=<PT5M>) 08:23:08 13:23:08.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:08 13:23:08.852 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e809a87]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:08 13:23:08.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:08 13:23:08.854 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e809a87]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:08 13:23:08.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:08 13:23:08.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:23:09 13:23:09.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M7.507S> interval (min=<PT5M>) 08:23:09 13:23:09.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:09 13:23:09.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.68S> interval (min=<PT5M>) 08:23:09 13:23:09.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.103S> interval (min=<PT5M>) 08:23:09 13:23:09.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:23:09 13:23:09.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.574S> interval (min=<PT5M>) 08:23:09 13:23:09.008 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.008 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:09 13:23:09.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.165S> interval (min=<PT5M>) 08:23:09 13:23:09.013 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5971cbf4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:09 13:23:09.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:09 13:23:09.015 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5971cbf4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:09 13:23:09.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:09 13:23:09.016 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M8.354S> interval (min=<PT5M>) 08:23:09 13:23:09.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:09 13:23:09.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.846S> interval (min=<PT5M>) 08:23:09 13:23:09.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.021S> interval (min=<PT5M>) 08:23:09 13:23:09.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e> 08:23:09 13:23:09.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.732S> interval (min=<PT5M>) 08:23:09 13:23:09.178 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.178 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:09 13:23:09.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.772S> interval (min=<PT5M>) 08:23:09 13:23:09.185 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34dc3ea5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:09 13:23:09.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:09 13:23:09.187 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34dc3ea5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:09 13:23:09.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:09 13:23:09.188 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-61d00a39-5d13-4e86-9ecf-e9a38daf784e>. 08:23:09 13:23:09.189 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:23:09 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.37 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 08:23:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 08:23:09 13:23:09.192 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:09 13:23:09.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.277 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.356 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.377 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:09 13:23:09.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:09 13:23:09.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.501 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:09 13:23:09.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:09 13:23:09.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:43049/user/ackr0-cid#-1846078067}]]>. 08:23:09 13:23:09.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 08:23:09 13:23:09.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.633 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.658 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:09 13:23:09.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:09 13:23:09.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:40325/user/ackr0-cid#1776907411}]]>. 08:23:09 13:23:09.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 08:23:09 13:23:09.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.754 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:09 13:23:09.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:09 13:23:09.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:36715/user/ackr0-cid#1791890396}]]>. 08:23:09 13:23:09.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:23:09 13:23:09.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.866 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:09 13:23:09.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:09 13:23:09.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:09 13:23:09.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:09.989 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:10 13:23:10.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.093 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'application/vnd.eclipse.ditto+json' could not be mapped.> 08:23:10 13:23:10.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{messageid=1, ditto-entity-id=thing:ditto:thing, content-type=application/vnd.eclipse.ditto+json, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=ditto:thing, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address, messageId=1} 08:23:10 13:23:10.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:23:10 13:23:10.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:10 13:23:10.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.198 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:10 13:23:10.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:10 13:23:10.315 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.416 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:23:10 13:23:10.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 08:23:10 13:23:10.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=cid, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=_invalid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address, messageId=1} 08:23:10 13:23:10.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.520 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:23:10 13:23:10.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:10 13:23:10.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 08:23:10 13:23:10.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:10 13:23:10.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:23:10 13:23:10.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.624 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 13:23:10.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:23:10 13:23:10.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-66737db0-83b6-4216-a168-9d341593e0b2, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 08:23:10 13:23:10.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:23:10 13:23:10.730 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 08:23:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 08:23:10 13:23:10.756 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:10 13:23:10.831 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.832 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.832 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.833 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.833 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.834 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.921 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:10 13:23:10.990 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:23:11 13:23:11.058 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <RabbitMQTarget [exchange=replyTarget, routingKey=thing:id]> 08:23:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 08:23:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 08:23:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 08:23:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 08:23:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 08:23:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 08:23:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 08:23:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 08:23:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 08:23:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 08:23:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 08:23:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 08:23:13 13:23:13.142 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:13 13:23:13.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.223 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b9a57a67-5547-4ccc-a9e0-88ea8f2e537f, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.311 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d51b432e-3692-4a9c-bcd0-a0f96704333b, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.410 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=fc4afff5-6c67-455d-a70b-e98061e90e00, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.518 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1e941799-1097-42be-a48f-f9ab9353b7dc, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.614 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=8aa235db-3da6-47c2-8ef6-7e5eaceaf335, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.712 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d4d9e499-f101-47ae-ac7c-394b8f83c4a0, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.799 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=38c84537-d208-4282-afce-e9497491dc9e, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.882 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=bb8b9d61-cbb5-4bbb-a088-06c59c8c9ebc, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:13 13:23:13.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:13 13:23:13.977 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:13.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b0061cae-d479-43d9-9547-3b8dbb442463, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.070 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=749b9cc6-27c3-4c1c-81f3-f0e8f73ef8c7, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.170 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=06c755e3-15ff-4520-8875-589e6ebac83a, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 08:23:14 13:23:14.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=06c755e3-15ff-4520-8875-589e6ebac83a, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:34987/user/ackr0-06c755e3-15ff-4520-8875-589e6ebac83a#841292048}]]>. 08:23:14 13:23:14.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.251 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=faa03a7a-9cb7-4ad7-88de-7178b1aa17ee, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 08:23:14 13:23:14.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.338 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=07161f9e-1004-4f18-89fd-52e30d9f44b1, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:23:14 13:23:14.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.423 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=e04d1321-2424-4646-a58f-3ab8e6d7d687, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.507 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6b69f516-2e27-47ef-b7a5-d8fa8d18eb83, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 08:23:14 13:23:14.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6b69f516-2e27-47ef-b7a5-d8fa8d18eb83, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:39471/user/ackr0-6b69f516-2e27-47ef-b7a5-d8fa8d18eb83#-436382353}]]>. 08:23:14 13:23:14.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:23:14 13:23:14.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.592 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:23:14 13:23:14.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-28a62618-2f40-40af-9e77-b1fde39965e7, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=eff9225e-0047-468c-b9fe-071ca0985c5b, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:23:14 13:23:14.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 08:23:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 08:23:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 08:23:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 08:23:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 08:23:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 08:23:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 08:23:14 13:23:14.857 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.866 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.870 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.881 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.886 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.892 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.903 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.918 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.953 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 13:23:14.984 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21aca208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:14 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 08:23:14 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 08:23:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 08:23:15 13:23:15.252 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d4eeb7d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 13:23:15.254 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d4eeb7d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 13:23:15.255 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d4eeb7d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 13:23:15.255 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d4eeb7d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 13:23:15.261 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d4eeb7d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 08:23:15 13:23:15.264 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 08:23:15 13:23:15.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 08:23:15 13:23:15.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1 08:23:15 13:23:15.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 08:23:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 08:23:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 08:23:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 08:23:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 08:23:15 13:23:15.866 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71497b26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:15 13:23:15.958 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70be37c6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.045 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4d373598]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.130 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b5ba0a2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.141 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse> 08:23:16 13:23:16.193 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b1c6f1c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.367 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32461fff]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.541 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@57a76726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.636 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30fc16ad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 13:23:16.712 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1aa8313c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 08:23:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 08:23:16 13:23:16.740 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:19 13:23:19.109 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Could not retrieve extra data due to: CompletionException org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:23:19 13:23:19.111 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Enrichment of <OutboundSignalWithSender [delegate=UnmappedOutboundSignal [source=ThingModified [type=things.events:thingModified, timestamp=1970-01-01T00:00:00Z, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#-1739018511, response-required=false}], metadata={}, entityId=thing:id, revision=2, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=null, definition=null, attributes={"target2":"wayne"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], targets=[ImmutableTarget [address=target2, topics=[_/_/things/twin/events?filter=exists(attributes/target2)&extraFields=attributes, _/_/things/live/events?filter=exists(attributes/target2)&extraFields=attributes], qos=null, authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[target:1]], originalAddress=target2, issuedAcknowledgementLabel=target2, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], sender=Actor[pekko://OutboundMappingProcessorActorTest/system/testProbe-875#-1739018511], enrichmentFailure=null, extra=null]> failed due to <SignalEnrichmentFailedException [message='Signal enrichment failed.', errorCode=signal.enrichment.failed, httpStatus=HttpStatus [code=500, category=SERVER_ERROR], description='The cause is unknown. Please try again later.', href=null, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#-1739018511, response-required=false}]]>. 08:23:19 org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 08:23:19 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed. 08:23:19 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158) 08:23:19 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120) 08:23:19 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:23:19 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518) 08:23:19 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106) 08:23:19 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514) 08:23:19 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483) 08:23:19 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990) 08:23:19 at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974) 08:23:19 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:23:19 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:23:19 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:23:19 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:23:19 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:23:19 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:19 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:23:19 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 08:23:19 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:23:19 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:23:19 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 08:23:19 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 08:23:19 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:19 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 08:23:19 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 08:23:19 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 08:23:19 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 08:23:19 at java.base/java.lang.Thread.run(Thread.java:833) 08:23:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 08:23:19 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 08:23:19 13:23:19.276 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:19 13:23:19.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M1.091S> interval (min=<PT5M>) 08:23:19 13:23:19.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:19 13:23:19.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.791S> interval (min=<PT5M>) 08:23:19 13:23:19.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.864S> interval (min=<PT5M>) 08:23:19 13:23:19.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d96155dd-77aa-46aa-84df-678b78dd3933> 08:23:19 13:23:19.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.843S> interval (min=<PT5M>) 08:23:19 13:23:19.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d96155dd-77aa-46aa-84df-678b78dd3933>. 08:23:19 13:23:19.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d96155dd-77aa-46aa-84df-678b78dd3933>. 08:23:19 13:23:19.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.164S> interval (min=<PT5M>) 08:23:19 13:23:19.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:19 13:23:19.669 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.671 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:19 13:23:19.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:19 13:23:19.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:19 13:23:19.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:19 13:23:19.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:23:19 13:23:19.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:19 13:23:19.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ac92965e-65bf-4c01-b599-1894580096da> 08:23:19 13:23:19.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ac92965e-65bf-4c01-b599-1894580096da>. 08:23:19 13:23:19.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ac92965e-65bf-4c01-b599-1894580096da>. 08:23:19 13:23:19.730 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.731 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:19 13:23:19.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:19 13:23:19.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:19 13:23:19.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:19 13:23:19.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-a28c0951-dda9-4d25-8c9b-bc72daa7e060_a197ac24-88b2-46f3-bbda-efc7465a2480> 08:23:19 13:23:19.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a28c0951-dda9-4d25-8c9b-bc72daa7e060>. 08:23:19 13:23:19.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a28c0951-dda9-4d25-8c9b-bc72daa7e060>. 08:23:19 13:23:19.758 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.759 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:19 13:23:19.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:19 13:23:19.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:19 13:23:19.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d96155dd-77aa-46aa-84df-678b78dd3933> 08:23:19 13:23:19.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ac92965e-65bf-4c01-b599-1894580096da> 08:23:19 13:23:19.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-a28c0951-dda9-4d25-8c9b-bc72daa7e060> 08:23:20 13:23:20.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-3e4adb12-c3cb-414e-b8bd-9304d2cfc178> 08:23:20 13:23:20.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3e4adb12-c3cb-414e-b8bd-9304d2cfc178>. 08:23:20 13:23:20.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3e4adb12-c3cb-414e-b8bd-9304d2cfc178>. 08:23:20 13:23:20.804 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.806 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:20 13:23:20.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:20 13:23:20.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:20 13:23:20.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:20 13:23:20.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:20 13:23:20.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2024-02-09T13:23:20.812769737Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:23:20 13:23:20.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:20 13:23:20.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:20 13:23:20.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:20 13:23:20.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-40d9ba5e-0f03-464a-a4a3-26861351588d> 08:23:20 13:23:20.830 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-40d9ba5e-0f03-464a-a4a3-26861351588d>. 08:23:20 13:23:20.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-40d9ba5e-0f03-464a-a4a3-26861351588d>. 08:23:20 13:23:20.833 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.835 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:20 13:23:20.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:23:20 13:23:20.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:20 13:23:20.863 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-08494301-c9f4-4410-b236-4590ddc28c84> 08:23:20 13:23:20.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-08494301-c9f4-4410-b236-4590ddc28c84>. 08:23:20 13:23:20.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-08494301-c9f4-4410-b236-4590ddc28c84>. 08:23:20 13:23:20.867 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.869 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:20 13:23:20.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:20.862410514Z, connectivityStatus=null]> 08:23:20 13:23:20.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:20 13:23:20.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:20.862410514Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:23:20 13:23:20.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-3e4adb12-c3cb-414e-b8bd-9304d2cfc178> 08:23:20 13:23:20.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-40d9ba5e-0f03-464a-a4a3-26861351588d> 08:23:20 13:23:20.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-08494301-c9f4-4410-b236-4590ddc28c84> 08:23:20 13:23:20.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-adf1b635-ef79-4c9c-b6b8-57d021c0dee5> 08:23:20 13:23:20.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-adf1b635-ef79-4c9c-b6b8-57d021c0dee5>. 08:23:20 13:23:20.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-adf1b635-ef79-4c9c-b6b8-57d021c0dee5>. 08:23:20 13:23:20.901 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.902 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:20 13:23:20.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:20 13:23:20.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:20 13:23:20.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:20 13:23:20.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:20 13:23:20.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:21 13:23:20.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-adf1b635-ef79-4c9c-b6b8-57d021c0dee5> 08:23:21 13:23:20.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:21 13:23:20.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:21 13:23:21.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:23:21 13:23:21.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4f37df12-0573-46a3-9891-570f6b18234a> 08:23:21 13:23:21.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4f37df12-0573-46a3-9891-570f6b18234a>. 08:23:21 13:23:21.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4f37df12-0573-46a3-9891-570f6b18234a>. 08:23:21 13:23:21.942 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:21 13:23:21.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:21 13:23:21.943 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:21 13:23:21.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:21 13:23:21.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:21.955 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:22 13:23:21.955 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:22 13:23:21.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:22 13:23:21.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ee2f6357-c154-4758-a0a2-9fd3b9c383a1_86389f1b-474f-474d-9a88-a5e5e15746bb> 08:23:22 13:23:21.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ee2f6357-c154-4758-a0a2-9fd3b9c383a1>. 08:23:22 13:23:21.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ee2f6357-c154-4758-a0a2-9fd3b9c383a1>. 08:23:22 13:23:21.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4f37df12-0573-46a3-9891-570f6b18234a> 08:23:22 13:23:21.979 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:21.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:21.980 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:21.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:21.982 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.072 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ee2f6357-c154-4758-a0a2-9fd3b9c383a1> 08:23:22 13:23:22.125 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M50.428S> interval (min=<PT5M>) 08:23:22 13:23:22.125 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:22 13:23:22.126 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.718S> interval (min=<PT5M>) 08:23:22 13:23:22.126 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.005S> interval (min=<PT5M>) 08:23:22 13:23:22.126 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-0f39ec1f-40dd-457f-84df-d8555f84782c> 08:23:22 13:23:22.127 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.691S> interval (min=<PT5M>) 08:23:22 13:23:22.128 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0f39ec1f-40dd-457f-84df-d8555f84782c>. 08:23:22 13:23:22.128 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0f39ec1f-40dd-457f-84df-d8555f84782c>. 08:23:22 13:23:22.131 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.929S> interval (min=<PT5M>) 08:23:22 13:23:22.132 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:23:22 13:23:22.133 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7484ea5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.133 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.134 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7484ea5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.134 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.135 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.144 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:22 13:23:22.144 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:22 13:23:22.145 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:22 13:23:22.149 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:22 13:23:22.150 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:22 13:23:22.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-c02e72ab-5220-4e4c-9d94-f123468103bc> 08:23:22 13:23:22.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c02e72ab-5220-4e4c-9d94-f123468103bc>. 08:23:22 13:23:22.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c02e72ab-5220-4e4c-9d94-f123468103bc>. 08:23:22 13:23:22.171 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.173 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-1fe0a202-26a1-4b1b-9e5d-525d08fc207b> 08:23:22 13:23:22.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1fe0a202-26a1-4b1b-9e5d-525d08fc207b>. 08:23:22 13:23:22.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1fe0a202-26a1-4b1b-9e5d-525d08fc207b>. 08:23:22 13:23:22.194 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.195 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:22 13:23:22.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:22 13:23:22.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:22 13:23:22.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-07b351d0-d685-4feb-8167-b03c6458d0ab> 08:23:22 13:23:22.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-07b351d0-d685-4feb-8167-b03c6458d0ab>. 08:23:22 13:23:22.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-07b351d0-d685-4feb-8167-b03c6458d0ab>. 08:23:22 13:23:22.217 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.218 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:22 13:23:22.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:22 13:23:22.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:22 13:23:22.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:23:22 13:23:22.224 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-07b351d0-d685-4feb-8167-b03c6458d0ab] in state DISCONNECTING - status: open: disconnecting connection at 2024-02-09T13:23:22.223633523Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#1271446756] 08:23:22 13:23:22.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d576d458-733d-44a7-9ec3-fca1a5c4106d> 08:23:22 13:23:22.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d576d458-733d-44a7-9ec3-fca1a5c4106d>. 08:23:22 13:23:22.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d576d458-733d-44a7-9ec3-fca1a5c4106d>. 08:23:22 13:23:22.241 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.242 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-0f39ec1f-40dd-457f-84df-d8555f84782c> 08:23:22 13:23:22.243 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:22 13:23:22.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:22 13:23:22.243 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:22 13:23:22.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.246 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246951482Z, connectivityStatus=null]> 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246951482Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246960678Z, connectivityStatus=null]> 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246960678Z, connectivityStatus=null]. Reconnect was already triggered 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246963243Z, connectivityStatus=null]> 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.246963243Z, connectivityStatus=null]. Reconnect was already triggered 08:23:22 13:23:22.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-c02e72ab-5220-4e4c-9d94-f123468103bc> 08:23:22 13:23:22.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-1fe0a202-26a1-4b1b-9e5d-525d08fc207b> 08:23:22 13:23:22.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-07b351d0-d685-4feb-8167-b03c6458d0ab> 08:23:22 13:23:22.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d576d458-733d-44a7-9ec3-fca1a5c4106d> 08:23:22 13:23:22.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371348938Z, connectivityStatus=null]> 08:23:22 13:23:22.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371348938Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 08:23:22 13:23:22.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371360228Z, connectivityStatus=null]> 08:23:22 13:23:22.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371360228Z, connectivityStatus=null]. Reconnect was already triggered 08:23:22 13:23:22.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371362467Z, connectivityStatus=null]> 08:23:22 13:23:22.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.371362467Z, connectivityStatus=null]. Reconnect was already triggered 08:23:22 13:23:22.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:22 13:23:22.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599725660Z, connectivityStatus=null]> 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599725660Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599737969Z, connectivityStatus=null]> 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599737969Z, connectivityStatus=null]. Reconnect was already triggered 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599739887Z, connectivityStatus=null]> 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:22 13:23:22.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:22.599739887Z, connectivityStatus=null]. Reconnect was already triggered 08:23:23 13:23:23.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:23 13:23:23.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015523432Z, connectivityStatus=null]> 08:23:23 13:23:23.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015523432Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015535862Z, connectivityStatus=null]> 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015535862Z, connectivityStatus=null]. Reconnect was already triggered 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015537784Z, connectivityStatus=null]> 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:23.015537784Z, connectivityStatus=null]. Reconnect was already triggered 08:23:23 13:23:23.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:23 13:23:23.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-85a12c94-9ac3-47a7-be51-ba9dfaf8d326> 08:23:23 13:23:23.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-85a12c94-9ac3-47a7-be51-ba9dfaf8d326>. 08:23:23 13:23:23.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-85a12c94-9ac3-47a7-be51-ba9dfaf8d326>. 08:23:23 13:23:23.450 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:23 13:23:23.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:23 13:23:23.451 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:23 13:23:23.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:23 13:23:23.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:23 13:23:23.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-85a12c94-9ac3-47a7-be51-ba9dfaf8d326> 08:23:24 13:23:24.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:24 13:23:24.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:25 13:23:24.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:25 13:23:25.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:26 13:23:26.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:26 13:23:26.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:27 13:23:27.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:27 13:23:27.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:27 13:23:27.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:27 13:23:27.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:28 13:23:28.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:28 13:23:28.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 08:23:28 13:23:28.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-fc94b5ba-5839-47c2-9ce7-95be2e54c3e5> 08:23:28 13:23:28.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fc94b5ba-5839-47c2-9ce7-95be2e54c3e5>. 08:23:28 13:23:28.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fc94b5ba-5839-47c2-9ce7-95be2e54c3e5>. 08:23:28 13:23:28.496 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:28 13:23:28.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:28 13:23:28.497 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:28 13:23:28.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:28 13:23:28.498 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:28 13:23:28.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:28 13:23:28.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:28 13:23:28.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:28 13:23:28.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-847ba0f7-2ab3-439b-8127-b0499bfbde48> 08:23:28 13:23:28.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-847ba0f7-2ab3-439b-8127-b0499bfbde48>. 08:23:28 13:23:28.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-847ba0f7-2ab3-439b-8127-b0499bfbde48>. 08:23:28 13:23:28.528 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:28 13:23:28.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:28 13:23:28.529 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:28 13:23:28.529 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:28 13:23:28.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:28 13:23:28.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:28 13:23:28.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:28 13:23:28.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:28 13:23:28.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.533872092Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534348974Z, connectivityStatus=null]> 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534348974Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534359913Z, connectivityStatus=null]> 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534359913Z, connectivityStatus=null]. Reconnect was already triggered 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534363124Z, connectivityStatus=null]> 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.534363124Z, connectivityStatus=null]. Reconnect was already triggered 08:23:28 13:23:28.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-fc94b5ba-5839-47c2-9ce7-95be2e54c3e5> 08:23:28 13:23:28.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-847ba0f7-2ab3-439b-8127-b0499bfbde48> 08:23:28 13:23:28.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751947348Z, connectivityStatus=null]> 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751947348Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751958593Z, connectivityStatus=null]> 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751958593Z, connectivityStatus=null]. Reconnect was already triggered 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751962095Z, connectivityStatus=null]> 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:28 13:23:28.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:28.751962095Z, connectivityStatus=null]. Reconnect was already triggered 08:23:29 13:23:29.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:29 13:23:29.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179366940Z, connectivityStatus=null]> 08:23:29 13:23:29.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179366940Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:23:29 13:23:29.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179387892Z, connectivityStatus=null]> 08:23:29 13:23:29.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179387892Z, connectivityStatus=null]. Reconnect was already triggered 08:23:29 13:23:29.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179390298Z, connectivityStatus=null]> 08:23:29 13:23:29.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.179390298Z, connectivityStatus=null]. Reconnect was already triggered 08:23:29 13:23:29.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596393457Z, connectivityStatus=null]> 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596393457Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596406596Z, connectivityStatus=null]> 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596406596Z, connectivityStatus=null]. Reconnect was already triggered 08:23:29 13:23:29.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596409307Z, connectivityStatus=null]> 08:23:29 13:23:29.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:29.596409307Z, connectivityStatus=null]. Reconnect was already triggered 08:23:29 13:23:29.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:29 13:23:29.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-0d4db10a-23e8-4796-9bb3-5fc1868860aa> 08:23:30 13:23:30.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0d4db10a-23e8-4796-9bb3-5fc1868860aa>. 08:23:30 13:23:30.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0d4db10a-23e8-4796-9bb3-5fc1868860aa>. 08:23:30 13:23:30.039 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:30 13:23:30.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:30 13:23:30.040 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:30 13:23:30.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:30 13:23:30.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 08:23:30 13:23:30.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:30.046097338Z, connectivityStatus=null]> 08:23:30 13:23:30.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-09T13:23:30.046097338Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING' 08:23:30 13:23:30.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:30 13:23:30.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-0d4db10a-23e8-4796-9bb3-5fc1868860aa> 08:23:30 13:23:30.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:30 13:23:30.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:30 13:23:30.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:30 13:23:30.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:30 13:23:30.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:31 13:23:31.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:31 13:23:31.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:31 13:23:31.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:31 13:23:31.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:31 13:23:31.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:32 13:23:31.949 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:32 13:23:32.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:32 13:23:32.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:32 13:23:32.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:32 13:23:32.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:33 13:23:33.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:33 13:23:33.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-0d4db10a-23e8-4796-9bb3-5fc1868860aa> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect 08:23:33 13:23:33.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:33 13:23:33.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:33 13:23:33.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:33 13:23:33.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 08:23:33 13:23:33.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:23:33 13:23:33.650 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:23:33 13:23:33.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b71bdf9e-357e-4380-8e06-b5e82da2ef1e> 08:23:33 13:23:33.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b71bdf9e-357e-4380-8e06-b5e82da2ef1e>. 08:23:33 13:23:33.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b71bdf9e-357e-4380-8e06-b5e82da2ef1e>. 08:23:33 13:23:33.670 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:33 13:23:33.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:33 13:23:33.671 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22ab5966]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:23:33 13:23:33.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:23:33 13:23:33.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b71bdf9e-357e-4380-8e06-b5e82da2ef1e> 08:23:33 13:23:33.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:23:33 13:23:33.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:23:33 13:23:33.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:23:33 13:23:33.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 13:23:33.675 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.40 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 08:23:33 13:23:33.675 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:23:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest 08:23:33 13:23:33.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.678 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:23:33 13:23:33.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:23:33 13:23:33.680 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 08:23:33 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 08:23:33 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:23:33 ... 18 common frames omitted 08:23:33 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:23:33 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:23:33 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:23:33 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:23:33 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:23:33 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:33 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:23:33 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 08:23:33 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:33 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:23:33 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 08:23:33 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 08:23:33 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:23:33 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:23:33 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:23:33 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:23:33 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:23:33 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:23:33 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:23:33 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:23:33 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:23:33 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:23:33 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:23:33 13:23:33.680 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 08:23:33 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 08:23:33 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 08:23:33 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 08:23:33 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:23:33 ... 18 common frames omitted 08:23:33 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:23:33 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:23:33 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:23:33 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:23:33 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:23:33 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:23:33 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:23:33 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:33 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:23:33 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 08:23:33 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:23:33 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:23:33 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 08:23:33 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 08:23:33 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 08:23:33 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:23:33 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:23:33 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:23:33 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:23:33 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:23:33 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:23:33 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:23:33 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:23:33 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:23:33 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:23:33 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:23:33 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:23:33 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:23:33 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:23:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest 08:23:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 08:23:33 13:23:33.686 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:33 13:23:33.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:23:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 08:23:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest 08:23:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest 08:23:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 08:23:34 [INFO] [02/09/2024 13:23:34.276] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 08:23:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest 08:23:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest 08:23:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 08:23:34 13:23:34.563 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.25 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 08:23:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 08:23:46 13:23:46.820 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:23:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 08:23:46 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 08:23:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 08:23:46 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 08:23:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 08:23:47 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 08:23:47 [INFO] [02/09/2024 13:23:47.095] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] [02/09/2024 13:23:47.122] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] [02/09/2024 13:23:47.155] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] [02/09/2024 13:23:47.190] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] [02/09/2024 13:23:47.223] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] [02/09/2024 13:23:47.256] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 08:23:47 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 08:23:47 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=e482fc7c-75e1-4ed5-b913-19727791143a}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"_/foo-bar-connection/connections/announcements/opened","path":"/","headers":{"correlation-id":"e482fc7c-75e1-4ed5-b913-19727791143a","content-type":"application/json"},"value":{"openedAt":"2024-02-09T13:23:47.441368811Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:47 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 2.387813ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=93635fb5-3d2d-4e67-997e-007b3209fe0a, version=2, content-type=application/json}]]] 08:23:47 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.470244ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra={"attributes":{"enriched":"field"}}, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=1188689c-14b3-447f-a387-a880f5405af6}]]] 08:23:47 testPlainJavascriptIncomingMapping Duration: 4.694331ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra=null, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c0d70554-c30d-4529-88b4-ee88fc68e6df}]]] 08:23:47 testPlainJavascriptIncomingMapping Duration: 0.582227ms 08:23:47 testEmptyJavascriptIncomingMapping Duration: 0.078018ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"header":{"message_type":"SmokeEvent","timestamp_ms":"1595043218316","message_id":"95516572-e737-4c90-a5cd-7448f0bcaf37","device_id":"com.bosch.cm.ivs_IVS-INTEGRATION-TEST-DEVICE","boot_id":"a4e376c3-a288-4db8-8a7b-4657dea5f515"},"smoke_start_timestamp_ms":"1591096889617","images":[{"timestamp_ms":"1591251430839","id":"39d342bc-93b7-4765-ace6-5ae833739431","camera_identifier":"CAM-REAR-01"}],"duration_in_seconds":20,"confidence":220,"total_smoke":125,"background_air_quality":10,"status":{}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=3d8fd5fc-277f-49fe-ad42-25732a5396e7}]]] 08:23:47 testWithProtobufJsJavascriptIncomingMapping Duration: 393.067965ms 08:23:47 testEmptyJavascriptOutgoingMapping Duration: 0.345679ms 08:23:47 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=45a89b3b-7acd-41af-93cd-f085ceef0466}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-policy/policies/announcements/subjectDeletion","path":"/","headers":{"correlation-id":"45a89b3b-7acd-41af-93cd-f085ceef0466","content-type":"application/json"},"value":{"deleteAt":"2024-02-09T13:23:47.856625797Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:47 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 1.172957ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=be8f5389-4804-4308-813c-ccc08905d3a7}]]] 08:23:47 testBinaryJavascriptIncomingMapping Duration: 0.843376ms 08:23:47 UnmodifiableExternalMessage [headers={ditto-message-direction=TO, correlation-id=573a80fa-ecfc-4a44-89b9-6227ba80699d, version=2, response-required=true, ditto-message-feature-id=SoftwareState, content-type=application/vnd.google.protobuf, ditto-message-subject=install, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (1170bytes)', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:47 testWithProtobufJsJavascriptOutgoingMapping Duration: 127.463937ms 08:23:47 UnmodifiableExternalMessage [headers={content-type=application/octet-stream, correlation-id=c249141b-cb26-4382-8207-c144ce4788b4}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (32bytes)', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:47 testBinaryJavascriptOutgoingMapping Duration: 1.451458ms 08:23:47 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c81c9a38-781f-484d-a2ad-e08196d96608, version=2, content-type=application/json}]]] 08:23:47 testNoopJavascriptIncomingMapping Duration: 0.240016ms 08:23:47 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=d7d204d6-0543-4b4c-bec2-4fdd31c122cb}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:47 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 0.9778ms 08:23:48 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=592debb5-e8a7-4a78-ae4d-4787fc3035d6} 08:23:48 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=592debb5-e8a7-4a78-ae4d-4787fc3035d6}, response=false, error=false, authorizationContext=null, topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"592debb5-e8a7-4a78-ae4d-4787fc3035d6","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:48 testNoopJavascriptOutgoingMapping Duration: 0.187437ms 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=0082d725-2064-4221-b646-3e8fec2aeccd}]]] 08:23:48 testPlainJavascriptIncomingMapping Duration: 0.411325ms 08:23:48 HEADERS: ImmutableDittoHeaders [{correlation-id=43e8ff4b-496c-4630-a044-3b0c22c91139, subject={{topic:action-subject}}, content-type=application/json}] 08:23:48 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=43e8ff4b-496c-4630-a044-3b0c22c91139, subject={{topic:action-subject}}}], thing=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null] 08:23:48 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=43e8ff4b-496c-4630-a044-3b0c22c91139, subject={{topic:action-subject}}, content-type=application/json}]]] 08:23:48 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"43e8ff4b-496c-4630-a044-3b0c22c91139","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}} 08:23:48 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=43e8ff4b-496c-4630-a044-3b0c22c91139} 08:23:48 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=43e8ff4b-496c-4630-a044-3b0c22c91139}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"43e8ff4b-496c-4630-a044-3b0c22c91139","subject":"{{topic:action-subject}}","content-type":"application/json"},"value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:48 testNoopJavascriptOutgoingMapping Duration: 27.890497ms 08:23:48 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=85748763-4015-4b21-886e-8aedba0dd836}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=Thing ID was: org.eclipse.ditto:foo-bar-plain, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:48 testPlainJavascriptOutgoingMapping Duration: 1.201586ms 08:23:48 HEADERS: ImmutableDittoHeaders [{correlation-id=0bd0a679-c21c-4d22-8550-dd1827a9eb77, subject={{topic:action-subject}}, response-required=false, content-type=application/json}] 08:23:48 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=0bd0a679-c21c-4d22-8550-dd1827a9eb77, subject={{topic:action-subject}}, response-required=false}], responseType=things.responses:createThing, httpStatus=HttpStatus [code=201, category=SUCCESS], thingCreated=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 08:23:48 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=HttpStatus [code=201, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=0bd0a679-c21c-4d22-8550-dd1827a9eb77, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]] 08:23:48 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"0bd0a679-c21c-4d22-8550-dd1827a9eb77","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201} 08:23:48 {response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=0bd0a679-c21c-4d22-8550-dd1827a9eb77} 08:23:48 UnmodifiableExternalMessage [headers={response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=0bd0a679-c21c-4d22-8550-dd1827a9eb77}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"0bd0a679-c21c-4d22-8550-dd1827a9eb77","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:48 testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.667722ms 08:23:48 2572427 08:23:48 bytes length: 3 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=83638bec-ea8c-4331-8443-f07fbae078e9}]]] 08:23:48 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 3.910821ms 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=b8b0f305-0c80-44bf-965b-bcfa7e82e9cb, version=2, content-type=application/json}]]] 08:23:48 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.161174ms 08:23:48 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=83168349-5f25-48d3-bea0-016f91d4eedf}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:23:48 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 0.887161ms 08:23:48 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 08:23:48 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 08:23:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 08:23:48 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value="{\"thingId\":\"RC-CRaaSCar\",\"acl\":{\"manufacturer\":{\"READ\":true,\"WRITE\":true,\"ADMINISTRATE\":true},\"driver1\":{\"READ\":true,\"WRITE\":false,\"ADMINISTRATE\":false}},\"attributes\":{\"manufacturer\":\"myManufacturer\",\"model\":\"myModel\",\"yearOfConstruction\":2000,\"serialNumber\":\"123456789ABC\"},\"features\":{\"XDK\":{\"properties\":{\"acceleration\":{\"x\":-1,\"y\":0,\"z\":0},\"gyroscope\":{\"x\":0,\"y\":0,\"z\":0},\"magnetometer\":{\"x\":0,\"y\":0,\"z\":0},\"environmental\":{\"temperature\":25.3,\"humidity\":63.4,\"pressure\":982.5},\"light\":598.4,\"lamps\":{\"yellow\":true,\"orange\":true,\"red\":false}}},\"secondary\":{\"properties\":{\"velocity\":15.4,\"state\":\"moving\",\"direction\":54.4}}}}", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=806fbe51-099b-4b75-b2fb-a0af38db930f}]]] 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="A simple text to be mapped", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=5bd16415-2242-4163-8e9f-3fa8e4cfbb79}]]] 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"thingId":"RC-CRaaSCar","acl":{"manufacturer":{"READ":true,"WRITE":true,"ADMINISTRATE":true},"driver1":{"READ":true,"WRITE":false,"ADMINISTRATE":false}},"attributes":{"manufacturer":"myManufacturer","model":"myModel","yearOfConstruction":2000,"serialNumber":"123456789ABC"},"features":{"XDK":{"properties":{"acceleration":{"x":-1,"y":0,"z":0},"gyroscope":{"x":0,"y":0,"z":0},"magnetometer":{"x":0,"y":0,"z":0},"environmental":{"temperature":25.3,"humidity":63.4,"pressure":982.5},"light":598.4,"lamps":{"yellow":true,"orange":true,"red":false}}},"secondary":{"properties":{"velocity":15.4,"state":"moving","direction":54.4}}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=a473d22a-0c4f-4723-b141-26e3e4fc58c2}]]] 08:23:48 42664720170 08:23:48 bytes length: 5 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/features, value={"temperature":{"properties":{"value":25.43}},"pressure":{"properties":{"value":1015}},"humidity":{"properties":{"value":42}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{content-type=application/octet-stream, device_id=jmh-test, correlation-id=a63433e8-62e0-48da-a3a8-a142054c8f0c}]]] 08:23:48 2572427 08:23:48 bytes length: 3 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=8467960f-ea8e-4e0a-9e98-af65d39bca6b}]]] 08:23:48 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"aa":222,"bb":579,"cc":"xxx/456/yyy","dd":["u","v","lore ipsum bla bla bla","x","y"]}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=81b3f9d2-0f8e-4631-9986-b27627d6a464}]]] 08:23:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 08:23:48 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 08:23:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 08:23:48 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 08:23:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 08:23:48 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 08:23:48 ensureRecursionGetsAborted aborted after: 0.829952ms 08:23:49 ensureEndlessLoopGetsAborted aborted after: 522.312352ms 08:23:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 08:23:49 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 08:23:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 08:23:49 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 08:23:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 08:23:50 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 08:23:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 08:23:50 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 08:23:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 08:23:50 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 08:23:51 13:23:51.096 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 08:23:51 13:23:51.171 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing> 08:23:51 13:23:51.252 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 08:23:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 08:23:51 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 08:23:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 08:23:51 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 08:23:51 13:23:51.431 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625. 08:23:51 13:23:51.466 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long. 08:23:51 13:23:51.656 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid! 08:23:51 13:23:51.766 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved. 08:23:51 13:23:51.883 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long. 08:23:51 13:23:51.991 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set. 08:23:52 13:23:52.141 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set. 08:23:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 08:23:52 13:23:52.203 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found. 08:23:52 13:23:52.203 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found. 08:23:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 08:23:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 08:23:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 08:23:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 08:23:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 08:23:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 08:23:52 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 08:23:52 [INFO] [02/09/2024 13:23:52.866] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:52 [INFO] [02/09/2024 13:23:52.935] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:52 [INFO] [02/09/2024 13:23:52.961] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:52.997] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.030] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.064] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.098] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.131] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.164] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.198] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.232] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.271] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.309] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] [02/09/2024 13:23:53.338] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:23:53 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 08:23:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 08:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 08:23:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 08:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 08:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 08:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 08:23:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 08:23:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 08:23:53 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 08:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 08:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 08:23:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 08:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 08:23:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 08:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 08:23:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 08:23:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 08:23:54 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 08:23:54 13:23:54.197 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:23:54 13:23:54.338 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-6] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:23:54 13:23:54.434 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-18] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.connectivity.service.enforcement.pre.ModifyToCreateConnectionTransformer,org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer. 08:23:54 13:23:54.842 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:24:05 Failed to stop [ConnectivityRootActorTest] within [10 seconds] 08:24:05 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children 08:24:05 โŒŠ-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination) 08:24:05 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#-670307564] 08:24:05 โŒŠ-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination) 08:24:05 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139#-1943584658] 08:24:05 โŒŠ-> StreamSupervisor-2139 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination) 08:24:05 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-7-0-ignoreSink#35096622] 08:24:05 | Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-9-0-ignoreSink#676274191] 08:24:05 โŒŠ-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:24:05 โŒŠ-> flow-9-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:24:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.15 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 08:24:06 [INFO] 08:24:06 [INFO] Results: 08:24:06 [INFO] 08:24:06 [WARNING] Tests run: 1700, Failures: 0, Errors: 0, Skipped: 3 08:24:06 [INFO] 08:24:06 [INFO] 08:24:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- 08:24:06 [INFO] 08:24:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service --- 08:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 08:24:07 [INFO] 08:24:07 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service --- 08:24:07 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:24:07 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:24:07 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:24:07 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:24:07 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:24:07 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:24:07 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:24:07 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:24:07 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 08:24:07 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 08:24:07 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 08:24:07 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:24:07 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:24:07 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:24:07 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:24:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:24:07 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:24:07 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:24:07 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:24:07 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. 08:24:07 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar. 08:24:07 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar. 08:24:07 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar. 08:24:07 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar. 08:24:07 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 08:24:07 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar. 08:24:07 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar. 08:24:07 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:24:07 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:24:07 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. 08:24:07 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. 08:24:07 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. 08:24:07 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 08:24:07 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar. 08:24:07 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:24:07 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar. 08:24:07 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar. 08:24:07 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:24:07 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:24:07 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. 08:24:07 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:24:07 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 08:24:07 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 08:24:07 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. 08:24:07 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. 08:24:07 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. 08:24:07 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. 08:24:07 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. 08:24:07 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. 08:24:07 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:24:07 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:24:07 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:24:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:24:17 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/NOTICE.md 08:24:17 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/LICENSE.txt 08:24:17 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 08:24:17 [WARNING] - META-INF.versions.9.module-info 08:24:17 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/io.netty.versions.properties 08:24:17 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:24:17 [WARNING] - .cache/formatter-maven-cache.properties 08:24:17 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:24:17 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:24:17 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:24:17 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 08:24:17 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 08:24:17 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 08:24:17 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 08:24:17 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 08:24:17 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/MANIFEST.MF 08:24:17 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:24:17 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:24:17 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/DISCLAIMER 08:24:17 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/LICENSE 08:24:17 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:24:17 [WARNING] - META-INF/DEPENDENCIES 08:24:17 [WARNING] maven-shade-plugin has detected that some files are 08:24:17 [WARNING] present in two or more JARs. When this happens, only one 08:24:17 [WARNING] single version of the file is copied to the uber jar. 08:24:17 [WARNING] Usually this is not harmful and you can skip these warnings, 08:24:17 [WARNING] otherwise try to manually exclude artifacts based on 08:24:17 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:24:17 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:24:17 [INFO] Attaching shaded artifact. 08:24:17 [INFO] 08:24:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service --- 08:24:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:24:18 [INFO] No previous run data found, generating javadoc. 08:24:25 [WARNING] Javadoc Warnings 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.config; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment 08:24:25 [WARNING] package org.eclipse.ditto.connectivity.service.util; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message 08:24:25 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment 08:24:25 [WARNING] protected final ActorSystem actorSystem; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment 08:24:25 [WARNING] protected final Config config; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment 08:24:25 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment 08:24:25 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment 08:24:25 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment 08:24:25 [WARNING] protected static boolean isError(final Adaptable adaptable) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment 08:24:25 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment 08:24:25 [WARNING] protected static boolean isResponse(final Adaptable adaptable) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment 08:24:25 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl"); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment 08:24:25 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl"); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment 08:24:25 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment 08:24:25 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment 08:24:25 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment 08:24:25 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment 08:24:25 [WARNING] protected static void validateSourceQoS(final int qos, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment 08:24:25 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment 08:24:25 [WARNING] protected static void validateTargetQoS(final int qos, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment 08:24:25 [WARNING] protected static void validateExtraFields(final Target target) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment 08:24:25 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected 08:24:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data 08:24:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return 08:24:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected 08:24:25 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors( 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment 08:24:25 [WARNING] protected abstract ActorRef getPublisherActor(); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext 08:24:25 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment 08:24:25 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 = 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment 08:24:25 [WARNING] public interface ReconnectTimeoutStrategy { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment 08:24:25 [WARNING] protected final UUID actorUuid; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment 08:24:25 [WARNING] protected final ChildActorNanny childActorNanny; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment 08:24:25 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment 08:24:25 [WARNING] protected final ConnectionLogger connectionLogger; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment 08:24:25 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment 08:24:25 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment 08:24:25 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance()); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment 08:24:25 [WARNING] protected BaseClientActor(final Connection connection, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment 08:24:25 [WARNING] protected boolean canConnectViaSocket(final Connection connection) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment 08:24:25 [WARNING] protected ConnectivityConfig connectivityConfig() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment 08:24:25 [WARNING] protected final SshTunnelState getSshTunnelState() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment 08:24:25 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment 08:24:25 [WARNING] ACKREGATOR_STARTED, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment 08:24:25 [WARNING] ACKREGATOR_STOPPED, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment 08:24:25 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment 08:24:25 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment 08:24:25 [WARNING] INIT_COMPLETE, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment 08:24:25 [WARNING] RESUBSCRIBE, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment 08:24:25 [WARNING] SERVICE_REQUESTS_DONE, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment 08:24:25 [WARNING] SERVICE_UNBIND, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment 08:24:25 [WARNING] SHUTDOWN_TIMEOUT 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment 08:24:25 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment 08:24:25 [WARNING] public ConnectionFailure getFailure() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment 08:24:25 [WARNING] public boolean isSuccess() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment 08:24:25 [WARNING] public static InitializationResult success() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment 08:24:25 [WARNING] boolean canReconnect(); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment 08:24:25 [WARNING] Duration getNextBackoff(); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment 08:24:25 [WARNING] Duration getNextTimeout(); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment 08:24:25 [WARNING] void reset(); 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment 08:24:25 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment 08:24:25 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return 08:24:25 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment 08:24:25 [WARNING] protected final ConnectionId connectionId; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment 08:24:25 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment 08:24:25 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment 08:24:25 [WARNING] protected final ConnectionMonitor inboundMonitor; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment 08:24:25 [WARNING] protected final Source source; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment 08:24:25 [WARNING] protected final String sourceAddress; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment 08:24:25 [WARNING] protected BaseConsumerActor(final Connection connection, 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment 08:24:25 [WARNING] protected ResourceStatus getCurrentSourceStatus() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment 08:24:25 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment 08:24:25 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment 08:24:25 [WARNING] protected void resetResourceStatus() { 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment 08:24:25 [WARNING] protected final Connection connection; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment 08:24:25 [WARNING] protected final ConnectionConfig connectionConfig; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment 08:24:25 [WARNING] protected final ExpressionResolver connectionIdResolver; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment 08:24:25 [WARNING] protected final ConnectionLogger connectionLogger; 08:24:25 [WARNING] ^ 08:24:25 [WARNING] 100 warnings 08:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 08:24:25 [INFO] 08:24:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service --- 08:24:25 [INFO] Tests are skipped. 08:24:25 [INFO] 08:24:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service --- 08:24:25 [INFO] Tests are skipped. 08:24:25 [INFO] 08:24:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service --- 08:24:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 08:24:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes 08:24:26 [INFO] 08:24:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service --- 08:24:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom 08:24:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar 08:24:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar 08:24:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 08:24:26 [INFO] 08:24:26 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- 08:24:26 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [68/77] 08:24:26 [INFO] from documentation/pom.xml 08:24:26 [INFO] --------------------------------[ pom ]--------------------------------- 08:24:26 [INFO] 08:24:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation --- 08:24:26 [INFO] 08:24:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation --- 08:24:26 [INFO] 08:24:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation --- 08:24:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec 08:24:26 [INFO] 08:24:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation --- 08:24:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... 08:24:26 [INFO] 08:24:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation --- 08:24:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:24:27 [INFO] 08:24:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation --- 08:24:27 [INFO] Tests are skipped. 08:24:27 [INFO] 08:24:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation --- 08:24:27 [INFO] Tests are skipped. 08:24:27 [INFO] 08:24:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation --- 08:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:24:27 [INFO] 08:24:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation --- 08:24:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom 08:24:27 [INFO] 08:24:27 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- 08:24:27 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [69/77] 08:24:27 [INFO] from gateway/pom.xml 08:24:27 [INFO] --------------------------------[ pom ]--------------------------------- 08:24:27 [INFO] 08:24:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway --- 08:24:27 [INFO] 08:24:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway --- 08:24:27 [INFO] 08:24:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway --- 08:24:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec 08:24:27 [INFO] 08:24:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway --- 08:24:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:24:27 [INFO] The goal is skip due to packaging 'pom' 08:24:27 [INFO] 08:24:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway --- 08:24:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... 08:24:27 [INFO] 08:24:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- 08:24:27 [INFO] 08:24:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway --- 08:24:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:24:27 [INFO] 08:24:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway --- 08:24:27 [INFO] Tests are skipped. 08:24:27 [INFO] 08:24:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway --- 08:24:27 [INFO] Tests are skipped. 08:24:27 [INFO] 08:24:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway --- 08:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:24:27 [INFO] 08:24:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway --- 08:24:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom 08:24:27 [INFO] 08:24:27 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- 08:24:27 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [70/77] 08:24:27 [INFO] from gateway/api/pom.xml 08:24:27 [INFO] --------------------------------[ jar ]--------------------------------- 08:24:27 [INFO] 08:24:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api --- 08:24:27 [INFO] 08:24:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api --- 08:24:27 [INFO] 08:24:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api --- 08:24:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 08:24:27 [INFO] 08:24:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api --- 08:24:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:24:27 [WARNING] 08:24:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:24:27 [WARNING] 08:24:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:24:27 [WARNING] 08:24:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:24:27 [INFO] 08:24:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api --- 08:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources 08:24:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:24:27 [INFO] 08:24:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api --- 08:24:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... 08:24:27 [INFO] 08:24:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api --- 08:24:27 [INFO] Changes detected - recompiling the module! :dependency 08:24:27 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 08:24:27 [INFO] 08:24:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api --- 08:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources 08:24:27 [INFO] 08:24:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api --- 08:24:27 [INFO] Changes detected - recompiling the module! :dependency 08:24:27 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:24:27 [INFO] 08:24:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api --- 08:24:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:24:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports 08:24:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:24:27 [INFO] 08:24:27 [INFO] ------------------------------------------------------- 08:24:27 [INFO] T E S T S 08:24:27 [INFO] ------------------------------------------------------- 08:24:27 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 08:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 08:24:28 [INFO] 08:24:28 [INFO] Results: 08:24:28 [INFO] 08:24:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:24:28 [INFO] 08:24:28 [INFO] 08:24:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- 08:24:28 [INFO] 08:24:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api --- 08:24:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 08:24:28 [INFO] 08:24:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api --- 08:24:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:24:28 [INFO] No previous run data found, generating javadoc. 08:24:30 [WARNING] Javadoc Warnings 08:24:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment 08:24:30 [WARNING] package org.eclipse.ditto.gateway.api; 08:24:30 [WARNING] ^ 08:24:30 [WARNING] 1 warning 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 08:24:30 [INFO] 08:24:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api --- 08:24:30 [INFO] Tests are skipped. 08:24:30 [INFO] 08:24:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api --- 08:24:30 [INFO] Tests are skipped. 08:24:30 [INFO] 08:24:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api --- 08:24:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 08:24:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes 08:24:30 [INFO] 08:24:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api --- 08:24:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom 08:24:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar 08:24:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 08:24:30 [INFO] 08:24:30 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- 08:24:30 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [71/77] 08:24:30 [INFO] from internal/utils/http/pom.xml 08:24:30 [INFO] --------------------------------[ jar ]--------------------------------- 08:24:30 [INFO] 08:24:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http --- 08:24:30 [INFO] 08:24:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http --- 08:24:30 [INFO] 08:24:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- 08:24:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec 08:24:30 [INFO] 08:24:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http --- 08:24:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:24:30 [WARNING] 08:24:30 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:24:30 [WARNING] 08:24:30 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:24:30 [WARNING] 08:24:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:24:30 [INFO] 08:24:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http --- 08:24:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources 08:24:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:24:30 [INFO] 08:24:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http --- 08:24:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... 08:24:30 [INFO] 08:24:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http --- 08:24:30 [INFO] Changes detected - recompiling the module! :dependency 08:24:30 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:24:30 [INFO] 08:24:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http --- 08:24:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources 08:24:30 [INFO] 08:24:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- 08:24:30 [INFO] No sources to compile 08:24:30 [INFO] 08:24:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http --- 08:24:30 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:24:30 [INFO] No tests to run. 08:24:30 [INFO] 08:24:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- 08:24:30 [INFO] 08:24:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http --- 08:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 08:24:30 [INFO] 08:24:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http --- 08:24:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:24:30 [INFO] No previous run data found, generating javadoc. 08:24:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 08:24:31 [INFO] 08:24:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http --- 08:24:31 [INFO] Tests are skipped. 08:24:31 [INFO] 08:24:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http --- 08:24:31 [INFO] Tests are skipped. 08:24:31 [INFO] 08:24:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http --- 08:24:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:24:31 [INFO] 08:24:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http --- 08:24:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom 08:24:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar 08:24:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 08:24:31 [INFO] 08:24:31 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- 08:24:31 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [72/77] 08:24:31 [INFO] from internal/utils/jwt/pom.xml 08:24:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:24:32 [INFO] 08:24:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] 08:24:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] 08:24:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 08:24:32 [INFO] 08:24:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- 08:24:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:24:32 [WARNING] 08:24:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:24:32 [WARNING] 08:24:32 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:24:32 [WARNING] 08:24:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:24:32 [INFO] 08:24:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] Copying 2 resources from src/main/resources to target/classes 08:24:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:24:32 [INFO] 08:24:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... 08:24:32 [INFO] 08:24:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt --- 08:24:32 [INFO] Changes detected - recompiling the module! :dependency 08:24:32 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:24:33 [INFO] 08:24:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt --- 08:24:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources 08:24:33 [INFO] 08:24:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- 08:24:33 [INFO] Changes detected - recompiling the module! :dependency 08:24:33 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:24:33 [INFO] 08:24:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt --- 08:24:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:24:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports 08:24:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:24:33 [INFO] 08:24:33 [INFO] ------------------------------------------------------- 08:24:33 [INFO] T E S T S 08:24:33 [INFO] ------------------------------------------------------- 08:24:33 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 08:24:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 08:24:34 [INFO] 08:24:34 [INFO] Results: 08:24:34 [INFO] 08:24:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:24:34 [INFO] 08:24:34 [INFO] 08:24:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- 08:24:34 [INFO] 08:24:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt --- 08:24:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 08:24:34 [INFO] 08:24:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt --- 08:24:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:24:34 [INFO] No previous run data found, generating javadoc. 08:24:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 08:24:35 [INFO] 08:24:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt --- 08:24:35 [INFO] Tests are skipped. 08:24:35 [INFO] 08:24:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt --- 08:24:35 [INFO] Tests are skipped. 08:24:35 [INFO] 08:24:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt --- 08:24:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 08:24:35 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes 08:24:35 [INFO] 08:24:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt --- 08:24:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom 08:24:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar 08:24:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 08:24:35 [INFO] 08:24:35 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- 08:24:35 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [73/77] 08:24:35 [INFO] from gateway/service/pom.xml 08:24:35 [INFO] --------------------------------[ jar ]--------------------------------- 08:24:39 [INFO] 08:24:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service --- 08:24:39 [INFO] 08:24:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service --- 08:24:39 [INFO] 08:24:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service --- 08:24:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 08:24:39 [INFO] 08:24:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service --- 08:24:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:24:39 [WARNING] 08:24:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:24:39 [WARNING] 08:24:39 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:24:39 [WARNING] 08:24:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:24:39 [INFO] 08:24:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service --- 08:24:39 [INFO] Copying 1 resource from src/main/resources to target/classes 08:24:39 [INFO] Copying 5 resources from src/main/resources to target/classes 08:24:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:24:39 [INFO] 08:24:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service --- 08:24:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... 08:24:39 [INFO] 08:24:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service --- 08:24:39 [INFO] Changes detected - recompiling the module! :dependency 08:24:39 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes 08:24:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API. 08:24:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details. 08:24:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations. 08:24:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details. 08:24:41 [INFO] 08:24:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service --- 08:24:41 [INFO] Copying 18 resources from src/test/resources to target/test-classes 08:24:41 [INFO] 08:24:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service --- 08:24:41 [INFO] Changes detected - recompiling the module! :dependency 08:24:41 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes 08:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API. 08:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details. 08:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations. 08:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details. 08:24:42 [INFO] 08:24:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service --- 08:24:42 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:24:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports 08:24:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:24:42 [INFO] 08:24:42 [INFO] ------------------------------------------------------- 08:24:42 [INFO] T E S T S 08:24:42 [INFO] ------------------------------------------------------- 08:24:44 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 08:24:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.361 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 08:24:49 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 08:24:49 13:24:49,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:24:49 13:24:49,639 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - No custom configurators were discovered as a service. 08:24:49 13:24:49,639 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:24:49 13:24:49,641 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:24:49 13:24:49,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:24:49 13:24:49,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:24:49 13:24:49,650 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:24:49 13:24:49,650 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:24:49 13:24:49,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:24:49 13:24:49,652 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:24:49 13:24:49,654 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/logback.xml] 08:24:49 13:24:49,790 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 08:24:50 13:24:50,088 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_DISABLE_SYSOUT_LOG")] evaluated to false on line 27 08:24:50 13:24:50,091 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_LOGSTASH_SERVER")] evaluated to false on line 51 08:24:50 13:24:50,097 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("DITTO_LOGGING_FILE_APPENDER").equals("true")] evaluated to false on line 68 08:24:50 13:24:50,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR] 08:24:50 13:24:50,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:24:50 13:24:50,114 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:24:50 13:24:50,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 08:24:50 13:24:50,159 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:24:50 13:24:50,160 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:24:50 13:24:50,160 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash] 08:24:50 13:24:50,160 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender] 08:24:50 13:24:50,161 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [file] 08:24:50 13:24:50,161 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender] 08:24:50 13:24:50,162 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN 08:24:50 13:24:50,162 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN 08:24:50 13:24:50,162 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN 08:24:50 13:24:50,162 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG 08:24:50 13:24:50,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 08:24:50 13:24:50,163 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:24:50 13:24:50,163 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 08:24:50 13:24:50,164 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT] 08:24:50 13:24:50,164 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT] 08:24:50 13:24:50,164 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [file] to Logger[ROOT] 08:24:50 13:24:50,164 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@e63c01f - End of configuration. 08:24:50 13:24:50,166 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@40b2ad7b - Registering current configuration as safe fallback point 08:24:50 13:24:50,166 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e684af - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 515 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 08:24:50 2024-02-09 13:24:50,169 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:24:53 2024-02-09 13:24:53,388 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-426a19a][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-426a19a - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-426a19a, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:36709/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-426a19a#-699380532, ditto-connection-id=9bd9dea2-9d83-480f-9140-bdadc054957d, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:9263ca9d-2b87-4527-a99e-211f0d4afc82, thing={}, thingPlainJson={}]. 08:24:57 2024-02-09 13:24:57,554 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-a1d13ca][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-a1d13ca - Received invalid response. Reason: Entity ID of live response <:024bb598-dd75-4ccb-9c07-33f2ce61e050> differs from entity ID of command <:eb5cccea-9180-4181-9bd1-45cfc6826ee0>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-a1d13ca, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:36709/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-a1d13ca#-331966078, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:024bb598-dd75-4ccb-9c07-33f2ce61e050, attributePointer=/manufacturer, attributeValue=null]. 08:24:57 2024-02-09 13:24:57,555 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-a1d13ca][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined. 08:25:01 2024-02-09 13:25:01,857 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-d0047ec][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-d0047ec - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, channel=live, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-d0047ec, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:36709/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-d0047ec#1722183233, ditto-connection-id=4bf859e5-3e06-4168-957b-53cdcb202328, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:3ad3a2b9-91b2-45c0-8abc-e156ce30c4aa, thing={}, thingPlainJson={}]. 08:25:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 08:25:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 08:25:01 Feb 09, 2024 1:25:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:25:01 WARNING: Could not find implementation for entity ID with type <bumlux>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:25:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 08:25:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 08:25:02 2024-02-09 13:25:02,043 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 08:25:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 08:25:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 08:25:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 08:25:02 2024-02-09 13:25:02,463 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:02 2024-02-09 13:25:02,653 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:02 2024-02-09 13:25:02,672 WARN [][] o.a.p.c.Cluster Cluster(pekko://PoliciesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:03 2024-02-09 13:25:03,348 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:03 2024-02-09 13:25:03,460 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:03 2024-02-09 13:25:03,532 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:03 2024-02-09 13:25:03,585 INFO [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-98cccda][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'activateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-98cccda}]]>! 08:25:03 2024-02-09 13:25:03,660 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:03 2024-02-09 13:25:03,743 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:03 2024-02-09 13:25:03,790 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:03 2024-02-09 13:25:03,856 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:03 2024-02-09 13:25:03,884 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:03 2024-02-09 13:25:03,961 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:03,992 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,068 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,097 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,169 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,245 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,287 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,370 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,430 INFO [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-5918e8d][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'deactivateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-5918e8d}]]>! 08:25:04 2024-02-09 13:25:04,455 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,493 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,550 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,593 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,648 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,738 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,771 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,801 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,860 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 2024-02-09 13:25:04,885 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:04 2024-02-09 13:25:04,953 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.556 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 08:25:04 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 08:25:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:25:05 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 08:25:05 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 08:25:06 2024-02-09 13:25:06,070 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:06 2024-02-09 13:25:06,334 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:06 2024-02-09 13:25:06,359 WARN [][] o.a.p.c.Cluster Cluster(pekko://DevOpsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:06 2024-02-09 13:25:06,755 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 08:25:06 2024-02-09 13:25:06,760 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:06 2024-02-09 13:25:06,852 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:07 2024-02-09 13:25:06,966 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 08:25:07 2024-02-09 13:25:06,967 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 08:25:07 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 08:25:07 2024-02-09 13:25:07,147 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:07 2024-02-09 13:25:07,282 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:07 2024-02-09 13:25:07,346 WARN [][] o.a.p.c.Cluster Cluster(pekko://WhoamiRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:07 2024-02-09 13:25:07,389 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 08:25:07 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 08:25:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 08:25:08 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 08:25:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 08:25:08 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 08:25:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 08:25:08 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 08:25:08 2024-02-09 13:25:08,546 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:08 2024-02-09 13:25:08,680 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:08 2024-02-09 13:25:08,698 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingSearchRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:08 2024-02-09 13:25:08,780 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:08 2024-02-09 13:25:08,855 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,056 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:09 2024-02-09 13:25:09,098 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,186 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:09 2024-02-09 13:25:09,273 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,344 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-0a6b8c3][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count> 08:25:09 2024-02-09 13:25:09,351 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-0a6b8c3][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <UnsupportedMediaTypeException> occurred in gateway root route: <UnsupportedMediaTypeException [message='The Media-Type <none/none> is not supported for this resource.', errorCode=mediatype.unsupported, httpStatus=HttpStatus [code=415, category=CLIENT_ERROR], description='Allowed Media-Types are: <[application/x-www-form-urlencoded]>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingSearchRouteTest.countThingsShouldAssertBadRequest-0a6b8c3}]]>! 08:25:09 2024-02-09 13:25:09,385 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,469 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:09 2024-02-09 13:25:09,507 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,585 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 08:25:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 08:25:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 08:25:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 08:25:09 2024-02-09 13:25:09,753 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,845 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:09 2024-02-09 13:25:09,859 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:10 2024-02-09 13:25:09,952 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:10 2024-02-09 13:25:09,967 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:10 2024-02-09 13:25:10,148 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:10 2024-02-09 13:25:10,374 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed. 08:25:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:10 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:10 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:10 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 08:25:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:10 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:10 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:10 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:10 2024-02-09 13:25:10,374 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed. 08:25:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:10 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:10 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:10 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:10 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 08:25:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:10 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:10 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:10 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:10 2024-02-09 13:25:10,410 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:10,940 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,036 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,036 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,072 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,205 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,326 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,406 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,406 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,461 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,540 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,540 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,580 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,685 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,685 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,719 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,806 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,806 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,849 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:11 2024-02-09 13:25:11,928 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:11 2024-02-09 13:25:11,928 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed. 08:25:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:11 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:11 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:11 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:11 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:11 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:11 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:11 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:11 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:11 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:11 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:11 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:11 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:11 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:11 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:11 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:11 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:11 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:11 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:11 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:12 2024-02-09 13:25:11,968 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,160 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,287 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed. 08:25:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:12 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:12 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:12 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:12 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:12 2024-02-09 13:25:12,287 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed. 08:25:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:12 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:12 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:12 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:12 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:12 2024-02-09 13:25:12,321 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,432 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,545 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,620 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed. 08:25:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:12 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:12 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:12 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:12 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:12 2024-02-09 13:25:12,620 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed. 08:25:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:25:12 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:25:12 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:25:12 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:12 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:12 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:12 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:12 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:12 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:12 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:12 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:12 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:12 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:12 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:12 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:12 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:12 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:12 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:12 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:12 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:12 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:12 [WARN] [02/09/2024 13:25:12.638] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ThingsSseRouteBuilderTest)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 08:25:12 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 08:25:12 2024-02-09 13:25:12,694 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,873 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:12 2024-02-09 13:25:12,886 WARN [][] o.a.p.c.Cluster Cluster(pekko://ConnectionsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:13 2024-02-09 13:25:13,065 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,148 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,200 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,257 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,309 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,357 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,404 INFO [ConnectionsRouteTest.testPostConnectionCommandWrongFails-2b6319f][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/f5b30de5-0820-46dc-af14-787dc8bb822d/command> 08:25:13 2024-02-09 13:25:13,450 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,505 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,560 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,613 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,661 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,730 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,760 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,808 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:13 2024-02-09 13:25:13,859 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:13 2024-02-09 13:25:13,932 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:13,971 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,068 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,111 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,171 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,201 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,262 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,300 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,363 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,399 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,463 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,507 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,563 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,610 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,681 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,732 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,779 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 2024-02-09 13:25:14,808 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:14 2024-02-09 13:25:14,876 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 08:25:14 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 08:25:15 2024-02-09 13:25:14,947 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:15 2024-02-09 13:25:15,000 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:25:15 2024-02-09 13:25:15,039 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:15 2024-02-09 13:25:15,051 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:15 2024-02-09 13:25:15,104 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:15 2024-02-09 13:25:15,115 WARN [][] o.a.p.c.Cluster Cluster(pekko://RootRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:15 2024-02-09 13:25:15,386 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:15 2024-02-09 13:25:15,398 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:15 2024-02-09 13:25:15,788 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:15 2024-02-09 13:25:15,823 INFO [2f4c3ebe-3999-47c8-b560-dbed74e1175c][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/overall/status> did not originate via HTTPS, sending back <404 Not Found>. 08:25:15 2024-02-09 13:25:15,826 INFO [2f4c3ebe-3999-47c8-b560-dbed74e1175c][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 404 08:25:15 2024-02-09 13:25:15,915 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:15,975 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:15,975 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:15,978 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,083 INFO [670d27a2-8d1d-481a-bd51-741e936ea0ec][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 08:25:16 2024-02-09 13:25:16,114 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,178 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,178 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,181 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,183 INFO [da75f7ae-288d-433b-b2f2-b512c0c014a8][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 401 08:25:16 2024-02-09 13:25:16,232 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,285 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,285 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,314 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,382 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,382 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,385 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,396 INFO [50300103-df9b-4ef4-b906-c034d3f39708][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:16 2024-02-09 13:25:16,406 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,467 INFO [50300103-df9b-4ef4-b906-c034d3f39708][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 200 08:25:16 2024-02-09 13:25:16,493 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,565 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,565 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,568 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,570 INFO [2ee8ad01-ebd6-48a2-b0b7-06cfbb339be9][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:16 2024-02-09 13:25:16,574 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,577 INFO [2ee8ad01-ebd6-48a2-b0b7-06cfbb339be9][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/whoami' was: 200 08:25:16 2024-02-09 13:25:16,614 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,681 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,681 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,684 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,687 INFO [1ab5adde-dcdc-48ab-87c8-f132f2057e27][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9, i:foo10, i:foo11, i:foo12, i:foo13, i:foo14, i:foo15, i:foo16, i:foo17, i:foo18, i:foo19, i:foo20, i:foo21, i:foo22, i:foo23, i:foo24, i:foo25, i:foo26, i:foo27, i:foo28, i:foo29, i:foo30, i:foo31, i:foo32, i:foo33, i:foo34, i:foo35, i:foo36, i:foo37, i:foo38, i:foo39, i:foo40, i:foo41, i:foo42, i:foo43, i:foo44, i:foo45, i:foo46, i:foo47, i:foo48, i:foo49, i:foo50, i:foo51, i:foo52, i:foo53, i:foo54, i:foo55, i:foo56, i:foo57, i:foo58, i:foo59, i:foo60, i:foo61, i:foo62, i:foo63, i:foo64, i:foo65, i:foo66, i:foo67, i:foo68, i:foo69, i:foo70, i:foo71, i:foo72, i:foo73, i:foo74, i:foo75, i:foo76, i:foo77, i:foo78, i:foo79, i:foo80, i:foo81, i:foo82, i:foo83, i:foo84, i:foo85, i:foo86, i:foo87, i:foo88, i:foo89, i:foo90, i:foo91, i:foo92, i:foo93, i:foo94, i:foo95, i:foo96, i:foo97, i:foo98, i:foo99, i:foo100]]>. 08:25:16 2024-02-09 13:25:16,690 INFO [1ab5adde-dcdc-48ab-87c8-f132f2057e27][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of authorization subjects <101> exceeded the maximum allowed value <100>.', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=1ab5adde-dcdc-48ab-87c8-f132f2057e27, ditto-auth-context={"type":"pre-authenticated-http","subjects":["i:foo0","i:foo1","i:foo2","i:foo3","i:foo4","i:foo5","i:foo6","i:foo7","i:foo8","i:foo9","i:foo10","i:foo11","i:foo12","i:foo13","i:foo14","i:foo15","i:foo16","i:foo17","i:foo18","i:foo19","i:foo20","i:foo21","i:foo22","i:foo23","i:foo24","i:foo25","i:foo26","i:foo27","i:foo28","i:foo29","i:foo30","i:foo31","i:foo32","i:foo33","i:foo34","i:foo35","i:foo36","i:foo37","i:foo38","i:foo39","i:foo40","i:foo41","i:foo42","i:foo43","i:foo44","i:foo45","i:foo46","i:foo47","i:foo48","i:foo49","i:foo50","i:foo51","i:foo52","i:foo53","i:foo54","i:foo55","i:foo56","i:foo57","i:foo58","i:foo59","i:foo60","i:foo61","i:foo62","i:foo63","i:foo64","i:foo65","i:foo66","i:foo67","i:foo68","i:foo69","i:foo70","i:foo71","i:foo72","i:foo73","i:foo74","i:foo75","i:foo76","i:foo77","i:foo78","i:foo79","i:foo80","i:foo81","i:foo82","i:foo83","i:foo84","i:foo85","i:foo86","i:foo87","i:foo88","i:foo89","i:foo90","i:foo91","i:foo92","i:foo93","i:foo94","i:foo95","i:foo96","i:foo97","i:foo98","i:foo99","i:foo100"]}, x-ditto-pre-authenticated=i:foo0,i:foo1,i:foo2,i:foo3,i:foo4,i:foo5,i:foo6,i:foo7,i:foo8,i:foo9,i:foo10,i:foo11,i:foo12,i:foo13,i:foo14,i:foo15,i:foo16,i:foo17,i:foo18,i:foo19,i:foo20,i:foo21,i:foo22,i:foo23,i:foo24,i:foo25,i:foo26,i:foo27,i:foo28,i:foo29,i:foo30,i:foo31,i:foo32,i:foo33,i:foo34,i:foo35,i:foo36,i:foo37,i:foo38,i:foo39,i:foo40,i:foo41,i:foo42,i:foo43,i:foo44,i:foo45,i:foo46,i:foo47,i:foo48,i:foo49,i:foo50,i:foo51,i:foo52,i:foo53,i:foo54,i:foo55,i:foo56,i:foo57,i:foo58,i:foo59,i:foo60,i:foo61,i:foo62,i:foo63,i:foo64,i:foo65,i:foo66,i:foo67,i:foo68,i:foo69,i:foo70,i:foo71,i:foo72,i:foo73,i:foo74,i:foo75,i:foo76,i:foo77,i:foo78,i:foo79,i:foo80,i:foo81,i:foo82,i:foo83,i:foo84,i:foo85,i:foo86,i:foo87,i:foo88,i:foo89,i:foo90,i:foo91,i:foo92,i:foo93,i:foo94,i:foo95,i:foo96,i:foo97,i:foo98,i:foo99,i:foo100}]]>! 08:25:16 2024-02-09 13:25:16,692 INFO [1ab5adde-dcdc-48ab-87c8-f132f2057e27][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 08:25:16 2024-02-09 13:25:16,742 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,795 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,795 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,798 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,799 INFO [220bcf2e-accc-4fe5-8b2c-1bae6a4177c3][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='The message contains headers which include a duplicate header field: 'x-correlation-id'', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{correlation-id=220bcf2e-accc-4fe5-8b2c-1bae6a4177c3}]]>! 08:25:16 2024-02-09 13:25:16,845 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:16 2024-02-09 13:25:16,899 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,899 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:16 2024-02-09 13:25:16,901 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:16 2024-02-09 13:25:16,913 INFO [875b0192-d2e6-48a3-8a86-1a340b44e8d1][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 200 08:25:17 2024-02-09 13:25:16,960 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,012 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,012 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,014 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,015 INFO [fd22d1b9-6975-43d7-8052-8af35d869c49][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/ws/2> did not originate via HTTPS, sending back <404 Not Found>. 08:25:17 2024-02-09 13:25:17,015 INFO [fd22d1b9-6975-43d7-8052-8af35d869c49][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 404 08:25:17 2024-02-09 13:25:17,060 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,112 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,113 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,116 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,132 INFO [34cdcc8e-a409-428c-bf98-a943f624d448][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404 08:25:17 2024-02-09 13:25:17,168 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,218 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,218 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,232 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,232 INFO [6ea72bc5-afc9-4dd5-9ece-de39f657107d][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/status/cluster> did not originate via HTTPS, sending back <404 Not Found>. 08:25:17 2024-02-09 13:25:17,233 INFO [6ea72bc5-afc9-4dd5-9ece-de39f657107d][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 404 08:25:17 2024-02-09 13:25:17,264 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,319 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,319 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,332 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,333 INFO [4f2d29cf-bdbf-4d7a-bc58-779f7a04b82c][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>. 08:25:17 2024-02-09 13:25:17,333 INFO [4f2d29cf-bdbf-4d7a-bc58-779f7a04b82c][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 08:25:17 2024-02-09 13:25:17,360 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,408 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,408 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,411 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,431 INFO [f6130661-488f-45f8-953f-f059148200a4][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:17 2024-02-09 13:25:17,433 INFO [f6130661-488f-45f8-953f-f059148200a4][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='<timeout> was provided as header as well as query parameter with divergent values!', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=f6130661-488f-45f8-953f-f059148200a4, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>! 08:25:17 2024-02-09 13:25:17,435 INFO [f6130661-488f-45f8-953f-f059148200a4][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400 08:25:17 2024-02-09 13:25:17,467 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,536 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,536 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,539 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,540 INFO [9db81efd-3136-4ca4-846f-021ba0b9318d][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9]]>. 08:25:17 2024-02-09 13:25:17,543 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,546 INFO [9db81efd-3136-4ca4-846f-021ba0b9318d][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 08:25:17 2024-02-09 13:25:17,578 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,656 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,656 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,659 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,676 INFO [f2d42a7d-a260-48c7-a4ce-bcf4f8d456ee][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 08:25:17 2024-02-09 13:25:17,702 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,768 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,769 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,771 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,772 INFO [720bd0ea-cd63-4e7a-b684-12d2e9090261][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/' was: 404 08:25:17 2024-02-09 13:25:17,799 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,865 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,865 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,868 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,870 INFO [c41eafde-b5f9-4571-a52a-90460329efc5][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:17 2024-02-09 13:25:17,872 INFO [c41eafde-b5f9-4571-a52a-90460329efc5][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/foo' was: 404 08:25:17 2024-02-09 13:25:17,904 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:17 2024-02-09 13:25:17,973 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,974 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:17 2024-02-09 13:25:17,977 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:17 2024-02-09 13:25:17,978 INFO [82c74f3b-6b7c-4fbe-926d-6e406e0ad224][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>. 08:25:17 2024-02-09 13:25:17,978 INFO [82c74f3b-6b7c-4fbe-926d-6e406e0ad224][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 08:25:18 2024-02-09 13:25:18,015 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,088 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,088 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,090 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,092 INFO [6838ec5d-7c07-42b3-bbeb-81acc13370d6][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:18 2024-02-09 13:25:18,103 INFO [6838ec5d-7c07-42b3-bbeb-81acc13370d6][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 400 08:25:18 2024-02-09 13:25:18,139 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,181 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,181 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,183 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,185 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,188 INFO [bcdd717a-3ffc-4270-8b5f-1724459e4df3][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 200 08:25:18 2024-02-09 13:25:18,212 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,270 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,270 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,332 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,372 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,372 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,375 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,377 INFO [8159d83d-94d1-4b5b-8d17-1dc127831d1a][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:18 2024-02-09 13:25:18,382 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,386 INFO [8159d83d-94d1-4b5b-8d17-1dc127831d1a][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200 08:25:18 2024-02-09 13:25:18,472 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,553 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,554 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,556 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,558 INFO [9791f998-db3c-47ed-83a5-bc00435e537b][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:18 2024-02-09 13:25:18,564 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <CommandHeaderInvalidException>! 08:25:18 2024-02-09 13:25:18,564 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <CommandHeaderInvalidException> occurred in gateway root route: <CommandHeaderInvalidException [message='Query commands must not have the header 'response-required' set to false', errorCode=command.headers.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Set the header 'response-required' to true instead in order to receive a response to your query command.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 08:25:18 2024-02-09 13:25:18,565 INFO [9791f998-db3c-47ed-83a5-bc00435e537b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400 08:25:18 2024-02-09 13:25:18,594 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,659 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,660 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,667 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,669 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:18 2024-02-09 13:25:18,671 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of bytes exceeded the maximum allowed value <5,120>!', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}, x-ditto-pre-authenticated=some-issuer:foo, x-correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}]]>! 08:25:18 2024-02-09 13:25:18,677 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 08:25:18 2024-02-09 13:25:18,712 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,758 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,758 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,760 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,761 INFO [18dfa468-bf6b-4644-b2a1-de61dc062c64][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 404 08:25:18 2024-02-09 13:25:18,785 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,836 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,836 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,838 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,838 INFO [cab4ee78-f50e-456b-b986-3edf56485718][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/status/health> did not originate via HTTPS, sending back <404 Not Found>. 08:25:18 2024-02-09 13:25:18,839 INFO [cab4ee78-f50e-456b-b986-3edf56485718][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 404 08:25:18 2024-02-09 13:25:18,868 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:18 2024-02-09 13:25:18,912 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,913 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:18 2024-02-09 13:25:18,915 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:18 2024-02-09 13:25:18,932 INFO [4c4aaef9-89b6-4737-add0-7a97ef1a8464][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 08:25:19 2024-02-09 13:25:18,963 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,039 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,039 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,041 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,059 INFO [8f63806a-a657-4f79-aa4e-c02b97bdd87a][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/health' was: 200 08:25:19 2024-02-09 13:25:19,088 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,165 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,165 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,167 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,169 INFO [1c740604-d1f0-4a04-bacc-482178da9a58][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 301 08:25:19 2024-02-09 13:25:19,190 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,246 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,246 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,259 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,264 INFO [4e3185a7-2701-4cf4-80b3-e2357f3c0e4a][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:19 2024-02-09 13:25:19,267 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 08:25:19 2024-02-09 13:25:19,267 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:3ea50bf0-75df-46ac-af45-255f3f01e105:70d7263c-3ccf-466a-bef1-12a2412ae9bf:116dd233-91f1-4f81-b280-1a253333aa7c:6538f8ff-cc10-42de-8be8-cb62d37c5a32:e3dc63a7-f175-4a48-9ede-162edb622dae:4042e63c-51cc-46cf-b4e5-fc1af3e16722:7ebefcc4-d7de-4510-b5b5-737e0e01edd2:78a35f4a-9f4c-4b1b-aab9-c155445de71e:7de6a749-687b-4d76-ae75-76bbfa39e10b:e5fe3b32-2a41-4ad0-92ea-97c0b72ac94a:4cf00f75-17c4-47b1-8ca3-517de3826afc:7917c554-60f0-4413-a397-f5dcc46b6988:0f67c968-3b57-4c51-8eee-f795d432dbde:bc6ed0fa-2c07-4bef-94a8-f16ff22e30a8:a63e87ab-b10a-4b91-aa48-9fd85b0d5c8c:db30ebc0-b9ad-4dc8-812b-ceee7b000313:1088b31b-a78d-4074-9d55-478c9b770588:99a7e3ea-f538-45f1-ab61-0a734a667930:110dd505-4289-4691-93b1-04980b0045f5:6a1eeec1-31da-42df-b866-536701e42441:23f84ef9-b0d5-4043-9957-37380210f29e:bf67378b-05ab-415e-9238-574c70e7bd16:03f7356d-ff34-4494-8b7c-eb63c1da32ad:b16fb91a-157f-45b9-ba56-6b5d16018a75:841ca970-5728-4b20-938d-31fc43ab798c:35f0fbbc-83c3-4ad3-afdd-7a447f0f7943:917de025-527d-47ad-968b-4bd22a7ec893:24592526-2a57-46f5-b0e5-c03d02371a8e:22944189-891f-4908-83f3-fbe7779b3a77:8e3f0853-7153-463d-9166-fbc0a673e9ca:5e5bfb38-ae0d-4dda-8091-68f3d894a311:5a67db43-03bf-4320-baa3-c12cceca0b9a:f6d90975-56ef-443b-b05a-c6c2c1bb68d3:1c3fdd26-d949-4d00-803a-68b202fc0a35:28640105-6e4a-4c78-ac6b-e3c896ba4589:fd247cb1-d286-4682-85c8-d5dc9e0119fe:56e66239-c5ec-4db9-8528-a260003bc6d6:5a6fe7f2-e8fe-4e77-9ef2-8401b4897fa1:63f86651-8879-4c7e-a500-4878faf6c06d:38982197-4f92-4b43-a706-7e7e85ebf486:e8557bb3-9aca-4c78-a29c-66ba1de3915f:6ed61185-f96d-48d8-b15d-c5cdd1e28b93:62bafb32-ea8d-4d2e-ba2d-b34e7f71a675:dc33f6c3-17f9-4f76-a6a0-c53333d2b754:4a8ec938-29c8-42a4-99b8-7e7e0bb78eb4:fc786b76-15ef-455d-9268-5fcf5932e463:5a31836e-a25d-43c8-a3ad-5c38409c175a:7901b809-f274-4d2c-bb89-e86a73b79104:e2d44cf9-fd9e-43db-97fd-c3987c0a5e90:aa4f5f67-5a5b-447e-bcca-744c2efcb55d:7e35735d-4df6-4246-8cc0-849c4e9e046c:70f2cb7c-bc31-4a37-a455-d8ddbf4c1bc3:751c1f04-ee79-4f41-bb28-7241ccd0621b:50737a3f-9642-45c4-8541-189ebe453e48:8cba0fd3-c4e0-4f8b-99a1-6e1e93f1de82:8036ecd3-e322-41a4-88bf-c8b9e04fc574:c8dfebef-4c0e-484e-bfb7-3be4be231574:ca5d888b-54e5-4960-a118-3dd2bd86e348:a2888881-7552-402a-bcb6-21ee98d5e653:415c5eb3-bf43-4198-9555-180b9256419d:ecbde1bf-e3af-44bb-90e4-9b9f9a3e0547:eec3cf13-ada5-4559-8381-435d0169fadd:1f870e38-412f-4076-9eee-f5b1535e1a6b:451b0c67-d8a7-431d-848b-8e06b901dd03:4c8b7ec4-accc-492b-8c07-8b73e477fb80:713a8931-b4e5-4cae-b44e-b7dc3e3f7d28:4c2cbd83-cf0d-4666-a83a-0edf0fd0b168:1306d127-3ee4-4276-a6cf-7e28fa25f9b0:d3d16290-1a28-4a73-b375-08808cf7991e:924c6c9b-0057-4a77-8b97-01f7549ccd71:70ec8b2f-1c6c-48cc-9837-5c369a079fd6:5d04469b-29e8-4b80-9406-f81f30b271ab:c01be87b-f5b0-43c9-b8f0-86c10508b62b:5d4d6c81-76ba-41ff-a876-382fd38346eb:72858269-7a22-47f4-8e9d-5ce9a125ecff:8d43f6a0-2dbd-4cde-9add-3eb8681319d6:3a6f3ab2-9c2b-4663-a4da-70bf545e9a13:bc6134fe-182b-4d40-82dc-45ea06997318:8bcaf29b-d8d3-4aab-b0d8-916c85abc431:6db5af73-f46e-4d99-ab47-0c719ca7d420:8278aa06-9cb6-4cc6-8231-790bc26dfee2:ae61568e-9ba2-4cd1-b8a6-1377983c10e2:659b3b22-503f-47ac-ade9-a9d02d61ceb6:f9499e61-a468-4dd2-abcd-4a2b0eae2171:66e53484-e5cd-4589-9f47-b8581b22111d:b974262b-b09b-45c5-bffa-74d0ed2f4fbc:6323d638-2243-4d8d-a2f0-e246610a6712:1c9a3d01-290d-4e43-b198-94e652ea8951:374c9027-6a4a-4b36-9af2-804d6d81a45f:c93d615f-ad24-4d30-912e-ab4533ef3db9:b1a5683c-944a-42ef-ab30-9e37515866bc:25af61c7-969e-42b1-949c-498722ece0b7:2e30ba54-9f39-43fd-a360-7e4d3c246fce:3ffbd2e9-2802-44d9-8097-f1273bf639fe:8952ff82-b631-4dfa-9b74-c1bc8e3b8b49:f3ea6fbe-5a3f-4b04-8c50-3c47eaa33c58:53487ed4-4e0e-4d64-9b9d-a73eda598dd2:29b31575-3832-403f-9e10-50f92c0474f2:ac7e01e5-1255-4a66-b5b7-ffe107875eb9:21ce3b20-a301-4907-b4b4-1f1867f019b0' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>! 08:25:19 2024-02-09 13:25:19,269 INFO [4e3185a7-2701-4cf4-80b3-e2357f3c0e4a][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/namespace:3ea50bf0-75df-46ac-af45-255f3f01e105:70d7263c-3ccf-466a-bef1-12a2412ae9bf:116dd233-91f1-4f81-b280-1a253333aa7c:6538f8ff-cc10-42de-8be8-cb62d37c5a32:e3dc63a7-f175-4a48-9ede-162edb622dae:4042e63c-51cc-46cf-b4e5-fc1af3e16722:7ebefcc4-d7de-4510-b5b5-737e0e01edd2:78a35f4a-9f4c-4b1b-aab9-c155445de71e:7de6a749-687b-4d76-ae75-76bbfa39e10b:e5fe3b32-2a41-4ad0-92ea-97c0b72ac94a:4cf00f75-17c4-47b1-8ca3-517de3826afc:7917c554-60f0-4413-a397-f5dcc46b6988:0f67c968-3b57-4c51-8eee-f795d432dbde:bc6ed0fa-2c07-4bef-94a8-f16ff22e30a8:a63e87ab-b10a-4b91-aa48-9fd85b0d5c8c:db30ebc0-b9ad-4dc8-812b-ceee7b000313:1088b31b-a78d-4074-9d55-478c9b770588:99a7e3ea-f538-45f1-ab61-0a734a667930:110dd505-4289-4691-93b1-04980b0045f5:6a1eeec1-31da-42df-b866-536701e42441:23f84ef9-b0d5-4043-9957-37380210f29e:bf67378b-05ab-415e-9238-574c70e7bd16:03f7356d-ff34-4494-8b7c-eb63c1da32ad:b16fb91a-157f-45b9-ba56-6b5d16018a75:841ca970-5728-4b20-938d-31fc43ab798c:35f0fbbc-83c3-4ad3-afdd-7a447f0f7943:917de025-527d-47ad-968b-4bd22a7ec893:24592526-2a57-46f5-b0e5-c03d02371a8e:22944189-891f-4908-83f3-fbe7779b3a77:8e3f0853-7153-463d-9166-fbc0a673e9ca:5e5bfb38-ae0d-4dda-8091-68f3d894a311:5a67db43-03bf-4320-baa3-c12cceca0b9a:f6d90975-56ef-443b-b05a-c6c2c1bb68d3:1c3fdd26-d949-4d00-803a-68b202fc0a35:28640105-6e4a-4c78-ac6b-e3c896ba4589:fd247cb1-d286-4682-85c8-d5dc9e0119fe:56e66239-c5ec-4db9-8528-a260003bc6d6:5a6fe7f2-e8fe-4e77-9ef2-8401b4897fa1:63f86651-8879-4c7e-a500-4878faf6c06d:38982197-4f92-4b43-a706-7e7e85ebf486:e8557bb3-9aca-4c78-a29c-66ba1de3915f:6ed61185-f96d-48d8-b15d-c5cdd1e28b93:62bafb32-ea8d-4d2e-ba2d-b34e7f71a675:dc33f6c3-17f9-4f76-a6a0-c53333d2b754:4a8ec938-29c8-42a4-99b8-7e7e0bb78eb4:fc786b76-15ef-455d-9268-5fcf5932e463:5a31836e-a25d-43c8-a3ad-5c38409c175a:7901b809-f274-4d2c-bb89-e86a73b79104:e2d44cf9-fd9e-43db-97fd-c3987c0a5e90:aa4f5f67-5a5b-447e-bcca-744c2efcb55d:7e35735d-4df6-4246-8cc0-849c4e9e046c:70f2cb7c-bc31-4a37-a455-d8ddbf4c1bc3:751c1f04-ee79-4f41-bb28-7241ccd0621b:50737a3f-9642-45c4-8541-189ebe453e48:8cba0fd3-c4e0-4f8b-99a1-6e1e93f1de82:8036ecd3-e322-41a4-88bf-c8b9e04fc574:c8dfebef-4c0e-484e-bfb7-3be4be231574:ca5d888b-54e5-4960-a118-3dd2bd86e348:a2888881-7552-402a-bcb6-21ee98d5e653:415c5eb3-bf43-4198-9555-180b9256419d:ecbde1bf-e3af-44bb-90e4-9b9f9a3e0547:eec3cf13-ada5-4559-8381-435d0169fadd:1f870e38-412f-4076-9eee-f5b1535e1a6b:451b0c67-d8a7-431d-848b-8e06b901dd03:4c8b7ec4-accc-492b-8c07-8b73e477fb80:713a8931-b4e5-4cae-b44e-b7dc3e3f7d28:4c2cbd83-cf0d-4666-a83a-0edf0fd0b168:1306d127-3ee4-4276-a6cf-7e28fa25f9b0:d3d16290-1a28-4a73-b375-08808cf7991e:924c6c9b-0057-4a77-8b97-01f7549ccd71:70ec8b2f-1c6c-48cc-9837-5c369a079fd6:5d04469b-29e8-4b80-9406-f81f30b271ab:c01be87b-f5b0-43c9-b8f0-86c10508b62b:5d4d6c81-76ba-41ff-a876-382fd38346eb:72858269-7a22-47f4-8e9d-5ce9a125ecff:8d43f6a0-2dbd-4cde-9add-3eb8681319d6:3a6f3ab2-9c2b-4663-a4da-70bf545e9a13:bc6134fe-182b-4d40-82dc-45ea06997318:8bcaf29b-d8d3-4aab-b0d8-916c85abc431:6db5af73-f46e-4d99-ab47-0c719ca7d420:8278aa06-9cb6-4cc6-8231-790bc26dfee2:ae61568e-9ba2-4cd1-b8a6-1377983c10e2:659b3b22-503f-47ac-ade9-a9d02d61ceb6:f9499e61-a468-4dd2-abcd-4a2b0eae2171:66e53484-e5cd-4589-9f47-b8581b22111d:b974262b-b09b-45c5-bffa-74d0ed2f4fbc:6323d638-2243-4d8d-a2f0-e246610a6712:1c9a3d01-290d-4e43-b198-94e652ea8951:374c9027-6a4a-4b36-9af2-804d6d81a45f:c93d615f-ad24-4d30-912e-ab4533ef3db9:b1a5683c-944a-42ef-ab30-9e37515866bc:25af61c7-969e-42b1-949c-498722ece0b7:2e30ba54-9f39-43fd-a360-7e4d3c246fce:3ffbd2e9-2802-44d9-8097-f1273bf639fe:8952ff82-b631-4dfa-9b74-c1bc8e3b8b49:f3ea6fbe-5a3f-4b04-8c50-3c47eaa33c58:53487ed4-4e0e-4d64-9b9d-a73eda598dd2:29b31575-3832-403f-9e10-50f92c0474f2:ac7e01e5-1255-4a66-b5b7-ffe107875eb9:21ce3b20-a301-4907-b4b4-1f1867f019b0' was: 400 08:25:19 2024-02-09 13:25:19,298 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,350 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,350 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,352 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,353 INFO [69883130-4ff8-473a-86b4-0ec978a97f8b][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 08:25:19 2024-02-09 13:25:19,356 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,359 INFO [69883130-4ff8-473a-86b4-0ec978a97f8b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 08:25:19 2024-02-09 13:25:19,381 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,432 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,433 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,435 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,436 INFO [303d0dec-2cc1-4bf1-b3ac-8fe56196fc21][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 08:25:19 2024-02-09 13:25:19,463 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,501 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,501 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,503 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,506 INFO [a25f77b3-19d1-415e-aa48-04cc68e4db68][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 200 08:25:19 2024-02-09 13:25:19,543 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:19 2024-02-09 13:25:19,596 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,596 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:19 2024-02-09 13:25:19,633 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:25:19 2024-02-09 13:25:19,634 INFO [a2cafb38-b35f-4f11-b1e0-818a914ccb5f][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404 08:25:19 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.754 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 08:25:19 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 08:25:19 2024-02-09 13:25:19,813 INFO [handleCompletionExceptionWithDittoRuntimeExceptionAsCause][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleCompletionExceptionWithDittoRuntimeExceptionAsCause}]]>! 08:25:19 [INFO] [02/09/2024 13:25:19.839] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:19 [INFO] [02/09/2024 13:25:19.871] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:19 2024-02-09 13:25:19,906 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 08:25:19 java.lang.AssertionError: null 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 08:25:19 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:19 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:19 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:19 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:19 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:19 2024-02-09 13:25:19,906 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 08:25:19 java.lang.AssertionError: null 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 08:25:19 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:19 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:19 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:19 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:19 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:19 [INFO] [02/09/2024 13:25:19.908] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:19 2024-02-09 13:25:19,951 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 08:25:19 2024-02-09 13:25:19,951 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 08:25:19 [INFO] [02/09/2024 13:25:19.952] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:19 2024-02-09 13:25:19,989 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 08:25:19 java.lang.NumberFormatException: 42 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 08:25:19 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:19 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:19 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:19 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:19 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:19 2024-02-09 13:25:19,989 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 08:25:19 java.lang.NumberFormatException: 42 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 08:25:19 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:25:19 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:19 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:25:19 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:25:19 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:19 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:19 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:19 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:19 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:19 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:19 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:19 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:19 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:19 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:19 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:19 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:19 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:19 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:19 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:19 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:19 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:19 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:19 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:19 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:19 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:19 [INFO] [02/09/2024 13:25:19.991] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:20 [INFO] [02/09/2024 13:25:20.033] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:20 2024-02-09 13:25:20,067 INFO [handleDittoRuntimeException][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleDittoRuntimeException}]]>! 08:25:20 [INFO] [02/09/2024 13:25:20.069] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:20 2024-02-09 13:25:20,103 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 08:25:20 2024-02-09 13:25:20,103 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 08:25:20 [INFO] [02/09/2024 13:25:20.104] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:20 2024-02-09 13:25:20,143 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 08:25:20 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 08:25:20 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 08:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:20 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:20 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:20 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:20 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:20 Caused by: java.lang.NumberFormatException: 42 08:25:20 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 08:25:20 ... 36 common frames omitted 08:25:20 2024-02-09 13:25:20,143 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 08:25:20 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 08:25:20 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 08:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:20 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:20 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:20 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:20 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:20 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:20 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:20 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:20 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:20 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:20 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:20 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:20 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:20 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:20 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:20 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:20 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:20 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:20 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:20 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:20 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:20 Caused by: java.lang.NumberFormatException: 42 08:25:20 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 08:25:20 ... 36 common frames omitted 08:25:20 [INFO] [02/09/2024 13:25:20.144] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 08:25:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 08:25:20 2024-02-09 13:25:20,168 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,236 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,245 WARN [][] o.a.p.c.Cluster Cluster(pekko://FeaturesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:20 2024-02-09 13:25:20,274 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,341 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,392 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,456 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,500 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,547 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,601 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,647 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,676 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,707 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,745 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,781 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,809 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,857 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,881 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,909 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:20 2024-02-09 13:25:20,942 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:20 2024-02-09 13:25:20,971 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:20,999 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,061 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,095 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,166 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,194 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,235 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,286 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,358 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,386 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,409 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,453 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,480 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,507 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,541 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,569 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,594 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,666 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,704 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,742 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,779 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,802 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,851 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,873 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,901 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:21 2024-02-09 13:25:21,944 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:21 2024-02-09 13:25:21,977 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:21,997 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,042 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,069 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,100 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,144 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,174 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,195 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,249 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,278 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,344 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,369 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,397 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,445 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,474 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,497 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,543 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,567 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,595 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,620 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,658 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,682 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,708 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,742 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,769 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,792 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,853 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,903 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,934 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:22 2024-02-09 13:25:22,956 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:22 2024-02-09 13:25:22,981 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,006 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,067 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,092 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,117 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,172 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,197 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,232 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,258 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,291 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,316 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,343 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,368 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,393 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,417 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,454 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,483 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,504 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,541 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,565 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,595 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,614 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,654 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 2024-02-09 13:25:23,675 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,732 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,757 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:23 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.620 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 08:25:23 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 08:25:23 2024-02-09 13:25:23,789 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,851 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,858 WARN [][] o.a.p.c.Cluster Cluster(pekko://MessagesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:23 2024-02-09 13:25:23,893 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,959 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:23 2024-02-09 13:25:23,985 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,008 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,068 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,108 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,146 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,168 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,191 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,233 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,272 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,295 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,335 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,358 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,384 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,408 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,445 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,470 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,497 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,520 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,558 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,599 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,637 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,659 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,684 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,709 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,745 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,770 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,810 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,846 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:24 2024-02-09 13:25:24,870 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,930 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:24 2024-02-09 13:25:24,955 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:24,980 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,003 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,041 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,076 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 08:25:25 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 08:25:25 2024-02-09 13:25:25,109 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,162 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,168 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:25 2024-02-09 13:25:25,188 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,212 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,249 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,282 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,333 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,359 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,382 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,422 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,454 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,472 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,496 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,511 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,554 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,558 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,585 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,610 INFO [ThingsRouteTest.postThingWithLiveChannelHeader-510b713][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelHeader-510b713, channel=live}]]>! 08:25:25 2024-02-09 13:25:25,640 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,673 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,682 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,700 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,741 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,760 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,783 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,786 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,810 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,847 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,870 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,894 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,908 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,950 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:25 2024-02-09 13:25:25,969 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:25 2024-02-09 13:25:25,992 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 2024-02-09 13:25:26,008 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,040 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 2024-02-09 13:25:26,061 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,086 INFO [ThingsRouteTest.postThingWithLiveChannelQueryParameter-cb38c78][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelQueryParameter-cb38c78}]]>! 08:25:26 2024-02-09 13:25:26,099 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,148 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 2024-02-09 13:25:26,152 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 2024-02-09 13:25:26,175 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,246 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 2024-02-09 13:25:26,276 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,301 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 08:25:26 2024-02-09 13:25:26,301 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID '' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>! 08:25:26 2024-02-09 13:25:26,352 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,376 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:25:26 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 08:25:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 08:25:26 2024-02-09 13:25:26,398 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,464 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,471 WARN [][] o.a.p.c.Cluster Cluster(pekko://a79eaece-2509-4895-8f0f-de823b03d56b) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:26 2024-02-09 13:25:26,495 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,501 WARN [][] o.a.p.c.Cluster Cluster(pekko://StatsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:26 2024-02-09 13:25:26,564 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,604 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,663 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,712 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 08:25:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 08:25:26 2024-02-09 13:25:26,778 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,809 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,815 WARN [][] o.a.p.c.Cluster Cluster(pekko://OverallStatusRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:26 2024-02-09 13:25:26,872 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:26 2024-02-09 13:25:26,931 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 2024-02-09 13:25:26,979 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 2024-02-09 13:25:27,017 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 2024-02-09 13:25:27,077 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 2024-02-09 13:25:27,116 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 2024-02-09 13:25:27,165 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 08:25:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 08:25:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 08:25:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 08:25:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 08:25:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 08:25:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 08:25:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 08:25:27 2024-02-09 13:25:27,453 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 08:25:27 [INFO] [02/09/2024 13:25:27.477] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 [INFO] [02/09/2024 13:25:27.650] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 2024-02-09 13:25:27,741 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl> 08:25:27 [INFO] [02/09/2024 13:25:27.744] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 [INFO] [02/09/2024 13:25:27.790] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 [INFO] [02/09/2024 13:25:27.860] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 [INFO] [02/09/2024 13:25:27.913] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 2024-02-09 13:25:27,970 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 08:25:27 [INFO] [02/09/2024 13:25:27.971] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 08:25:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 08:25:28 2024-02-09 13:25:27,999 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 08:25:28 2024-02-09 13:25:27,999 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 08:25:28 2024-02-09 13:25:28,033 WARN [][] kamon.Init - Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 08:25:28 2024-02-09 13:25:28,084 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Process Metrics] 08:25:28 java.lang.NoClassDefFoundError: oshi/SystemInfo 08:25:28 at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65) 08:25:28 at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39) 08:25:28 at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171) 08:25:28 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 08:25:28 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 08:25:28 at scala.Option.fold(Option.scala:263) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 08:25:28 at scala.collection.immutable.List.foreach(List.scala:333) 08:25:28 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 08:25:28 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 08:25:28 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 08:25:28 at kamon.Kamon$.loadModules(Kamon.scala:19) 08:25:28 at kamon.Init.init(Init.scala:69) 08:25:28 at kamon.Init.init$(Init.scala:60) 08:25:28 at kamon.Kamon$.init(Kamon.scala:19) 08:25:28 at kamon.Kamon.init(Kamon.scala) 08:25:28 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 08:25:28 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 08:25:28 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:25:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:28 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 08:25:28 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 08:25:28 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 08:25:28 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 08:25:28 ... 31 common frames omitted 08:25:28 2024-02-09 13:25:28,091 INFO [][] k.o.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:25:28 2024-02-09 13:25:28,092 INFO [][] k.o.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:25:28 2024-02-09 13:25:28,146 INFO [][] k.o.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:25:28 2024-02-09 13:25:28,867 INFO [][] k.p.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:25:28 2024-02-09 13:25:28,877 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Host Metrics] 08:25:28 java.lang.NoClassDefFoundError: oshi/SystemInfo 08:25:28 at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82) 08:25:28 at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45) 08:25:28 at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243) 08:25:28 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 08:25:28 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 08:25:28 at scala.Option.fold(Option.scala:263) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 08:25:28 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 08:25:28 at scala.collection.immutable.List.foreach(List.scala:333) 08:25:28 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 08:25:28 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 08:25:28 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 08:25:28 at kamon.Kamon$.loadModules(Kamon.scala:19) 08:25:28 at kamon.Init.init(Init.scala:69) 08:25:28 at kamon.Init.init$(Init.scala:60) 08:25:28 at kamon.Kamon$.init(Kamon.scala:19) 08:25:28 at kamon.Kamon.init(Kamon.scala) 08:25:28 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 08:25:28 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 08:25:28 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:25:28 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:28 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:28 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:28 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 08:25:28 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 08:25:28 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 08:25:28 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 08:25:28 ... 31 common frames omitted 08:25:28 2024-02-09 13:25:28,886 INFO [][] kamon.Init - 08:25:28 _ 08:25:28 | | 08:25:28 | | ____ _ _ __ ___ ___ _ __ 08:25:28 | |/ / _ | _ ` _ \ / _ \| _ \ 08:25:28 | < (_| | | | | | | (_) | | | | 08:25:28 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:25:28 ===================================== 08:25:28 Initializing Kamon Telemetry v2.6.6 / Kanela not found 08:25:28 08:25:28 2024-02-09 13:25:28,892 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:25:28 [INFO] [02/09/2024 13:25:28.972] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:28.983] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:29.077] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:29.087] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [ERROR] [02/09/2024 13:25:29.552] [main] [org.apache.pekko.actor.ActorSystemImpl(RequestTracingDirectiveTest)] Error during processing of request: 'Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler. 08:25:29 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:25:29 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:25:29 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:25:29 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:25:29 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:25:29 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:25:29 at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131) 08:25:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:29 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:29 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:29 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:29 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:29 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:29 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:29 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:25:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:29 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:29 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:29 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:29 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:29 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:29 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:29 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:29 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:29 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:29 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:25:29 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:25:29 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:29 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:29 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:29 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:29 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:29 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:29 08:25:29 [INFO] [02/09/2024 13:25:29.554] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:29.565] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:29.711] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] [02/09/2024 13:25:29.715] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 08:25:29 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 08:25:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 08:25:29 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 08:25:30 2024-02-09 13:25:30,038 INFO [][] k.o.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:25:30 Feb 09, 2024 1:25:30 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:25:30 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled 08:25:30 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@7b61e04[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 11] 08:25:30 at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) 08:25:30 at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) 08:25:30 at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) 08:25:30 at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721) 08:25:30 at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21) 08:25:30 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:25:30 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:25:30 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:25:30 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:25:30 at scala.concurrent.Promise.complete(Promise.scala:57) 08:25:30 at scala.concurrent.Promise.complete$(Promise.scala:56) 08:25:30 at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104) 08:25:30 at scala.concurrent.Promise.failure(Promise.scala:109) 08:25:30 at scala.concurrent.Promise.failure$(Promise.scala:109) 08:25:30 at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104) 08:25:30 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:25:30 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:25:30 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:25:30 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:25:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:25:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:25:30 at java.base/java.lang.Thread.run(Thread.java:833) 08:25:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 08:25:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 08:25:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 08:25:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 08:25:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 08:25:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 08:25:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 08:25:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 08:25:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 08:25:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 08:25:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 08:25:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 08:25:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 08:25:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 08:25:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 08:25:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 08:25:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 08:25:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 08:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 08:25:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 08:25:33 2024-02-09 13:25:32,864 INFO [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:25:33 2024-02-09 13:25:32,882 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/devops_password>! 08:25:33 2024-02-09 13:25:32,883 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/status_password>! 08:25:33 2024-02-09 13:25:32,963 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:33 2024-02-09 13:25:32,976 INFO [][] o.a.p.r.a.ArteryTransport ArteryTransport(pekko://GatewayRootActorTest) - Remoting started with transport [Artery tcp]; listening on address [pekko://GatewayRootActorTest@127.0.0.1:41827] with UID [5804294686660471896] 08:25:33 2024-02-09 13:25:32,977 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:41827] - Starting up, Pekko version [1.0.1] ... 08:25:33 2024-02-09 13:25:32,980 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:41827] - Registered cluster JMX MBean [pekko:type=Cluster] 08:25:33 2024-02-09 13:25:32,980 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:41827] - Started up successfully 08:25:33 2024-02-09 13:25:33,045 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:41827] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 08:25:33 2024-02-09 13:25:33,045 INFO [][] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:25:33 2024-02-09 13:25:33,231 INFO [][] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer. 08:25:33 2024-02-09 13:25:33,457 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:33 2024-02-09 13:25:33,457 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:25:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 08:25:34 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 08:25:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 08:25:34 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 08:25:34 2024-02-09 13:25:34,040 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:25:34 2024-02-09 13:25:34,056 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 08:25:35 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 08:25:35 2024-02-09 13:25:35,960 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:25:36 2024-02-09 13:25:35,975 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,078 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,145 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,207 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,400 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,461 WARN [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.538789068S> is more than the maximum <PT2400H>. Keeping session open indefinitely. 08:25:36 2024-02-09 13:25:36,575 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,659 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,723 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,789 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:36 2024-02-09 13:25:36,885 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:37 2024-02-09 13:25:36,950 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:37 2024-02-09 13:25:37,041 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:37 2024-02-09 13:25:37,217 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:37 2024-02-09 13:25:37,295 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:37 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 08:25:37 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 08:25:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 08:25:37 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 08:25:40 2024-02-09 13:25:40,493 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2024-02-09T13:25:30Z. Current time: 2024-02-09T13:25:40Z, a difference of 492 milliseconds. Allowed clock skew: 10000 milliseconds.> 08:25:40 2024-02-09 13:25:40,495 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.> 08:25:40 2024-02-09 13:25:40,499 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2024-02-09T13:26:10Z. Current time: 2024-02-09T13:25:40Z, a difference of 19501 milliseconds. Allowed clock skew: 10000 milliseconds.> 08:25:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.134 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 08:25:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 08:25:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 08:25:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 08:25:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 08:25:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 08:25:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 08:25:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 08:25:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 08:25:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 08:25:40 2024-02-09 13:25:40,790 INFO [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 2024-02-09 13:25:41,016 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 2024-02-09 13:25:41,020 INFO [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 2024-02-09 13:25:41,032 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 08:25:41 2024-02-09 13:25:41,044 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 08:25:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 08:25:41 2024-02-09 13:25:41,085 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 2024-02-09 13:25:41,091 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:25:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 08:25:41 [INFO] [02/09/2024 13:25:41.218] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 2024-02-09 13:25:41,242 INFO [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>. 08:25:41 Feb 09, 2024 1:25:41 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:25:41 WARNING: Exception thrown during asynchronous load 08:25:41 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 08:25:41 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 08:25:41 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 08:25:41 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 08:25:41 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174) 08:25:41 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:25:41 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174) 08:25:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:41 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:41 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 08:25:41 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 08:25:41 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 08:25:41 ... 51 more 08:25:41 08:25:41 2024-02-09 13:25:41,246 INFO [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>. 08:25:41 Feb 09, 2024 1:25:41 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:25:41 WARNING: Exception thrown during asynchronous load 08:25:41 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 08:25:41 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 08:25:41 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 08:25:41 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 08:25:41 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 08:25:41 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 08:25:41 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183) 08:25:41 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:25:41 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183) 08:25:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:25:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:25:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:25:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:25:41 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:25:41 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:25:41 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:25:41 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:25:41 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:25:41 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:25:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:25:41 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:25:41 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:25:41 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:25:41 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:25:41 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:25:41 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:25:41 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:25:41 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:25:41 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:25:41 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:25:41 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:25:41 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:25:41 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:25:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:25:41 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 08:25:41 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 08:25:41 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 08:25:41 ... 51 more 08:25:41 08:25:41 [INFO] [02/09/2024 13:25:41.248] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 [INFO] [02/09/2024 13:25:41.282] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 2024-02-09 13:25:41,309 WARN [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration> 08:25:41 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 08:25:41 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:25:41 at java.base/java.lang.Thread.run(Thread.java:833) 08:25:41 Feb 09, 2024 1:25:41 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:25:41 WARNING: Exception thrown during asynchronous load 08:25:41 java.util.concurrent.CompletionException: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:25:41 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:25:41 at java.base/java.lang.Thread.run(Thread.java:833) 08:25:41 Caused by: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87) 08:25:41 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 08:25:41 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 08:25:41 ... 5 more 08:25:41 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 08:25:41 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 08:25:41 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 08:25:41 ... 7 more 08:25:41 08:25:41 [INFO] [02/09/2024 13:25:41.311] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 [INFO] [02/09/2024 13:25:41.357] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 [INFO] [02/09/2024 13:25:41.386] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:25:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 08:25:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 08:25:41 2024-02-09 13:25:41,399 INFO [doExtractAuthenticationByQueryParamAndHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 08:25:41 2024-02-09 13:25:41,400 INFO [doExtractAuthenticationByQueryParam][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 08:25:41 2024-02-09 13:25:41,434 INFO [doExtractAuthenticationByHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 08:25:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 08:25:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 08:25:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 08:25:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 08:25:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 08:25:41 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 08:25:41 2024-02-09 13:25:41,782 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:25:41 2024-02-09 13:25:41,791 WARN [][] o.a.p.c.Cluster Cluster(pekko://QueryThingsPerRequestActorTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:25:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 08:25:47 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 08:25:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 08:25:47 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 08:25:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 08:25:47 [INFO] 08:25:47 [INFO] Results: 08:25:47 [INFO] 08:25:47 [INFO] Tests run: 630, Failures: 0, Errors: 0, Skipped: 0 08:25:47 [INFO] 08:25:47 [INFO] 08:25:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- 08:25:47 [INFO] 08:25:47 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service --- 08:25:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 08:25:48 [INFO] 08:25:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service --- 08:25:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:25:48 [INFO] No previous run data found, generating javadoc. 08:25:53 [WARNING] Javadoc Warnings 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag 08:25:53 [WARNING] * <p> 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.starter; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.streaming; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.util.config; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment 08:25:53 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment 08:25:53 [WARNING] protected final int connectionsRetrieveLimit; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment 08:25:53 [WARNING] protected final Duration defaultTimeout; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment 08:25:53 [WARNING] protected final ActorRef edgeCommandForwarder; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment 08:25:53 [WARNING] protected RetrieveConnections initialCommand; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment 08:25:53 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass()); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment 08:25:53 [WARNING] protected final ActorRef sender; 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment 08:25:53 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment 08:25:53 [WARNING] protected void handleTimeout() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment 08:25:53 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment 08:25:53 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment 08:25:53 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment 08:25:53 [WARNING] protected void stop() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment 08:25:53 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment 08:25:53 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage 08:25:53 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return 08:25:53 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment 08:25:53 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData( 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment 08:25:53 [WARNING] protected Route handlePerRequest(final RequestContext ctx, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment 08:25:53 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment 08:25:53 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment 08:25:53 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx 08:25:53 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders 08:25:53 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment 08:25:53 [WARNING] public AuthorizationContext getConnectionAuthContext() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment 08:25:53 [WARNING] public String getConnectionCorrelationId() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment 08:25:53 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment 08:25:53 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment 08:25:53 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment 08:25:53 [WARNING] public Optional<KillSwitch> getKillSwitch() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment 08:25:53 [WARNING] public Optional<Instant> getSessionExpirationTime() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment 08:25:53 [WARNING] public String getType() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment 08:25:53 [WARNING] IDS_ONLY("ids-only"), 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx 08:25:53 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment 08:25:53 [WARNING] enum RequestType { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment 08:25:53 [WARNING] API, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment 08:25:53 [WARNING] SSE 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment 08:25:53 [WARNING] WS, 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment 08:25:53 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment 08:25:53 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment 08:25:53 [WARNING] Route authenticateDevOps(final String realm, final Route inner); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment 08:25:53 [WARNING] public final class DevopsAuthenticationDirectiveFactory { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment 08:25:53 [WARNING] public DevopsAuthenticationDirective devops() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment 08:25:53 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance( 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment 08:25:53 [WARNING] public DevopsAuthenticationDirective status() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment 08:25:53 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment 08:25:53 [WARNING] BASIC("basic"); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment 08:25:53 [WARNING] OAUTH2("oauth2"), 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment 08:25:53 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx 08:25:53 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters 08:25:53 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory 08:25:53 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory 08:25:53 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment 08:25:53 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment 08:25:53 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment 08:25:53 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment 08:25:53 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment 08:25:53 [WARNING] ENABLED("enabled", true), 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment 08:25:53 [WARNING] EXPECTED("expected", 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute 08:25:53 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute); 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment 08:25:53 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment 08:25:53 [WARNING] public final class HttpUtils { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment 08:25:53 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment 08:25:53 [WARNING] public interface JwkException { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment 08:25:53 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment 08:25:53 [WARNING] public JwtValidator getJwtValidator() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment 08:25:53 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment 08:25:53 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment 08:25:53 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs( 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment 08:25:53 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment 08:25:53 [WARNING] public String getProtocolPrefix() { 08:25:53 [WARNING] ^ 08:25:53 [WARNING] 100 warnings 08:25:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 08:25:53 [INFO] 08:25:53 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service --- 08:25:53 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. 08:25:53 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. 08:25:53 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. 08:25:53 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. 08:25:53 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:25:53 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:25:53 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:25:53 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:25:53 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:25:53 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:25:53 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:25:53 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:25:53 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:25:53 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:25:53 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:25:53 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:25:53 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:25:53 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:25:53 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:25:53 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:25:53 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 08:25:53 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:25:53 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:25:53 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:25:53 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 08:25:53 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 08:25:53 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:25:53 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:25:53 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:25:53 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 08:25:53 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 08:25:53 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:25:53 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:25:53 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:25:53 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:25:53 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:25:53 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 08:25:53 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:25:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:25:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:26:00 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/MANIFEST.MF 08:26:00 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 08:26:00 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:26:00 [WARNING] - META-INF/NOTICE.md 08:26:00 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/LICENSE.txt 08:26:00 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 08:26:00 [WARNING] - META-INF.versions.9.module-info 08:26:00 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 08:26:00 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 08:26:00 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 08:26:00 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 08:26:00 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 08:26:00 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:26:00 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:26:00 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:26:00 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:26:00 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/DISCLAIMER 08:26:00 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/LICENSE 08:26:00 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:26:00 [WARNING] - META-INF/io.netty.versions.properties 08:26:00 [WARNING] maven-shade-plugin has detected that some files are 08:26:00 [WARNING] present in two or more JARs. When this happens, only one 08:26:00 [WARNING] single version of the file is copied to the uber jar. 08:26:00 [WARNING] Usually this is not harmful and you can skip these warnings, 08:26:00 [WARNING] otherwise try to manually exclude artifacts based on 08:26:00 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:26:00 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:26:00 [INFO] Attaching shaded artifact. 08:26:00 [INFO] 08:26:00 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service --- 08:26:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 08:26:00 [INFO] 08:26:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service --- 08:26:00 [INFO] Tests are skipped. 08:26:00 [INFO] 08:26:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service --- 08:26:00 [INFO] Tests are skipped. 08:26:00 [INFO] 08:26:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service --- 08:26:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 08:26:00 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes 08:26:01 [INFO] 08:26:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service --- 08:26:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom 08:26:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar 08:26:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 08:26:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar 08:26:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar 08:26:01 [INFO] 08:26:01 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- 08:26:01 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [74/77] 08:26:01 [INFO] from policies/service/pom.xml 08:26:01 [INFO] --------------------------------[ jar ]--------------------------------- 08:26:01 [INFO] 08:26:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service --- 08:26:01 [INFO] 08:26:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service --- 08:26:01 [INFO] 08:26:01 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service --- 08:26:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:26:01 [INFO] 08:26:01 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service --- 08:26:02 [INFO] Assigning port '45887' to property 'random-pekko-tcp-port' 08:26:02 [INFO] 08:26:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service --- 08:26:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 08:26:02 [INFO] 08:26:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service --- 08:26:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:26:02 [WARNING] 08:26:02 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:26:02 [WARNING] 08:26:02 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:26:02 [WARNING] 08:26:02 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:26:02 [INFO] 08:26:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service --- 08:26:02 [INFO] Copying 1 resource from src/main/resources to target/classes 08:26:02 [INFO] Copying 5 resources from src/main/resources to target/classes 08:26:02 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:26:02 [INFO] 08:26:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service --- 08:26:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... 08:26:02 [INFO] 08:26:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service --- 08:26:02 [INFO] Changes detected - recompiling the module! :dependency 08:26:02 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes 08:26:03 [INFO] 08:26:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service --- 08:26:03 [INFO] Copying 8 resources from src/test/resources to target/test-classes 08:26:03 [INFO] 08:26:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service --- 08:26:03 [INFO] Changes detected - recompiling the module! :dependency 08:26:03 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes 08:26:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API. 08:26:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details. 08:26:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. 08:26:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. 08:26:05 [INFO] 08:26:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service --- 08:26:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:26:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/surefire-reports 08:26:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:26:05 [INFO] 08:26:05 [INFO] ------------------------------------------------------- 08:26:05 [INFO] T E S T S 08:26:05 [INFO] ------------------------------------------------------- 08:26:06 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 08:26:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:26:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.584 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 08:26:08 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 08:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 08:26:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 08:26:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 08:26:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.052] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.294 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.233] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.334] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.406] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.557] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 08:26:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.879] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 08:26:15 [INFO] [02/09/2024 13:26:15.991] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 08:26:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 08:26:16 [INFO] [02/09/2024 13:26:16.479] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 08:26:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 08:26:16 [INFO] [02/09/2024 13:26:16.587] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 08:26:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 08:26:16 [INFO] [02/09/2024 13:26:16.698] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 08:26:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 08:26:17 [INFO] [02/09/2024 13:26:17.184] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 08:26:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 08:26:17 [INFO] [02/09/2024 13:26:17.279] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 08:26:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 08:26:17 [INFO] [02/09/2024 13:26:17.375] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 08:26:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 08:26:17 [INFO] [02/09/2024 13:26:17.514] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:26:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 08:26:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 08:26:17 13:26:17.905 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:22 13:26:22.468 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true> 08:26:22 13:26:22.529 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:26 13:26:26.116 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false> 08:26:26 13:26:26.152 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:29 13:26:29.877 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:33 13:26:33.464 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false> 08:26:33 13:26:33.608 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:35 13:26:35.429 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:38 13:26:38.532 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:38 13:26:38.606 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-09T13:27:08.582622239Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:26:38 13:26:38.651 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:40 13:26:40.812 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:40 13:26:40.903 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=null, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=null, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=1ms, randomizationInterval=0ms]]>. Giving up. 08:26:41 13:26:41.026 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:41 13:26:41.209 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:41 13:26:41.389 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:45 13:26:45.061 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:48 13:26:48.767 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:52 13:26:52.506 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:56 13:26:56.099 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:26:59 13:26:59.678 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:03 13:27:03.275 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:06 13:27:06.864 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:10 13:27:10.025 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:11 13:27:11.606 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:16 13:27:16.017 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:19 13:27:19.108 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:22 13:27:22.200 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:23 13:27:23.297 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:25 13:27:25.858 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-09T13:27:26.333873837Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:27:25 13:27:25.877 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:29 13:27:29.435 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false> 08:27:29 13:27:29.461 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:29 13:27:29.651 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:29 13:27:29.732 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:32 13:27:32.818 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:37 13:27:37.023 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:40 13:27:40.580 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true> 08:27:40 13:27:40.601 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:40 13:27:40.690 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:40 13:27:40.871 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:46 13:27:46.046 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:46 13:27:46.135 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:48 13:27:48.736 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:48 13:27:48.833 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:48 13:27:48.903 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-09T13:27:58.868259871Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:27:48 13:27:48.925 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:49 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.55 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 08:27:49 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 08:27:49 [INFO] [02/09/2024 13:27:49.135] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:27:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 08:27:49 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 08:27:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 08:27:49 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 08:27:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 08:27:49 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 08:27:49 13:27:49.167 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:27:49 13:27:49.479 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:49 13:27:49.767 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:27:49 13:27:49.815 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy> 08:27:49 13:27:49.816 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy417400443>. 08:27:49 13:27:49.836 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy417400443>. 08:27:49 13:27:49.846 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal` 08:27:49 13:27:49.880 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots` 08:27:49 13:27:49.953 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl 08:27:50 13:27:50.148 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-42/test.ns:myPolicy417400443/en#-1356068436]> 08:27:50 13:27:50.589 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 08:27:50 13:27:50.638 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success' 08:27:50 13:27:50.640 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received enforcedSignal from enforcerChild, forwarding to target actor: CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 08:27:50 13:27:50.642 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 08:27:50 13:27:50.646 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Handling by strategy: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 08:27:50 13:27:50.647 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers with currentETagValue <null> on command <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>. 08:27:50 13:27:50.647 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded. 08:27:50 13:27:50.647 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Applying command in <CreatePolicyStrategy>: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 08:27:50 13:27:50.648 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy417400443>. 08:27:50 13:27:50.653 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>. 08:27:50 13:27:50.814 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>. 08:27:50 13:27:50.815 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received CommandResponse from target actor, telling enforcerChild to apply response filtering: CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy417400443, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:27:50.648422559Z, created=2024-02-09T13:27:50.648422559Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 08:27:50 13:27:50.817 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Sending response: <CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy417400443, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:27:50.648422559Z, created=2024-02-09T13:27:50.648422559Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> back to sender: <pekko://PekkoTestSystem/system/testProbe-43> 08:27:50 13:27:50.838 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 08:27:50 13:27:50.841 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy417400443, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-09T13:27:50.648422559Z, created=2024-02-09T13:27:50.648422559Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]> newSubjects=<[]> deletedSubjects=<[]> 08:27:50 13:27:50.920 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping 08:27:50 13:27:50.929 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]> 08:27:50 13:27:50.930 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy417400443' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:27:50 13:27:50.931 [INFO ] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy417400443' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:27:50 13:27:50.931 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops. 08:27:50 13:27:50.932 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy417400443>. 08:27:50 13:27:50.934 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:27:50 13:27:50.934 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 08:27:50 13:27:50.936 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 08:27:51 13:27:50.967 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:51 13:27:51.020 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:27:51 13:27:51.057 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:51 13:27:51.122 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:27:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 08:27:51 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 08:27:51 13:27:51.149 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:27:51 13:27:51.168 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:56 13:27:56.908 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:27:59 13:27:59.162 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:08 13:28:08.305 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.39 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 08:28:11 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 08:28:11 13:28:11.537 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:28:11 13:28:11.564 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:11 13:28:11.663 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:20 13:28:20.554 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:20 13:28:20.652 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:30 13:28:30.552 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:30 13:28:30.660 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:40 13:28:40.538 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:40 13:28:40.637 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:40 [ERROR] [02/09/2024 13:28:40.706] [PekkoTestSystem-pekko.actor.default-dispatcher-15] [pekko://PekkoTestSystem/system/testProbe-72/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy172080595, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1411287568]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#820307614]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1411287568]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#820307614]].) 08:28:40 13:28:40.738 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:40 13:28:40.811 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1341011377, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#196878703]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#22401909]].) 08:28:40 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#196878703]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#22401909]]. 08:28:40 13:28:40.839 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:40 13:28:40.918 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.015 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.091 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy150204650, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1552152550]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1311047506]].) 08:28:41 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1552152550]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1311047506]]. 08:28:41 13:28:41.103 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.202 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.302 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.392 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.480 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-12686659, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1784086809]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1709515202]].) 08:28:41 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1784086809]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1709515202]]. 08:28:41 13:28:41.501 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.690 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.757 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-741781620, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-852540682]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1475795623]].) 08:28:41 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-852540682]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1475795623]]. 08:28:41 13:28:41.778 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.844 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-2057666758, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1217304789]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-361890663]].) 08:28:41 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1217304789]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-361890663]]. 08:28:41 13:28:41.857 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:41 13:28:41.936 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1994309912, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1716725774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-559519831]].) 08:28:41 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1716725774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-559519831]]. 08:28:41 13:28:41.956 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:45 13:28:45.046 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:45 13:28:45.234 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:45 13:28:45.425 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:45 13:28:45.531 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.359 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.437 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.516 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.624 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.702 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:28:52 13:28:52.777 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy518666340, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1606568127]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1784219173]].) 08:28:52 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1606568127]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1784219173]]. 08:28:52 13:28:52.795 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:00 13:29:00.544 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:00 13:29:00.732 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:00 13:29:00.795 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-694489799, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-707969047]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1811466703]].) 08:29:00 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-707969047]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1811466703]]. 08:29:00 13:29:00.810 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:00 13:29:00.890 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:00.983 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.52 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 08:29:01 [INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 08:29:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 08:29:01 [INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 08:29:01 13:29:01.175 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:29:01 13:29:01.185 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.228 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.287 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.335 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.379 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.432 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.478 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.530 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.568 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.623 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.658 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.710 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.750 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.798 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.839 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.886 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:01 13:29:01.918 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:01 13:29:01.966 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:01.996 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.045 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.085 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.133 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.164 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.212 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.243 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.290 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.326 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.382 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.414 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.452 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.494 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.544 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.583 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.630 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.665 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.721 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.753 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.800 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.831 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.878 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:02 13:29:02.910 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:02 13:29:02.957 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:02.999 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.046 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:03.078 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.125 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:03.156 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.204 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:03.235 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.289 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:03.323 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.362 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 13:29:03.391 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.438 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:29:03 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 08:29:03 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 08:29:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 08:29:03 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 08:29:03 13:29:03.477 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:29:03 13:29:03.517 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:29:03 13:29:03.534 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:34029] with UID [6824811998209379430] 08:29:03 13:29:03.536 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:34029] - Starting up, Pekko version [1.0.1] ... 08:29:03 13:29:03.538 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:34029] - Registered cluster JMX MBean [pekko:type=Cluster] 08:29:03 13:29:03.538 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:34029] - Started up successfully 08:29:03 13:29:03.553 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:34029] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 08:29:03 13:29:03.553 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:29:03 13:29:03.840 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:29:03 java.net.ConnectException: Connection refused 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:29:03 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:29:03 ... 1 common frames omitted 08:29:03 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:29:03 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:29:03 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:29:03 at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) 08:29:03 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:29:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:29:03 13:29:03.840 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:29:03 java.net.ConnectException: Connection refused 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:29:03 ... 7 common frames omitted 08:29:03 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:29:03 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:29:03 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:29:03 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:29:03 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:29:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:29:03 13:29:03.845 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1ea900e8, com.mongodb.Jep395RecordCodecProvider@2c89d76, com.mongodb.KotlinCodecProvider@7970064]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:29:03 13:29:03.845 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1ea900e8, com.mongodb.Jep395RecordCodecProvider@2c89d76, com.mongodb.KotlinCodecProvider@7970064]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:29:03 13:29:03.873 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver 08:29:03 13:29:03.942 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1ea900e8, com.mongodb.Jep395RecordCodecProvider@2c89d76, com.mongodb.KotlinCodecProvider@7970064]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:29:03 13:29:03.942 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:29:03 java.net.ConnectException: Connection refused 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:29:03 ... 7 common frames omitted 08:29:03 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:29:03 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:29:03 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:29:03 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:29:03 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:29:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:29:03 13:29:03.953 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1ea900e8, com.mongodb.Jep395RecordCodecProvider@2c89d76, com.mongodb.KotlinCodecProvider@7970064]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=2, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:29:03 13:29:03.953 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:29:03 java.net.ConnectException: Connection refused 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:29:03 ... 7 common frames omitted 08:29:03 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:29:03 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:29:03 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:29:03 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:29:03 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:29:03 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:29:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:29:03 at java.base/java.lang.Thread.run(Thread.java:833) 08:29:04 13:29:04.346 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 08:29:04 13:29:04.346 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 08:29:15 Failed to stop [PoliciesRootActorTest] within [10 seconds] 08:29:15 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children 08:29:15 โŒŠ-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children 08:29:15 | โŒŠ-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children 08:29:15 | | โŒŠ-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children 08:29:15 | | โŒŠ-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children 08:29:15 | | โŒŠ-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children 08:29:15 | โŒŠ-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children 08:29:15 | | โŒŠ-> StreamSupervisor-463 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 08:29:15 | | | โŒŠ-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:29:15 | | โŒŠ-> StreamSupervisor-464 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children 08:29:15 | | | โŒŠ-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | | โŒŠ-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | | โŒŠ-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | | โŒŠ-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | | โŒŠ-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | | โŒŠ-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | โŒŠ-> StreamSupervisor-465 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 08:29:15 | | | โŒŠ-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:29:15 | | โŒŠ-> StreamSupervisor-467 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:29:15 | | โŒŠ-> StreamSupervisor-468 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:29:15 | | โŒŠ-> StreamSupervisor-469 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:29:15 | โŒŠ-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children 08:29:15 | | โŒŠ-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children 08:29:15 | | | โŒŠ-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children 08:29:15 | | | | โŒŠ-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children 08:29:15 | | | | โŒŠ-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children 08:29:15 | | | | โŒŠ-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children 08:29:15 | | | โŒŠ-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children 08:29:15 | | โŒŠ-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children 08:29:15 | โŒŠ-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children 08:29:15 | โŒŠ-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children 08:29:15 | โŒŠ-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children 08:29:15 | | โŒŠ-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children 08:29:15 | โŒŠ-> eventStreamUnsubscriber-156 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children 08:29:15 | โŒŠ-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children 08:29:15 | โŒŠ-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children 08:29:15 | โŒŠ-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children 08:29:15 | โŒŠ-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children 08:29:15 | โŒŠ-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children 08:29:15 | โŒŠ-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children 08:29:15 | | โŒŠ-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:29:15 | โŒŠ-> testProbe-210 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children 08:29:15 โŒŠ-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children 08:29:15 โŒŠ-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException)) 08:29:15 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#33423787] 08:29:15 | โŒŠ-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination) 08:29:15 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#-1243535007] 08:29:15 | โŒŠ-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination) 08:29:15 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#269094824] 08:29:15 | โŒŠ-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination) 08:29:15 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470#-351815809] 08:29:15 | โŒŠ-> StreamSupervisor-470 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination) 08:29:15 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470/flow-10-0-seqSink#-1650034122] 08:29:15 | โŒŠ-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:29:15 โŒŠ-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children 08:29:15 โŒŠ-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:29:15 โŒŠ-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:29:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.71 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 08:29:15 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 08:29:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 08:29:15 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 08:29:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 08:29:15 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 08:29:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 08:29:15 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 08:29:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 08:29:16 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 08:29:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 08:29:30 [INFO] 08:29:30 [INFO] Results: 08:29:30 [INFO] 08:29:30 [INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0 08:29:30 [INFO] 08:29:30 [INFO] 08:29:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- 08:29:30 [INFO] 08:29:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service --- 08:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 08:29:30 [INFO] 08:29:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service --- 08:29:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:29:30 [INFO] No previous run data found, generating javadoc. 08:29:33 [WARNING] Javadoc Warnings 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.common.config; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.enforcement; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment 08:29:33 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment 08:29:33 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES = 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment 08:29:33 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) { 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment 08:29:33 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) { 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment 08:29:33 [WARNING] public DefaultSubjectIdFromActionResolver() { 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment 08:29:33 [WARNING] public final class PoliciesPlaceholders { 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment 08:29:33 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() { 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T> 08:29:33 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse( 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment 08:29:33 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver", 08:29:33 [WARNING] ^ 08:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment 08:29:33 [WARNING] public static final String ACTOR_NAME = "policyOps"; 08:29:33 [WARNING] ^ 08:29:33 [WARNING] 18 warnings 08:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 08:29:33 [INFO] 08:29:33 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service --- 08:29:33 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:29:33 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:29:33 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 08:29:33 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 08:29:33 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 08:29:33 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:29:33 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:29:33 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:29:33 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:29:33 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 08:29:33 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:29:33 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:29:33 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:29:33 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:29:33 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:29:33 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:29:33 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:29:33 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:29:33 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:29:33 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:29:33 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:29:33 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:29:33 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:29:33 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:29:33 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:29:33 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:29:33 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 08:29:33 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 08:29:33 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:29:33 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:29:33 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:29:33 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:29:33 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:29:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:33 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:29:40 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 08:29:40 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:29:40 [WARNING] - META-INF/NOTICE.md 08:29:40 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/LICENSE.txt 08:29:40 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 08:29:40 [WARNING] - META-INF.versions.9.module-info 08:29:40 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:29:40 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:29:40 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:29:40 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/MANIFEST.MF 08:29:40 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:29:40 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/DISCLAIMER 08:29:40 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/io.netty.versions.properties 08:29:40 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:29:40 [WARNING] - META-INF/LICENSE 08:29:40 [WARNING] maven-shade-plugin has detected that some files are 08:29:40 [WARNING] present in two or more JARs. When this happens, only one 08:29:40 [WARNING] single version of the file is copied to the uber jar. 08:29:40 [WARNING] Usually this is not harmful and you can skip these warnings, 08:29:40 [WARNING] otherwise try to manually exclude artifacts based on 08:29:40 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:29:40 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:29:40 [INFO] Attaching shaded artifact. 08:29:40 [INFO] 08:29:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service --- 08:29:40 [INFO] Tests are skipped. 08:29:40 [INFO] 08:29:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service --- 08:29:40 [INFO] Tests are skipped. 08:29:40 [INFO] 08:29:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service --- 08:29:40 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 08:29:40 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes 08:29:40 [INFO] 08:29:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service --- 08:29:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom 08:29:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar 08:29:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar 08:29:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar 08:29:40 [INFO] 08:29:40 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- 08:29:40 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [75/77] 08:29:40 [INFO] from wot/integration/pom.xml 08:29:40 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:40 [INFO] 08:29:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration --- 08:29:40 [INFO] 08:29:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration --- 08:29:40 [INFO] 08:29:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration --- 08:29:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec 08:29:40 [INFO] 08:29:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration --- 08:29:40 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:29:40 [WARNING] 08:29:40 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:29:40 [WARNING] 08:29:40 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:29:40 [WARNING] 08:29:40 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:29:40 [INFO] 08:29:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration --- 08:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources 08:29:40 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:29:40 [INFO] 08:29:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration --- 08:29:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... 08:29:40 [INFO] 08:29:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration --- 08:29:40 [INFO] Changes detected - recompiling the module! :dependency 08:29:40 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 08:29:41 [INFO] 08:29:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration --- 08:29:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources 08:29:41 [INFO] 08:29:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration --- 08:29:41 [INFO] No sources to compile 08:29:41 [INFO] 08:29:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration --- 08:29:41 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:29:41 [INFO] No tests to run. 08:29:41 [INFO] 08:29:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- 08:29:41 [INFO] 08:29:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration --- 08:29:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 08:29:41 [INFO] 08:29:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration --- 08:29:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:29:41 [INFO] No previous run data found, generating javadoc. 08:29:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 08:29:43 [INFO] 08:29:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration --- 08:29:43 [INFO] Tests are skipped. 08:29:43 [INFO] 08:29:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration --- 08:29:43 [INFO] Tests are skipped. 08:29:43 [INFO] 08:29:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration --- 08:29:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:29:43 [INFO] 08:29:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration --- 08:29:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom 08:29:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar 08:29:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 08:29:43 [INFO] 08:29:43 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- 08:29:43 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [76/77] 08:29:43 [INFO] from things/service/pom.xml 08:29:43 [INFO] --------------------------------[ jar ]--------------------------------- 08:29:43 [INFO] 08:29:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service --- 08:29:43 [INFO] 08:29:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service --- 08:29:43 [INFO] 08:29:43 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service --- 08:29:43 [INFO] Assigning port '33323' to property 'random-pekko-tcp-port' 08:29:43 [INFO] 08:29:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service --- 08:29:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 08:29:43 [INFO] 08:29:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service --- 08:29:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:29:43 [WARNING] 08:29:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:29:43 [WARNING] 08:29:43 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:29:43 [WARNING] 08:29:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:29:43 [INFO] 08:29:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service --- 08:29:43 [INFO] Copying 1 resource from src/main/resources to target/classes 08:29:43 [INFO] Copying 5 resources from src/main/resources to target/classes 08:29:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:29:43 [INFO] 08:29:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service --- 08:29:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... 08:29:43 [INFO] 08:29:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service --- 08:29:43 [INFO] Changes detected - recompiling the module! :dependency 08:29:43 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes 08:29:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. 08:29:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. 08:29:44 [INFO] 08:29:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service --- 08:29:44 [INFO] Copying 5 resources from src/test/resources to target/test-classes 08:29:44 [INFO] 08:29:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service --- 08:29:44 [INFO] Changes detected - recompiling the module! :dependency 08:29:44 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes 08:29:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. 08:29:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. 08:29:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations. 08:29:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details. 08:29:46 [INFO] 08:29:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service --- 08:29:46 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:29:46 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports 08:29:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:29:46 [INFO] 08:29:46 [INFO] ------------------------------------------------------- 08:29:46 [INFO] T E S T S 08:29:46 [INFO] ------------------------------------------------------- 08:29:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 08:29:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 08:29:48 [INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 08:29:48 13:29:48,585 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:29:48 13:29:48,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - No custom configurators were discovered as a service. 08:29:48 13:29:48,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:29:48 13:29:48,588 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:29:48 13:29:48,592 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:29:48 13:29:48,593 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:29:48 13:29:48,597 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:29:48 13:29:48,597 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:29:48 13:29:48,599 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:29:48 13:29:48,600 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/things/service/target/test-classes/logback-test.xml] 08:29:48 13:29:48,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack 08:29:48 13:29:48,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ff6dd3c - Setting level of jul logger [org.junit] to null 08:29:48 13:29:48,751 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ff6dd3c - Propagating DEBUG level on Logger[ROOT] onto the JUL framework 08:29:48 13:29:48,751 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Starting LoggerContextListener 08:29:48 13:29:48,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:29:48 13:29:48,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:29:48 13:29:48,757 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:29:48 13:29:48,792 |-ERROR in ch.qos.logback.classic.pattern.LoggerConverter@5fcd1f0a - failed to parse integer string [20โ€š] java.lang.NumberFormatException: For input string: "20โ€š" 08:29:48 at java.lang.NumberFormatException: For input string: "20โ€š" 08:29:48 at at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 08:29:48 at at java.base/java.lang.Integer.parseInt(Integer.java:668) 08:29:48 at at java.base/java.lang.Integer.parseInt(Integer.java:786) 08:29:48 at at ch.qos.logback.classic.pattern.NamedConverter.start(NamedConverter.java:92) 08:29:48 at at ch.qos.logback.core.pattern.ConverterUtil.startConverters(ConverterUtil.java:37) 08:29:48 at at ch.qos.logback.core.pattern.PatternLayoutBase.start(PatternLayoutBase.java:90) 08:29:48 at at ch.qos.logback.classic.encoder.PatternLayoutEncoder.start(PatternLayoutEncoder.java:28) 08:29:48 at at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandleComplex(ImplicitModelHandler.java:208) 08:29:48 at at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandle(ImplicitModelHandler.java:186) 08:29:48 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:257) 08:29:48 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 08:29:48 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 08:29:48 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 08:29:48 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 08:29:48 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:208) 08:29:48 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:170) 08:29:48 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:122) 08:29:48 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:65) 08:29:48 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 08:29:48 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 08:29:48 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:128) 08:29:48 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:103) 08:29:48 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:66) 08:29:48 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:52) 08:29:48 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:41) 08:29:48 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:196) 08:29:48 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:183) 08:29:48 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:486) 08:29:48 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:472) 08:29:48 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:421) 08:29:48 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:447) 08:29:48 at at org.eclipse.ditto.internal.utils.pekko.logging.DittoLoggerFactory.getThreadSafeLogger(DittoLoggerFactory.java:95) 08:29:48 at at org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded.<clinit>(AbstractEnforcementReloaded.java:36) 08:29:48 at at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.lambda$rejectByPolicy$0(MergeThingCommandEnforcementTest.java:121) 08:29:48 at at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:29:48 at at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:29:48 at at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.rejectByPolicy(MergeThingCommandEnforcementTest.java:120) 08:29:48 at at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:29:48 at at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:29:48 at at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:29:48 at at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:29:48 at at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 08:29:48 at at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 08:29:48 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 08:29:48 at at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 08:29:48 at at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 08:29:48 at at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94) 08:29:48 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 08:29:48 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 08:29:48 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 08:29:48 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 08:29:48 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 08:29:48 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 08:29:48 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 08:29:48 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:29:48 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:29:48 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:142) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:110) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 08:29:48 at at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:29:48 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:29:48 at at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 08:29:48 at at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:29:48 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:29:48 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:29:48 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:29:48 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:29:48 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:29:48 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:29:48 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:29:48 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:110) 08:29:48 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:44) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:29:48 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:29:48 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:29:48 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:29:48 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:29:48 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:29:48 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:29:48 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:29:48 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:29:48 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:29:48 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:29:48 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:29:48 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:29:48 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:29:48 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:29:48 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:29:48 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:29:48 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 08:29:48 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 08:29:48 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 08:29:48 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 08:29:48 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:29:48 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:29:48 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:29:48 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:29:48 13:29:48,793 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 08:29:48 13:29:48,793 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ff6dd3c - Propagating INFO level on Logger[org.eclipse.ditto] onto the JUL framework 08:29:48 13:29:48,793 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 08:29:48 13:29:48,793 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ff6dd3c - Propagating WARN level on Logger[ROOT] onto the JUL framework 08:29:48 13:29:48,793 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 08:29:48 13:29:48,794 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576b7c74 - End of configuration. 08:29:48 13:29:48,795 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@21de60a7 - Registering current configuration as safe fallback point 08:29:48 13:29:48,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12f279b5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 08:29:48 08:29:49 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 08:29:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 08:29:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 08:29:49 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 08:29:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 08:29:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 08:29:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 08:29:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 08:29:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 08:29:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:29:54 [INFO] [02/09/2024 13:29:54.533] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.403 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 08:29:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 08:29:54 [INFO] [02/09/2024 13:29:54.941] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 08:29:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 08:29:55 [INFO] [02/09/2024 13:29:55.160] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 08:29:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 08:29:55 [INFO] [02/09/2024 13:29:55.339] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 08:29:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 08:29:55 [INFO] [02/09/2024 13:29:55.461] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 08:29:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 08:29:55 [INFO] [02/09/2024 13:29:55.569] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 08:29:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 08:29:57 [INFO] [02/09/2024 13:29:57.192] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 08:29:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.009] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.096] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.197] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.293] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.388] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 08:29:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 08:29:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 08:29:58 [INFO] [02/09/2024 13:29:58.861] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 08:29:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 08:29:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 08:29:59 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 08:29:59 [INFO] [02/09/2024 13:29:59.774] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 08:29:59 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 08:29:59 [INFO] [02/09/2024 13:29:59.879] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 08:29:59 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 08:29:59 [INFO] [02/09/2024 13:29:59.953] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:29:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 08:29:59 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.046] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.099] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 08:30:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.755] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.816] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.883] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 08:30:00 [INFO] [02/09/2024 13:30:00.960] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 08:30:00 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.032] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.087] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 08:30:01 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.215] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.290] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.619] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.945] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 08:30:01 [INFO] [02/09/2024 13:30:01.991] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 08:30:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.062] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.144] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.194] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.264] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.313] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 08:30:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.688] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.775] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.844] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 08:30:02 [INFO] [02/09/2024 13:30:02.891] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:30:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 08:30:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 08:30:02 2024-02-09 13:30:02,900 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:30:03 2024-02-09 13:30:02,940 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail() 08:30:03 2024-02-09 13:30:03,973 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:30:04 2024-02-09 13:30:04,658 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe>. 08:30:04 java.lang.RuntimeException: Failed to create PersistenceActor 08:30:04 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:30:04 ... 20 common frames omitted 08:30:04 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:04 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:30:04 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:30:04 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:04 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:04 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:04 ... 10 common frames omitted 08:30:04 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:30:04 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:04 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:04 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:04 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:04 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:04 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:04 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:04 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:04 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:04 2024-02-09 13:30:04,661 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 08:30:04 java.lang.RuntimeException: Failed to create PersistenceActor 08:30:04 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:30:04 ... 20 common frames omitted 08:30:04 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:04 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:30:04 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:30:04 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:04 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:04 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:04 ... 10 common frames omitted 08:30:04 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:30:04 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:04 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:04 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:04 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:04 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:04 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:04 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:04 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:04 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:04 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:04 2024-02-09 13:30:04,681 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe> terminated abnormally. 08:30:04 2024-02-09 13:30:04,735 WARN [sudoRetrieveThingFromThingEnforcerActor-57b3a8b8-50ee-42b0-8947-e892ed5b4ae9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe, selectedFields=/policyId, useOriginalSchemaVersion=false]> 08:30:04 2024-02-09 13:30:04,737 INFO [d7081678-aec7-41a0-81d1-cbc0746d8517] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d7081678-aec7-41a0-81d1-cbc0746d8517}]> 08:30:04 2024-02-09 13:30:04,739 INFO [d7081678-aec7-41a0-81d1-cbc0746d8517] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId97242628-8683-48c1-b655-35cf107c54fe' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d7081678-aec7-41a0-81d1-cbc0746d8517}]] 08:30:04 2024-02-09 13:30:04,890 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata() 08:30:05 2024-02-09 13:30:05,085 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:05 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:05 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:05 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:05 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:05 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:05 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:05 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:05 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:05 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:05 at scala.util.Try$.apply(Try.scala:210) 08:30:05 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:05 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:05 at scala.util.Success.flatMap(Try.scala:258) 08:30:05 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:05 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:05 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:05 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:05 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:05 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:05 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:05 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:05 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:05 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:05 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:05 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:05 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:05 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:05 ... 20 common frames omitted 08:30:05 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:05 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:05 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:05 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:05 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:05 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:05 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:05 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:05 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:05 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:05 ... 10 common frames omitted 08:30:05 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:05 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:05 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:05 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:05 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:05 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:05 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:05 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:05 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:05 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:05 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:05 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:05 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:08 2024-02-09 13:30:08,047 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader() 08:30:08 2024-02-09 13:30:08,137 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:08 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:08 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:08 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:08 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:08 at scala.util.Try$.apply(Try.scala:210) 08:30:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:08 at scala.util.Success.flatMap(Try.scala:258) 08:30:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:08 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:08 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:08 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:08 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:08 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:08 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:08 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:08 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:08 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:08 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:08 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:08 ... 20 common frames omitted 08:30:08 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:08 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:08 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:08 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:08 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:08 ... 10 common frames omitted 08:30:08 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:08 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:08 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:08 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:08 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:08 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:08 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:08 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:08 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:08 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:08 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:08 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:11 2024-02-09 13:30:11,163 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2() 08:30:11 2024-02-09 13:30:11,266 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:11 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:11 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:11 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:11 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:11 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:11 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:11 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:11 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:11 at scala.util.Try$.apply(Try.scala:210) 08:30:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:11 at scala.util.Success.flatMap(Try.scala:258) 08:30:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:11 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:11 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:11 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:11 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:11 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:11 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:11 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:11 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:11 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:11 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:11 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:11 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:11 ... 20 common frames omitted 08:30:11 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:11 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:11 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:11 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:11 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:11 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:11 ... 10 common frames omitted 08:30:11 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:11 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:11 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:11 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:11 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:11 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:11 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:11 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:11 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:11 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:11 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:11 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:11 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:14 2024-02-09 13:30:14,284 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute() 08:30:14 2024-02-09 13:30:14,366 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:14 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:14 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:14 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:14 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:14 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:14 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:14 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:14 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:14 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:14 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:14 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:14 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:14 at scala.util.Try$.apply(Try.scala:210) 08:30:14 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:14 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:14 at scala.util.Success.flatMap(Try.scala:258) 08:30:14 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:14 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:14 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:14 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:14 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:14 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:14 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:14 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:14 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:14 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:14 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:14 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:14 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:14 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:14 ... 20 common frames omitted 08:30:14 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:14 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:14 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:14 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:14 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:14 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:14 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:14 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:14 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:14 ... 10 common frames omitted 08:30:14 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:14 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:14 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:14 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:14 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:14 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:14 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:14 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:14 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:14 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:14 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:14 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:14 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:19 2024-02-09 13:30:19,387 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge() 08:30:41 2024-02-09 13:30:41,689 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:41 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:41 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:41 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:41 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:41 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:41 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:41 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:41 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:41 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:41 at scala.util.Try$.apply(Try.scala:210) 08:30:41 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:41 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:41 at scala.util.Success.flatMap(Try.scala:258) 08:30:41 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:41 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:41 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:41 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:41 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:41 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:41 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:41 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:41 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:41 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:41 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:41 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:41 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:41 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:41 ... 20 common frames omitted 08:30:41 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:41 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:41 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:41 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:41 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:41 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:41 ... 10 common frames omitted 08:30:41 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:41 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:41 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:41 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:41 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:41 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:41 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:41 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:41 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:41 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:41 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:41 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:41 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:44 2024-02-09 13:30:44,712 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata() 08:30:44 2024-02-09 13:30:44,806 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:44 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:44 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:44 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:44 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:44 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:44 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:44 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:44 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:44 at scala.util.Try$.apply(Try.scala:210) 08:30:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:44 at scala.util.Success.flatMap(Try.scala:258) 08:30:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:44 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:44 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:44 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:44 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:44 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:44 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:44 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:44 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:44 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:44 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:44 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:44 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:44 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:44 ... 20 common frames omitted 08:30:44 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:44 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:44 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:44 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:44 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:44 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:44 ... 10 common frames omitted 08:30:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:44 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:44 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:44 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:44 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:44 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:44 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:44 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:44 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:44 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:44 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:44 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:44 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:47 2024-02-09 13:30:47,822 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition() 08:30:47 2024-02-09 13:30:47,909 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:47 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:47 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:47 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:47 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:47 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:47 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:47 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:47 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:47 at scala.util.Try$.apply(Try.scala:210) 08:30:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:47 at scala.util.Success.flatMap(Try.scala:258) 08:30:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:47 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:47 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:47 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:47 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:47 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:47 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:47 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:47 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:47 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:47 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:47 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:47 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:47 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:47 ... 20 common frames omitted 08:30:47 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:47 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:47 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:47 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:47 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:47 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:47 ... 10 common frames omitted 08:30:47 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:47 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:47 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:47 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:47 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:47 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:47 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:47 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:47 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:47 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:47 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:47 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:47 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:50 2024-02-09 13:30:50,932 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader() 08:30:51 2024-02-09 13:30:51,010 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:51 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:51 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:51 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:51 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:51 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:51 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:51 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:51 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:51 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:51 at scala.util.Try$.apply(Try.scala:210) 08:30:51 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:51 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:51 at scala.util.Success.flatMap(Try.scala:258) 08:30:51 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:51 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:51 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:51 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:51 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:51 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:51 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:51 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:51 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:51 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:51 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:51 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:51 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:51 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:51 ... 20 common frames omitted 08:30:51 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:51 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:51 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:51 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:51 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:51 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:51 ... 10 common frames omitted 08:30:51 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:51 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:51 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:51 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:51 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:51 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:51 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:51 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:51 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:51 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:51 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:51 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:51 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:54 2024-02-09 13:30:54,025 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader() 08:30:54 2024-02-09 13:30:54,103 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:54 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:54 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:54 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:54 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:54 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:54 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:54 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:54 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:54 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:54 at scala.util.Try$.apply(Try.scala:210) 08:30:54 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:54 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:54 at scala.util.Success.flatMap(Try.scala:258) 08:30:54 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:54 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:54 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:54 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:54 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:54 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:54 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:54 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:54 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:54 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:54 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:54 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:54 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:54 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:54 ... 20 common frames omitted 08:30:54 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:54 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:54 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:54 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:54 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:54 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:54 ... 10 common frames omitted 08:30:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:54 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:54 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:54 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:54 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:54 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:54 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:54 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:54 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:54 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:54 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:54 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:54 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:30:57 2024-02-09 13:30:57,118 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2() 08:30:57 2024-02-09 13:30:57,193 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:57 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:30:57 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:30:57 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:30:57 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:30:57 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:30:57 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:30:57 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:30:57 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:30:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:57 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:30:57 at scala.util.Try$.apply(Try.scala:210) 08:30:57 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:30:57 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:30:57 at scala.util.Success.flatMap(Try.scala:258) 08:30:57 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:30:57 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:30:57 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:30:57 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:30:57 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:30:57 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:30:57 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:30:57 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:30:57 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:30:57 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:30:57 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:30:57 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:30:57 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:30:57 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:30:57 ... 20 common frames omitted 08:30:57 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:30:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:30:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:30:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:30:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:30:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:30:57 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:30:57 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:30:57 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:30:57 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:30:57 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:30:57 ... 10 common frames omitted 08:30:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:30:57 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:30:57 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:30:57 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:30:57 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:30:57 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:30:57 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:30:57 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:30:57 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:30:57 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:30:57 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:30:57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:30:57 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:00 2024-02-09 13:31:00,210 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader() 08:31:00 2024-02-09 13:31:00,292 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:00 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:00 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:00 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:00 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:00 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:00 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:00 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:00 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:00 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:00 at scala.util.Try$.apply(Try.scala:210) 08:31:00 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:00 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:00 at scala.util.Success.flatMap(Try.scala:258) 08:31:00 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:00 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:00 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:00 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:00 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:00 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:00 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:00 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:00 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:00 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:00 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:00 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:00 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:00 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:00 ... 20 common frames omitted 08:31:00 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:00 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:00 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:00 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:00 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:00 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:00 ... 10 common frames omitted 08:31:00 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:00 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:00 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:00 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:00 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:00 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:03 2024-02-09 13:31:03,314 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader() 08:31:03 2024-02-09 13:31:03,388 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:03 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:03 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:03 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:03 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:03 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:03 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:03 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:03 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:03 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:03 at scala.util.Try$.apply(Try.scala:210) 08:31:03 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:03 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:03 at scala.util.Success.flatMap(Try.scala:258) 08:31:03 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:03 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:03 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:03 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:03 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:03 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:03 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:03 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:03 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:03 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:03 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:03 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:03 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:03 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:03 ... 20 common frames omitted 08:31:03 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:03 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:03 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:03 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:03 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:03 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:03 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:03 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:03 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:03 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:03 ... 10 common frames omitted 08:31:03 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:03 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:03 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:03 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:03 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:03 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:03 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:03 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:03 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:03 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:03 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:03 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:03 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:06 2024-02-09 13:31:06,406 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates() 08:31:06 2024-02-09 13:31:06,478 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:31:06 2024-02-09 13:31:06,488 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7>. 08:31:06 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:06 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:06 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:06 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:06 at scala.util.Try$.apply(Try.scala:210) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:06 at scala.util.Success.flatMap(Try.scala:258) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:06 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:06 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:06 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:06 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:06 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:06 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:06 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:06 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:06 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:06 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:06 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:06 ... 20 common frames omitted 08:31:06 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:06 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:06 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:06 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:06 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:06 ... 10 common frames omitted 08:31:06 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:06 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:06 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:06 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:06 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:06 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:06 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:06 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:06 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:06 2024-02-09 13:31:06,488 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:06 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:06 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:06 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:06 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:06 at scala.util.Try$.apply(Try.scala:210) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:06 at scala.util.Success.flatMap(Try.scala:258) 08:31:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:06 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:06 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:06 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:06 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:06 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:06 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:06 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:06 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:06 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:06 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:06 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:06 ... 20 common frames omitted 08:31:06 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:06 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:06 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:06 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:06 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:06 ... 10 common frames omitted 08:31:06 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:06 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:06 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:06 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:06 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:06 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:06 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:06 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:06 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:06 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:06 2024-02-09 13:31:06,488 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7> terminated abnormally. 08:31:06 2024-02-09 13:31:06,505 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:31:06 2024-02-09 13:31:06,508 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:31:06 2024-02-09 13:31:06,509 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 08:31:06 2024-02-09 13:31:06,518 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy={"_revision":1,"_namespace":"org.eclipse.ditto","policyId":"org.eclipse.ditto:policyId","imports":{},"entries":{"authorize-self":{"subjects":{"test:allowedId":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@2203eb3f[Not completed, 1 dependents]] 08:31:08 2024-02-09 13:31:08,618 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7>. 08:31:08 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:08 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:08 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:08 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:08 at scala.util.Try$.apply(Try.scala:210) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:08 at scala.util.Success.flatMap(Try.scala:258) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:08 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:08 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:08 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:08 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:08 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:08 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:08 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:08 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:08 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:08 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:08 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:08 ... 20 common frames omitted 08:31:08 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:08 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:08 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:08 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:08 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:08 ... 10 common frames omitted 08:31:08 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:08 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:08 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:08 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:08 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:08 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:08 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:08 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:08 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:08 2024-02-09 13:31:08,618 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:08 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:08 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:08 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:08 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:08 at scala.util.Try$.apply(Try.scala:210) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:08 at scala.util.Success.flatMap(Try.scala:258) 08:31:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:08 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:08 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:08 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:08 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:08 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:08 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:08 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:08 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:08 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:08 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:08 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:08 ... 20 common frames omitted 08:31:08 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:08 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:08 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:08 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:08 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:08 ... 10 common frames omitted 08:31:08 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:08 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:08 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:08 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:08 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:08 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:08 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:08 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:08 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:08 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:08 2024-02-09 13:31:08,619 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdea13b8f6-5394-4346-8c14-c8866bc18dd7> terminated abnormally. 08:31:09 2024-02-09 13:31:09,519 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate() 08:31:09 2024-02-09 13:31:09,597 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:09 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:09 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:09 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:09 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:09 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:09 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:09 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:09 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:09 at scala.util.Try$.apply(Try.scala:210) 08:31:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:09 at scala.util.Success.flatMap(Try.scala:258) 08:31:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:09 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:09 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:09 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:09 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:09 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:09 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:09 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:09 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:09 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:09 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:09 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:09 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:09 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:09 ... 20 common frames omitted 08:31:09 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:09 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:09 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:09 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:09 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:09 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:09 ... 10 common frames omitted 08:31:09 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:09 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:09 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:09 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:09 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:09 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:09 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:09 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:09 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:09 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:09 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:09 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:09 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:12 2024-02-09 13:31:12,613 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute() 08:31:12 2024-02-09 13:31:12,693 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:12 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:12 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:12 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:12 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:12 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:12 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:12 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:12 at scala.util.Try$.apply(Try.scala:210) 08:31:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:12 at scala.util.Success.flatMap(Try.scala:258) 08:31:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:12 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:12 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:12 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:12 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:12 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:12 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:12 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:12 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:12 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:12 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:12 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:12 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:12 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:12 ... 20 common frames omitted 08:31:12 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:12 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:12 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:12 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:12 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:12 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:12 ... 10 common frames omitted 08:31:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:12 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:12 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:12 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:12 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:12 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:12 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:12 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:12 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:12 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:12 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:12 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:12 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:15 2024-02-09 13:31:15,715 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode() 08:31:15 2024-02-09 13:31:15,797 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:15 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:15 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:15 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:15 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:15 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:15 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:15 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:15 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:15 at scala.util.Try$.apply(Try.scala:210) 08:31:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:15 at scala.util.Success.flatMap(Try.scala:258) 08:31:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:15 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:15 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:15 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:15 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:15 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:15 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:15 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:15 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:15 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:15 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:15 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:15 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:15 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:15 ... 19 common frames omitted 08:31:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:15 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:15 ... 10 common frames omitted 08:31:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:18 2024-02-09 13:31:18,817 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails() 08:31:19 2024-02-09 13:31:18,886 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:31:19 2024-02-09 13:31:18,892 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091>. 08:31:19 java.lang.RuntimeException: Failed to create PersistenceActor 08:31:19 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:31:19 ... 20 common frames omitted 08:31:19 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:19 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:31:19 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:31:19 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:19 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:19 ... 10 common frames omitted 08:31:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:31:19 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:19 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:19 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:19 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:19 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:19 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:19 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:19 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:19 2024-02-09 13:31:18,893 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 08:31:19 java.lang.RuntimeException: Failed to create PersistenceActor 08:31:19 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:31:19 ... 20 common frames omitted 08:31:19 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:31:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:31:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:19 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:31:19 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:31:19 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:19 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:19 ... 10 common frames omitted 08:31:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:31:19 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:19 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:19 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:19 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:19 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:19 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:19 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:19 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:19 2024-02-09 13:31:18,893 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091> terminated abnormally. 08:31:19 2024-02-09 13:31:18,900 INFO [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:31:19 2024-02-09 13:31:18,901 INFO [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:31:19 2024-02-09 13:31:18,902 INFO [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 08:31:19 2024-02-09 13:31:18,902 WARN [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b757fa0b-bbfb-412a-ba22-ee14396a2b2a}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091, policyId=null, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b757fa0b-bbfb-412a-ba22-ee14396a2b2a, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@36bbd3d0[Not completed, 1 dependents]] 08:31:19 2024-02-09 13:31:18,904 INFO [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b757fa0b-bbfb-412a-ba22-ee14396a2b2a, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 08:31:19 2024-02-09 13:31:18,904 INFO [b757fa0b-bbfb-412a-ba22-ee14396a2b2a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId83b145b9-a3c6-42ae-af58-9b7223194091' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b757fa0b-bbfb-412a-ba22-ee14396a2b2a, ditto-read-subjects=["test:allowedId"]}]] 08:31:19 2024-02-09 13:31:19,019 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated() 08:31:19 2024-02-09 13:31:19,090 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:19 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:19 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:19 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:19 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:19 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:19 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:19 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:19 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:19 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:19 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:19 at scala.util.Try$.apply(Try.scala:210) 08:31:19 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:19 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:19 at scala.util.Success.flatMap(Try.scala:258) 08:31:19 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:19 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:19 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:19 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:19 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:19 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:19 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:19 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:19 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:19 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:19 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:19 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:19 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:19 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:19 ... 19 common frames omitted 08:31:19 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:19 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:19 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:19 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:19 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:19 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:19 ... 10 common frames omitted 08:31:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:19 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:19 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:19 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:19 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:19 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:19 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:19 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:19 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:19 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:19 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:22 2024-02-09 13:31:22,111 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId() 08:31:22 2024-02-09 13:31:22,182 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:22 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:22 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:22 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:22 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:22 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:22 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:22 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:22 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:22 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:22 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:22 at scala.util.Try$.apply(Try.scala:210) 08:31:22 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:22 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:22 at scala.util.Success.flatMap(Try.scala:258) 08:31:22 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:22 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:22 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:22 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:22 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:22 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:22 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:22 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:22 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:22 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:22 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:22 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:22 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:22 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:22 ... 19 common frames omitted 08:31:22 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:22 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:22 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:22 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:22 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:22 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:22 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:22 ... 10 common frames omitted 08:31:22 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:22 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:22 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:22 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:22 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:22 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:22 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:22 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:22 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:22 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:22 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:22 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:22 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:25 2024-02-09 13:31:25,203 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData() 08:31:25 2024-02-09 13:31:25,274 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:25 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:25 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:25 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:25 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:25 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:25 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:25 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:25 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:25 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:25 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:25 at scala.util.Try$.apply(Try.scala:210) 08:31:25 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:25 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:25 at scala.util.Success.flatMap(Try.scala:258) 08:31:25 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:25 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:25 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:25 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:25 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:25 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:25 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:25 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:25 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:25 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:25 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:25 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:25 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:25 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:25 ... 19 common frames omitted 08:31:25 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:25 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:25 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:25 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:25 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:25 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:25 ... 10 common frames omitted 08:31:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:25 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:25 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:25 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:25 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:25 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:25 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:25 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:25 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:25 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:25 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:25 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:28 2024-02-09 13:31:28,294 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand() 08:31:28 2024-02-09 13:31:28,363 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:31:28 2024-02-09 13:31:28,372 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId70a615de-79a8-45c6-a680-b3a72f76a982>. 08:31:28 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:28 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:28 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:28 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:28 at scala.util.Try$.apply(Try.scala:210) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:28 at scala.util.Success.flatMap(Try.scala:258) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:28 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:28 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:28 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:28 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:28 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:28 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:28 ... 19 common frames omitted 08:31:28 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:28 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:28 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:28 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:28 ... 10 common frames omitted 08:31:28 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId70a615de-79a8-45c6-a680-b3a72f76a982/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:28 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:28 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:28 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:28 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:28 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:28 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:28 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:28 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:28 2024-02-09 13:31:28,373 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:28 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:28 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:28 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:28 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:28 at scala.util.Try$.apply(Try.scala:210) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:28 at scala.util.Success.flatMap(Try.scala:258) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:28 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:28 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:28 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:28 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:28 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:28 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:28 ... 19 common frames omitted 08:31:28 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:28 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:28 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:28 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:28 ... 10 common frames omitted 08:31:28 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId70a615de-79a8-45c6-a680-b3a72f76a982/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:28 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:28 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:28 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:28 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:28 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:28 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:28 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:28 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:28 2024-02-09 13:31:28,373 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId70a615de-79a8-45c6-a680-b3a72f76a982> terminated abnormally. 08:31:28 2024-02-09 13:31:28,377 INFO [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId70a615de-79a8-45c6-a680-b3a72f76a982#-543375529]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>. 08:31:28 2024-02-09 13:31:28,396 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected() 08:31:28 2024-02-09 13:31:28,487 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:28 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:28 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:28 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:28 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:28 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:28 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:28 at scala.util.Try$.apply(Try.scala:210) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:28 at scala.util.Success.flatMap(Try.scala:258) 08:31:28 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:28 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:28 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:28 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:28 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:28 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:28 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:28 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:28 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:28 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:28 ... 19 common frames omitted 08:31:28 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:28 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:28 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:28 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:28 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:28 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:28 ... 10 common frames omitted 08:31:28 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:28 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:28 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:28 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:28 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:28 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:28 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:28 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:28 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:28 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:28 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:31 2024-02-09 13:31:31,502 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures() 08:31:31 2024-02-09 13:31:31,573 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:31 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:31 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:31 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:31 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:31 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:31 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:31 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:31 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:31 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:31 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:31 at scala.util.Try$.apply(Try.scala:210) 08:31:31 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:31 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:31 at scala.util.Success.flatMap(Try.scala:258) 08:31:31 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:31 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:31 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:31 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:31 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:31 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:31 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:31 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:31 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:31 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:31 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:31 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:31 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:31 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:31 ... 19 common frames omitted 08:31:31 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:31 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:31 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:31 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:31 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:31 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:31 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:31 ... 10 common frames omitted 08:31:31 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:31 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:31 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:31 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:31 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:31 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:31 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:31 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:31 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:31 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:31 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:31 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:31 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:34 2024-02-09 13:31:34,594 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation() 08:31:34 2024-02-09 13:31:34,669 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:34 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:34 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:34 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:34 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:34 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:34 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:34 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:34 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:34 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:34 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:34 at scala.util.Try$.apply(Try.scala:210) 08:31:34 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:34 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:34 at scala.util.Success.flatMap(Try.scala:258) 08:31:34 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:34 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:34 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:34 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:34 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:34 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:34 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:34 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:34 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:34 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:34 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:34 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:34 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:34 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:34 ... 19 common frames omitted 08:31:34 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:34 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:34 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:34 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:34 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:34 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:34 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:34 ... 10 common frames omitted 08:31:34 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:34 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:34 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:34 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:34 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:34 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:34 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:34 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:34 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:34 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:34 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:34 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:34 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:37 2024-02-09 13:31:37,686 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader() 08:31:37 2024-02-09 13:31:37,758 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:37 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:37 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:37 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:37 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:37 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:37 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:37 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:37 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:37 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:37 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:37 at scala.util.Try$.apply(Try.scala:210) 08:31:37 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:37 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:37 at scala.util.Success.flatMap(Try.scala:258) 08:31:37 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:37 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:37 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:37 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:37 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:37 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:37 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:37 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:37 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:37 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:37 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:37 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:37 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:37 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:37 ... 19 common frames omitted 08:31:37 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:37 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:37 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:37 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:37 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:37 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:37 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:37 ... 10 common frames omitted 08:31:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:37 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:37 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:37 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:37 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:37 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:37 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:37 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:37 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:37 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:37 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:37 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:37 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:40 2024-02-09 13:31:40,777 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes() 08:31:40 2024-02-09 13:31:40,848 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:40 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:40 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:40 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:40 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:40 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:40 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:40 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:40 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:40 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:40 at scala.util.Try$.apply(Try.scala:210) 08:31:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:40 at scala.util.Success.flatMap(Try.scala:258) 08:31:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:40 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:40 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:40 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:40 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:40 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:40 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:40 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:40 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:40 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:40 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:40 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:40 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:40 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:40 ... 19 common frames omitted 08:31:40 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:40 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:40 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:40 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:40 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:40 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:40 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:40 ... 10 common frames omitted 08:31:40 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:40 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:40 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:40 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:40 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:40 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:40 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:40 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:40 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:40 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:40 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:40 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:40 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:43 2024-02-09 13:31:43,869 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId() 08:31:43 2024-02-09 13:31:43,943 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:43 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:43 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:43 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:43 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:43 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:43 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:43 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:43 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:43 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:43 at scala.util.Try$.apply(Try.scala:210) 08:31:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:43 at scala.util.Success.flatMap(Try.scala:258) 08:31:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:43 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:43 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:43 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:43 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:43 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:43 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:43 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:43 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:43 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:43 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:43 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:43 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:43 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:43 ... 74 common frames omitted 08:31:43 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:43 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:43 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:43 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:43 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:43 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:43 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:43 ... 65 common frames omitted 08:31:43 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:43 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:43 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:43 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:43 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:43 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:43 at org.apache.pekko.testkit.CallingThreadDispatcher.process$1(CallingThreadDispatcher.scala:285) 08:31:43 at org.apache.pekko.testkit.CallingThreadDispatcher.runQueue(CallingThreadDispatcher.scala:327) 08:31:43 at org.apache.pekko.testkit.CallingThreadDispatcher.register(CallingThreadDispatcher.scala:191) 08:31:43 at org.apache.pekko.dispatch.MessageDispatcher.attach(AbstractDispatcher.scala:162) 08:31:43 at org.apache.pekko.actor.dungeon.Dispatch.start(Dispatch.scala:130) 08:31:43 at org.apache.pekko.actor.dungeon.Dispatch.start$(Dispatch.scala:128) 08:31:43 at org.apache.pekko.actor.ActorCell.start(ActorCell.scala:420) 08:31:43 at org.apache.pekko.testkit.TestActorRef.<init>(TestActorRef.scala:84) 08:31:43 at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:189) 08:31:43 at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:179) 08:31:43 at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:176) 08:31:43 at org.apache.pekko.testkit.TestActorRef$.create(TestActorRef.scala:264) 08:31:43 at org.apache.pekko.testkit.TestActorRef.create(TestActorRef.scala) 08:31:43 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId(ThingPersistenceActorTest.java:321) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:31:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:31:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:31:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:31:43 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:31:43 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:31:43 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:31:43 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:31:43 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:31:43 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:31:43 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:31:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:31:43 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:31:43 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:31:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:31:43 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:31:43 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:31:43 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:31:43 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:31:43 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:31:43 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:31:43 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:31:43 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:31:43 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:31:43 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:31:43 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:31:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 08:31:43 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 08:31:43 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 08:31:43 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 08:31:43 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:31:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:31:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:31:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:31:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 08:31:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:31:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:31:44 2024-02-09 13:31:43,950 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse() 08:31:44 2024-02-09 13:31:44,028 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:31:44 2024-02-09 13:31:44,139 INFO [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:31:44 2024-02-09 13:31:44,140 INFO [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:31:44 2024-02-09 13:31:44,171 WARN [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=a670cb61-ba83-4d63-95bb-1efb0f79aaeb, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingIdcc9244eb-e266-46f6-9b89-4f6a378131d6, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=a670cb61-ba83-4d63-95bb-1efb0f79aaeb}]], responseFuture=java.util.concurrent.CompletableFuture@32864787[Not completed]] 08:31:44 2024-02-09 13:31:44,172 INFO [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=a670cb61-ba83-4d63-95bb-1efb0f79aaeb, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 08:31:44 2024-02-09 13:31:44,182 INFO [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 08:31:44 2024-02-09 13:31:44,183 INFO [a670cb61-ba83-4d63-95bb-1efb0f79aaeb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=a670cb61-ba83-4d63-95bb-1efb0f79aaeb}]] 08:31:44 2024-02-09 13:31:44,292 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2() 08:31:44 2024-02-09 13:31:44,361 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:44 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:44 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:44 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:44 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:44 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:44 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:44 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:44 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:44 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:44 at scala.util.Try$.apply(Try.scala:210) 08:31:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:44 at scala.util.Success.flatMap(Try.scala:258) 08:31:44 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:44 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:44 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:44 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:44 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:44 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:44 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:44 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:44 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:44 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:44 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:44 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:44 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:44 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:44 ... 19 common frames omitted 08:31:44 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:44 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:44 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:44 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:44 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:44 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:44 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:44 ... 10 common frames omitted 08:31:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:44 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:44 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:44 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:44 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:44 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:44 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:44 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:44 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:44 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:44 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:44 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:44 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:47 2024-02-09 13:31:47,383 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification() 08:31:47 2024-02-09 13:31:47,457 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:47 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:47 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:47 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:47 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:47 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:47 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:47 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:47 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:47 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:47 at scala.util.Try$.apply(Try.scala:210) 08:31:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:47 at scala.util.Success.flatMap(Try.scala:258) 08:31:47 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:47 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:47 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:47 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:47 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:47 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:47 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:47 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:47 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:47 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:47 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:47 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:47 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:47 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:47 ... 19 common frames omitted 08:31:47 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:47 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:47 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:47 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:47 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:47 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:47 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:47 ... 10 common frames omitted 08:31:47 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:47 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:47 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:47 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:47 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:47 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:47 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:47 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:47 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:47 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:47 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:47 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:47 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:50 2024-02-09 13:31:50,478 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException() 08:31:50 2024-02-09 13:31:50,547 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:50 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:50 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:50 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:50 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:50 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:50 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:50 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:50 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:50 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:50 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:50 at scala.util.Try$.apply(Try.scala:210) 08:31:50 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:50 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:50 at scala.util.Success.flatMap(Try.scala:258) 08:31:50 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:50 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:50 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:50 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:50 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:50 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:50 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:50 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:50 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:50 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:50 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:50 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:50 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:50 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:50 ... 19 common frames omitted 08:31:50 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:50 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:50 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:50 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:50 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:50 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:50 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:50 ... 10 common frames omitted 08:31:50 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:50 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:50 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:50 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:50 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:50 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:50 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:50 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:50 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:50 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:50 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:50 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:50 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:53 2024-02-09 13:31:53,573 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness() 08:31:53 2024-02-09 13:31:53,645 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:53 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:53 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:53 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:53 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:53 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:53 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:53 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:53 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:53 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:53 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:53 at scala.util.Try$.apply(Try.scala:210) 08:31:53 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:53 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:53 at scala.util.Success.flatMap(Try.scala:258) 08:31:53 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:53 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:53 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:53 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:53 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:53 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:53 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:53 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:53 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:53 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:53 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:53 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:53 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:53 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:53 ... 19 common frames omitted 08:31:53 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:53 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:53 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:53 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:53 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:53 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:53 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:53 ... 10 common frames omitted 08:31:53 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:53 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:53 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:53 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:53 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:53 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:53 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:53 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:53 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:53 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:53 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:53 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:53 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:56 2024-02-09 13:31:56,667 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion() 08:31:56 2024-02-09 13:31:56,742 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:56 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:56 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:56 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:56 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:56 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:56 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:56 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:56 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:56 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:56 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:56 at scala.util.Try$.apply(Try.scala:210) 08:31:56 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:56 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:56 at scala.util.Success.flatMap(Try.scala:258) 08:31:56 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:56 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:56 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:56 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:56 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:56 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:56 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:56 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:56 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:56 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:56 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:56 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:56 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:56 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:56 ... 19 common frames omitted 08:31:56 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:56 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:56 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:56 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:56 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:56 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:56 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:56 ... 10 common frames omitted 08:31:56 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:56 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:56 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:56 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:56 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:56 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:56 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:56 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:56 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:56 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:56 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:56 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:56 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:31:59 2024-02-09 13:31:59,761 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute() 08:31:59 2024-02-09 13:31:59,835 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:59 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:31:59 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:31:59 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:31:59 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:31:59 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:31:59 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:31:59 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:31:59 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:31:59 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:31:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:59 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:31:59 at scala.util.Try$.apply(Try.scala:210) 08:31:59 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:31:59 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:31:59 at scala.util.Success.flatMap(Try.scala:258) 08:31:59 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:31:59 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:31:59 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:31:59 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:31:59 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:31:59 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:31:59 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:31:59 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:31:59 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:31:59 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:31:59 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:31:59 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:31:59 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:31:59 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:31:59 ... 19 common frames omitted 08:31:59 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:31:59 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:31:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:31:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:31:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:31:59 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:31:59 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:31:59 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:31:59 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:31:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:31:59 ... 10 common frames omitted 08:31:59 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:31:59 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:31:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:31:59 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:31:59 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:31:59 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:31:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:31:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:31:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:31:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:31:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:31:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:31:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:02 2024-02-09 13:32:02,856 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand() 08:32:02 2024-02-09 13:32:02,923 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:02 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:02 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:02 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:02 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:02 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:02 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:02 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:02 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:02 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:02 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:02 at scala.util.Try$.apply(Try.scala:210) 08:32:02 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:02 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:02 at scala.util.Success.flatMap(Try.scala:258) 08:32:02 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:02 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:02 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:02 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:02 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:02 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:02 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:02 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:02 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:02 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:02 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:02 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:02 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:02 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:02 ... 19 common frames omitted 08:32:02 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:02 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:02 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:02 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:02 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:02 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:02 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:02 ... 10 common frames omitted 08:32:02 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:02 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:02 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:02 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:02 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:02 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:02 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:02 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:02 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:02 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:02 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:02 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:02 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:05 2024-02-09 13:32:05,937 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata() 08:32:06 2024-02-09 13:32:06,007 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:06 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:06 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:06 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:06 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:06 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:06 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:06 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:06 at scala.util.Try$.apply(Try.scala:210) 08:32:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:06 at scala.util.Success.flatMap(Try.scala:258) 08:32:06 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:06 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:06 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:06 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:06 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:06 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:06 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:06 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:06 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:06 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:06 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:06 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:06 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:06 ... 19 common frames omitted 08:32:06 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:06 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:06 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:06 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:06 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:06 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:06 ... 10 common frames omitted 08:32:06 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:06 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:06 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:06 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:06 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:06 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:06 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:06 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:06 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:06 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:06 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:06 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:06 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:09 2024-02-09 13:32:09,029 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2() 08:32:09 2024-02-09 13:32:09,097 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:09 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:09 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:09 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:09 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:09 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:09 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:09 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:09 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:09 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:09 at scala.util.Try$.apply(Try.scala:210) 08:32:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:09 at scala.util.Success.flatMap(Try.scala:258) 08:32:09 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:09 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:09 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:09 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:09 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:09 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:09 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:09 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:09 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:09 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:09 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:09 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:09 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:09 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:09 ... 19 common frames omitted 08:32:09 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:09 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:09 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:09 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:09 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:09 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:09 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:09 ... 10 common frames omitted 08:32:09 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:09 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:09 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:09 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:09 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:09 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:09 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:09 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:09 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:09 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:09 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:09 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:09 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:12 2024-02-09 13:32:12,110 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion() 08:32:12 2024-02-09 13:32:12,185 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:12 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:12 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:12 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:12 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:12 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:12 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:12 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:12 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:12 at scala.util.Try$.apply(Try.scala:210) 08:32:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:12 at scala.util.Success.flatMap(Try.scala:258) 08:32:12 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:12 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:12 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:12 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:12 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:12 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:12 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:12 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:12 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:12 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:12 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:12 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:12 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:12 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:12 ... 19 common frames omitted 08:32:12 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:12 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:12 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:12 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:12 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:12 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:12 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:12 ... 10 common frames omitted 08:32:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:12 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:12 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:12 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:12 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:12 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:12 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:12 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:12 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:12 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:12 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:12 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:12 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:15 2024-02-09 13:32:15,201 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated() 08:32:15 2024-02-09 13:32:15,275 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:15 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:15 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:15 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:15 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:15 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:15 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:15 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:15 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:15 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:15 at scala.util.Try$.apply(Try.scala:210) 08:32:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:15 at scala.util.Success.flatMap(Try.scala:258) 08:32:15 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:15 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:15 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:15 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:15 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:15 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:15 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:15 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:15 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:15 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:15 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:15 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:15 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:15 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:15 ... 19 common frames omitted 08:32:15 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:15 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:15 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:15 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:15 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:15 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:15 ... 10 common frames omitted 08:32:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:15 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:15 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:15 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:15 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:15 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:15 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:15 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:15 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:15 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:15 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:15 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:15 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:18 2024-02-09 13:32:18,291 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor() 08:32:18 2024-02-09 13:32:18,373 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:18 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:18 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:18 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:18 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:18 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:18 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:18 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:18 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:18 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:18 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:18 at scala.util.Try$.apply(Try.scala:210) 08:32:18 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:18 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:18 at scala.util.Success.flatMap(Try.scala:258) 08:32:18 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:18 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:18 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:18 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:18 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:18 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:18 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:18 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:18 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:18 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:18 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:18 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:18 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:18 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:18 ... 19 common frames omitted 08:32:18 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:18 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:18 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:18 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:18 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:18 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:18 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:18 ... 10 common frames omitted 08:32:18 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:18 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:18 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:18 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:18 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:18 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:18 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:18 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:18 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:18 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:18 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:18 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:18 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:21 2024-02-09 13:32:21,386 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader() 08:32:21 2024-02-09 13:32:21,455 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:21 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:21 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:21 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:21 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:21 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:21 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:21 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:21 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:21 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:21 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:21 at scala.util.Try$.apply(Try.scala:210) 08:32:21 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:21 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:21 at scala.util.Success.flatMap(Try.scala:258) 08:32:21 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:21 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:21 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:21 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:21 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:21 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:21 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:21 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:21 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:21 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:21 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:21 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:21 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:21 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:21 ... 19 common frames omitted 08:32:21 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:21 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:21 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:21 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:21 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:21 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:21 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:21 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:21 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:21 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:21 ... 10 common frames omitted 08:32:21 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:21 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:21 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:21 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:21 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:21 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:21 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:21 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:21 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:21 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:21 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:21 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:21 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:24 2024-02-09 13:32:24,477 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata() 08:32:24 2024-02-09 13:32:24,545 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:24 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:24 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:24 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:24 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:24 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:24 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:24 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:24 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:24 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:24 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:24 at scala.util.Try$.apply(Try.scala:210) 08:32:24 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:24 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:24 at scala.util.Success.flatMap(Try.scala:258) 08:32:24 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:24 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:24 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:24 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:24 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:24 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:24 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:24 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:24 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:24 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:24 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:24 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:24 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:24 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:24 ... 19 common frames omitted 08:32:24 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:24 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:24 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:24 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:24 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:24 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:24 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:24 ... 10 common frames omitted 08:32:24 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:24 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:24 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:24 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:24 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:24 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:24 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:24 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:24 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:24 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:24 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:24 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:24 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:27 2024-02-09 13:32:27,561 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders() 08:32:27 2024-02-09 13:32:27,661 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:27 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:27 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:27 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:27 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:27 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:27 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:27 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:27 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:27 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:27 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:27 at scala.util.Try$.apply(Try.scala:210) 08:32:27 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:27 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:27 at scala.util.Success.flatMap(Try.scala:258) 08:32:27 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:27 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:27 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:27 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:27 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:27 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:27 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:27 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:27 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:27 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:27 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:27 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:27 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:27 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:27 ... 19 common frames omitted 08:32:27 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:27 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:27 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:27 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:27 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:27 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:27 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:27 ... 10 common frames omitted 08:32:27 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:27 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:27 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:27 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:27 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:27 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:27 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:27 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:27 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:27 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:27 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:27 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:27 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:30 2024-02-09 13:32:30,684 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted() 08:32:30 2024-02-09 13:32:30,770 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:30 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:30 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:30 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:30 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:30 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:30 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:30 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:30 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:30 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:30 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:30 at scala.util.Try$.apply(Try.scala:210) 08:32:30 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:30 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:30 at scala.util.Success.flatMap(Try.scala:258) 08:32:30 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:30 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:30 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:30 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:30 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:30 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:30 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:30 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:30 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:30 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:30 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:30 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:30 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:30 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:30 ... 19 common frames omitted 08:32:30 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:30 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:30 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:30 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:30 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:30 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:30 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:30 ... 10 common frames omitted 08:32:30 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:30 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:30 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:30 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:30 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:30 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:30 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:30 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:30 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:30 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:30 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:30 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:30 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:33 2024-02-09 13:32:33,788 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand() 08:32:33 2024-02-09 13:32:33,864 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:33 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:33 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:33 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:33 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:33 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:33 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:33 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:33 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:33 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:33 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:33 at scala.util.Try$.apply(Try.scala:210) 08:32:33 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:33 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:33 at scala.util.Success.flatMap(Try.scala:258) 08:32:33 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:33 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:33 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:33 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:33 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:33 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:33 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:33 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:33 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:33 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:33 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:33 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:33 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:33 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:33 ... 19 common frames omitted 08:32:33 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:33 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:33 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:33 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:33 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:33 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:33 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:33 ... 10 common frames omitted 08:32:33 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:33 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:33 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:33 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:33 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:33 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:33 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:33 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:33 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:33 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:33 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:33 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:33 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:36 2024-02-09 13:32:36,882 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand() 08:32:36 2024-02-09 13:32:36,974 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:36 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:36 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:36 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:36 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:36 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:36 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:36 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:36 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:36 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:36 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:36 at scala.util.Try$.apply(Try.scala:210) 08:32:36 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:36 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:36 at scala.util.Success.flatMap(Try.scala:258) 08:32:36 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:36 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:36 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:36 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:36 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:36 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:36 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:36 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:36 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:36 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:36 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:36 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:36 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:36 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:36 ... 19 common frames omitted 08:32:36 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:36 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:36 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:36 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:36 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:36 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:36 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:36 ... 10 common frames omitted 08:32:36 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:36 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:36 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:36 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:36 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:36 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:36 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:36 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:36 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:36 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:36 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:36 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:36 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:40 2024-02-09 13:32:39,994 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException() 08:32:40 2024-02-09 13:32:40,082 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:40 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:40 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:40 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:40 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:40 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:40 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:40 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:40 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:40 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:40 at scala.util.Try$.apply(Try.scala:210) 08:32:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:40 at scala.util.Success.flatMap(Try.scala:258) 08:32:40 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:40 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:40 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:40 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:40 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:40 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:40 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:40 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:40 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:40 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:40 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:40 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:40 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:40 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:40 ... 19 common frames omitted 08:32:40 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:40 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:40 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:40 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:40 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:40 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:40 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:40 ... 10 common frames omitted 08:32:40 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:40 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:40 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:40 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:40 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:40 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:40 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:40 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:40 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:40 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:40 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:40 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:40 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:43 2024-02-09 13:32:43,099 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata() 08:32:43 2024-02-09 13:32:43,179 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:43 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:43 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:43 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:43 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:43 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:43 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:43 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:43 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:43 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:43 at scala.util.Try$.apply(Try.scala:210) 08:32:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:43 at scala.util.Success.flatMap(Try.scala:258) 08:32:43 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:43 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:43 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:43 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:43 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:43 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:43 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:43 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:43 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:43 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:43 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:43 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:43 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:43 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:43 ... 19 common frames omitted 08:32:43 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:43 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:43 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:43 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:43 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:43 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:43 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:43 ... 10 common frames omitted 08:32:43 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:43 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:43 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:43 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:43 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:43 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:43 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:43 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:43 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:43 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:43 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:43 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:43 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:46 2024-02-09 13:32:46,194 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery() 08:32:46 2024-02-09 13:32:46,264 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:46 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:46 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:46 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:46 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:46 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:46 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:46 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:46 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:46 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:46 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:46 at scala.util.Try$.apply(Try.scala:210) 08:32:46 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:46 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:46 at scala.util.Success.flatMap(Try.scala:258) 08:32:46 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:46 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:46 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:46 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:46 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:46 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:46 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:46 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:46 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:46 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:46 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:46 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:46 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:46 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:46 ... 19 common frames omitted 08:32:46 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:46 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:46 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:46 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:46 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:46 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:46 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:46 ... 10 common frames omitted 08:32:46 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:46 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:46 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:46 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:46 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:46 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:46 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:46 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:46 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:46 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:46 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:46 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:46 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:49 2024-02-09 13:32:49,286 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery() 08:32:49 2024-02-09 13:32:49,360 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:49 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:49 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:49 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:49 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:49 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:49 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:49 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:49 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:49 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:49 at scala.util.Try$.apply(Try.scala:210) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:49 at scala.util.Success.flatMap(Try.scala:258) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:49 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:49 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:49 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:49 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:49 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:49 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:49 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:49 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:49 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:49 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:49 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:49 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:49 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:49 ... 19 common frames omitted 08:32:49 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:49 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:49 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:49 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:49 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:49 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:49 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:49 ... 10 common frames omitted 08:32:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:49 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:49 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:49 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:49 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:49 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:49 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:49 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:49 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:49 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:49 2024-02-09 13:32:49,378 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2() 08:32:49 2024-02-09 13:32:49,450 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:49 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:49 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:49 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:49 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:49 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:49 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:49 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:49 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:49 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:49 at scala.util.Try$.apply(Try.scala:210) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:49 at scala.util.Success.flatMap(Try.scala:258) 08:32:49 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:49 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:49 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:49 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:49 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:49 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:49 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:49 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:49 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:49 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:49 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:49 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:49 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:49 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:49 ... 19 common frames omitted 08:32:49 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:49 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:49 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:49 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:49 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:49 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:49 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:49 ... 10 common frames omitted 08:32:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:49 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:49 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:49 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:49 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:49 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:49 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:49 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:49 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:49 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:49 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:52 2024-02-09 13:32:52,471 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2() 08:32:52 2024-02-09 13:32:52,547 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:52 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:52 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:52 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:52 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:52 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:52 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:52 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:52 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:52 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:52 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:52 at scala.util.Try$.apply(Try.scala:210) 08:32:52 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:52 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:52 at scala.util.Success.flatMap(Try.scala:258) 08:32:52 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:52 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:52 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:52 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:52 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:52 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:52 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:52 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:52 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:52 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:52 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:52 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:52 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:52 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:52 ... 19 common frames omitted 08:32:52 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:52 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:52 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:52 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:52 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:52 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:52 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:52 ... 10 common frames omitted 08:32:52 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:52 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:52 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:52 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:52 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:52 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:52 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:52 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:52 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:52 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:52 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:52 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:52 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:55 [ERROR] Tests run: 53, Failures: 48, Errors: 1, Skipped: 0, Time elapsed: 172.7 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeaturesMetadata -- Time elapsed: 3.154 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$36.<init>(ThingPersistenceActorTest.java:1443) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeaturesMetadata(ThingPersistenceActorTest.java:1436) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader -- Time elapsed: 3.115 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$45.<init>(ThingPersistenceActorTest.java:1824) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader(ThingPersistenceActorTest.java:1817) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2 -- Time elapsed: 3.121 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$8.<init>(ThingPersistenceActorTest.java:480) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.doTestModifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecified(ThingPersistenceActorTest.java:473) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2(ThingPersistenceActorTest.java:455) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttribute -- Time elapsed: 5.103 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$17.<init>(ThingPersistenceActorTest.java:796) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttribute(ThingPersistenceActorTest.java:788) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge -- Time elapsed: 25.32 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$9.<init>(ThingPersistenceActorTest.java:527) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge(ThingPersistenceActorTest.java:505) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeMetadata -- Time elapsed: 3.110 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$35.<init>(ThingPersistenceActorTest.java:1410) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeMetadata(ThingPersistenceActorTest.java:1403) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition -- Time elapsed: 3.109 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$30.<init>(ThingPersistenceActorTest.java:1258) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition(ThingPersistenceActorTest.java:1252) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader -- Time elapsed: 3.093 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$44.<init>(ThingPersistenceActorTest.java:1788) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader(ThingPersistenceActorTest.java:1781) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader -- Time elapsed: 3.093 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$40.<init>(ThingPersistenceActorTest.java:1599) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader(ThingPersistenceActorTest.java:1592) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteThingV2 -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$12.<init>(ThingPersistenceActorTest.java:593) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteThingV2(ThingPersistenceActorTest.java:585) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader -- Time elapsed: 3.103 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$42.<init>(ThingPersistenceActorTest.java:1676) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader(ThingPersistenceActorTest.java:1669) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$43.<init>(ThingPersistenceActorTest.java:1719) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader(ThingPersistenceActorTest.java:1712) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates -- Time elapsed: 3.112 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$1.<init>(ThingPersistenceActorTest.java:224) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates(ThingPersistenceActorTest.java:207) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithoutPreviousCreate -- Time elapsed: 3.093 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$6.<init>(ThingPersistenceActorTest.java:391) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithoutPreviousCreate(ThingPersistenceActorTest.java:385) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttribute -- Time elapsed: 3.103 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$16.<init>(ThingPersistenceActorTest.java:757) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttribute(ThingPersistenceActorTest.java:750) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode -- Time elapsed: 3.102 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$2.<init>(ThingPersistenceActorTest.java:284) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode(ThingPersistenceActorTest.java:279) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$3.<init>(ThingPersistenceActorTest.java:304) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated(ThingPersistenceActorTest.java:300) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$33.<init>(ThingPersistenceActorTest.java:1349) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testCreateAndModify(ThingPersistenceActorTest.java:1345) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$31.<init>(ThingPersistenceActorTest.java:1303) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId(ThingPersistenceActorTest.java:1301) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$13.<init>(ThingPersistenceActorTest.java:618) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData(ThingPersistenceActorTest.java:608) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureReturnsExpected -- Time elapsed: 3.106 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$29.<init>(ThingPersistenceActorTest.java:1217) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureReturnsExpected(ThingPersistenceActorTest.java:1211) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatures -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$14.<init>(ThingPersistenceActorTest.java:669) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatures(ThingPersistenceActorTest.java:649) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$26.<init>(ThingPersistenceActorTest.java:1088) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation(ThingPersistenceActorTest.java:1078) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$39.<init>(ThingPersistenceActorTest.java:1556) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader(ThingPersistenceActorTest.java:1549) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributes -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$15.<init>(ThingPersistenceActorTest.java:715) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributes(ThingPersistenceActorTest.java:690) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId -- Time elapsed: 0.082 s <<< ERROR! 08:32:55 org.apache.pekko.pattern.AskTimeoutException: Recipient [TestActor[pekko://PekkoTestSystem/user/$$a]] had already been terminated. Message of type [org.apache.pekko.testkit.TestActorRef$InternalGetActor$]. 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2 -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$7.<init>(ThingPersistenceActorTest.java:425) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.doTestModifyThingKeepsOverwritesExistingFirstLevelFieldsWhenExplicitlySpecified(ThingPersistenceActorTest.java:418) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2(ThingPersistenceActorTest.java:405) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification -- Time elapsed: 3.094 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$27.<init>(ThingPersistenceActorTest.java:1117) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification(ThingPersistenceActorTest.java:1108) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException -- Time elapsed: 3.095 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.PolicyIdMissingException 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$24.<init>(ThingPersistenceActorTest.java:1043) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException(ThingPersistenceActorTest.java:1036) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectness -- Time elapsed: 3.093 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$22.<init>(ThingPersistenceActorTest.java:949) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectness(ThingPersistenceActorTest.java:939) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion -- Time elapsed: 3.093 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$19.<init>(ThingPersistenceActorTest.java:856) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion(ThingPersistenceActorTest.java:849) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttribute -- Time elapsed: 3.095 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$18.<init>(ThingPersistenceActorTest.java:831) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttribute(ThingPersistenceActorTest.java:824) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand -- Time elapsed: 3.081 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$48.<init>(ThingPersistenceActorTest.java:1931) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand(ThingPersistenceActorTest.java:1924) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributesMetadata -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$34.<init>(ThingPersistenceActorTest.java:1375) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributesMetadata(ThingPersistenceActorTest.java:1368) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingV2 -- Time elapsed: 3.081 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$4.<init>(ThingPersistenceActorTest.java:343) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingV2(ThingPersistenceActorTest.java:335) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion -- Time elapsed: 3.090 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$50.<init>(ThingPersistenceActorTest.java:2000) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion(ThingPersistenceActorTest.java:1993) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingCreated -- Time elapsed: 3.090 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$20.<init>(ThingPersistenceActorTest.java:880) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingCreated(ThingPersistenceActorTest.java:870) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor -- Time elapsed: 3.094 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$11.<init>(ThingPersistenceActorTest.java:574) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor(ThingPersistenceActorTest.java:567) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$41.<init>(ThingPersistenceActorTest.java:1641) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader(ThingPersistenceActorTest.java:1634) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatureMetadata -- Time elapsed: 3.084 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$37.<init>(ThingPersistenceActorTest.java:1475) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatureMetadata(ThingPersistenceActorTest.java:1468) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders -- Time elapsed: 3.122 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsg while waiting for ThingNotAccessibleException [message='The Thing with ID 'org.eclipse.ditto:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["authSubject"]}, correlation-id=correlationId, version=2}]] 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsg_internal(TestKit.scala:472) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsg(TestKit.scala:449) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsg$(TestKit.scala:449) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsg(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgEquals(TestKit.scala:437) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$25.<init>(ThingPersistenceActorTest.java:1071) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders(ThingPersistenceActorTest.java:1050) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingDeleted -- Time elapsed: 3.103 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$21.<init>(ThingPersistenceActorTest.java:915) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingDeleted(ThingPersistenceActorTest.java:905) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand -- Time elapsed: 3.094 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$46.<init>(ThingPersistenceActorTest.java:1862) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand(ThingPersistenceActorTest.java:1855) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand -- Time elapsed: 3.112 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$47.<init>(ThingPersistenceActorTest.java:1897) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand(ThingPersistenceActorTest.java:1890) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.multipleMetadataHeadersResultsInException -- Time elapsed: 3.104 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$49.<init>(ThingPersistenceActorTest.java:1972) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.multipleMetadataHeadersResultsInException(ThingPersistenceActorTest.java:1965) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithWildcardInMetadata -- Time elapsed: 3.094 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$38.<init>(ThingPersistenceActorTest.java:1507) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithWildcardInMetadata(ThingPersistenceActorTest.java:1500) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery -- Time elapsed: 3.091 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$23.<init>(ThingPersistenceActorTest.java:990) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery(ThingPersistenceActorTest.java:980) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery -- Time elapsed: 0.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: expected class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse, found class org.apache.pekko.actor.Terminated (Terminated(Actor[pekko://PekkoTestSystem/user/$a#1655611902])) 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:583) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$28.<init>(ThingPersistenceActorTest.java:1161) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery(ThingPersistenceActorTest.java:1152) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingV2 -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$10.<init>(ThingPersistenceActorTest.java:551) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingV2(ThingPersistenceActorTest.java:544) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingV2 -- Time elapsed: 3.092 s <<< FAILURE! 08:32:55 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:32:55 at scala.Predef$.assert(Predef.scala:279) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:32:55 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:32:55 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$5.<init>(ThingPersistenceActorTest.java:367) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testModifyThing(ThingPersistenceActorTest.java:360) 08:32:55 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingV2(ThingPersistenceActorTest.java:355) 08:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:32:55 08:32:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 08:32:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.797 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 08:32:58 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 08:32:58 2024-02-09 13:32:58,363 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:32:58 2024-02-09 13:32:58,370 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly() 08:32:58 2024-02-09 13:32:58,462 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:58 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:32:58 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:32:58 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:32:58 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:32:58 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:32:58 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:32:58 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:32:58 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:32:58 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:58 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:32:58 at scala.util.Try$.apply(Try.scala:210) 08:32:58 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:32:58 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:32:58 at scala.util.Success.flatMap(Try.scala:258) 08:32:58 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:32:58 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:32:58 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:32:58 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:32:58 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:32:58 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:32:58 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:32:58 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:32:58 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:32:58 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:32:58 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:32:58 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:32:58 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:32:58 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:32:58 ... 19 common frames omitted 08:32:58 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:32:58 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:32:58 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:32:58 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:32:58 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:32:58 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:32:58 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:32:58 ... 10 common frames omitted 08:32:58 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:32:58 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:32:58 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:32:58 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:32:58 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:32:58 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:32:58 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:32:58 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:32:58 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:32:58 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:32:58 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:32:58 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:32:58 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:32:58 2024-02-09 13:32:58,472 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ... 08:33:08 2024-02-09 13:33:08,482 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated() 08:33:08 2024-02-09 13:33:08,560 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:08 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:08 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:33:08 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:33:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:33:08 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:33:08 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:33:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:33:08 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:33:08 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:33:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:33:08 at scala.util.Try$.apply(Try.scala:210) 08:33:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:33:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:33:08 at scala.util.Success.flatMap(Try.scala:258) 08:33:08 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:33:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:33:08 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:33:08 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:33:08 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:33:08 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:33:08 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:33:08 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:33:08 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:33:08 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:33:08 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:33:08 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:33:08 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:33:08 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:33:08 ... 19 common frames omitted 08:33:08 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:33:08 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:33:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:08 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:33:08 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:33:08 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:33:08 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:33:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:33:08 ... 10 common frames omitted 08:33:08 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:33:08 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:33:08 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:33:08 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:33:08 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:33:08 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:33:08 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:33:08 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:33:08 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:33:08 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:33:08 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:33:08 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:33:08 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:33:11 2024-02-09 13:33:11,585 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold() 08:33:11 [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 13.30 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 08:33:11 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly -- Time elapsed: 10.11 s <<< FAILURE! 08:33:11 java.lang.AssertionError: assertion failed: timeout (10 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:11 at scala.Predef$.assert(Predef.scala:279) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578) 08:33:11 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:33:11 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553) 08:33:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest$2.<init>(ThingPersistenceActorSnapshottingTest.java:169) 08:33:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly(ThingPersistenceActorSnapshottingTest.java:156) 08:33:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:33:11 08:33:11 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated -- Time elapsed: 3.102 s <<< FAILURE! 08:33:11 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:11 at scala.Predef$.assert(Predef.scala:279) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569) 08:33:11 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569) 08:33:11 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:33:11 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538) 08:33:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest$1.<init>(ThingPersistenceActorSnapshottingTest.java:93) 08:33:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated(ThingPersistenceActorSnapshottingTest.java:83) 08:33:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:33:11 08:33:11 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 08:33:11 2024-02-09 13:33:11,668 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:11 2024-02-09 13:33:11,674 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly() 08:33:11 2024-02-09 13:33:11,764 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:11 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:11 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:33:11 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:33:11 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:33:11 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:33:11 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:33:11 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:33:11 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:33:11 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:33:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:33:11 at scala.util.Try$.apply(Try.scala:210) 08:33:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:33:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:33:11 at scala.util.Success.flatMap(Try.scala:258) 08:33:11 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:33:11 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:33:11 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:33:11 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:33:11 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:33:11 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:33:11 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:33:11 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:33:11 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:33:11 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:33:11 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:33:11 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:33:11 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:33:11 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:33:11 ... 19 common frames omitted 08:33:11 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:33:11 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:33:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:11 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:33:11 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:33:11 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:33:11 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:33:11 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:33:11 ... 10 common frames omitted 08:33:11 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:33:11 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:33:11 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:33:11 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:33:11 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:33:11 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:33:11 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:33:11 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:33:11 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:33:11 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:33:11 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:33:11 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:33:11 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:33:16 2024-02-09 13:33:16,787 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot() 08:33:16 2024-02-09 13:33:16,882 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:16 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled' 08:33:16 at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157) 08:33:16 at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175) 08:33:16 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189) 08:33:16 at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194) 08:33:16 at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219) 08:33:16 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74) 08:33:16 at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62) 08:33:16 at jdk.internal.reflect.GeneratedConstructorAccessor109.newInstance(Unknown Source) 08:33:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:16 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50) 08:33:16 at scala.util.Try$.apply(Try.scala:210) 08:33:16 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45) 08:33:16 at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58) 08:33:16 at scala.util.Success.flatMap(Try.scala:258) 08:33:16 at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57) 08:33:16 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55) 08:33:16 at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala) 08:33:16 at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62) 08:33:16 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:33:16 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:33:16 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:33:16 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:33:16 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:33:16 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:33:16 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:33:16 at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81) 08:33:16 at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139) 08:33:16 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95) 08:33:16 ... 19 common frames omitted 08:33:16 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:33:16 at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) 08:33:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:33:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:33:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:33:16 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:33:16 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:33:16 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:33:16 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:33:16 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:33:16 ... 10 common frames omitted 08:33:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'] 08:33:16 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:33:16 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:33:16 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:33:16 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:33:16 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:33:16 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:33:16 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:33:16 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:33:16 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:33:16 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:33:16 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:33:16 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:33:21 [ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 10.23 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 08:33:21 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly -- Time elapsed: 5.112 s <<< FAILURE! 08:33:21 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:21 at scala.Predef$.assert(Predef.scala:279) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578) 08:33:21 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:33:21 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553) 08:33:21 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest$2.<init>(ThingPersistenceActorCleanupTest.java:156) 08:33:21 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly(ThingPersistenceActorCleanupTest.java:146) 08:33:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:33:21 08:33:21 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot -- Time elapsed: 5.114 s <<< FAILURE! 08:33:21 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:21 at scala.Predef$.assert(Predef.scala:279) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578) 08:33:21 at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578) 08:33:21 at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984) 08:33:21 at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553) 08:33:21 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest$1.<init>(ThingPersistenceActorCleanupTest.java:77) 08:33:21 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot(ThingPersistenceActorCleanupTest.java:67) 08:33:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:33:21 08:33:21 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 08:33:22 [INFO] [02/09/2024 13:33:22.637] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 08:33:22 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 08:33:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 08:33:22 [INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 08:33:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 08:33:23 [INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 08:33:23 2024-02-09 13:33:23,006 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:23 2024-02-09 13:33:23,083 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,128 INFO [bcb0f6c4-6093-4e6c-b69d-1383c71a621a] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - The command <messages.commands:thingMessage> was not forwarded due to insufficient rights MessageSendNotAllowedException: You are not allowed to send messages for the Thing with id 'thing:id'! - AuthorizationContext: ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]] 08:33:23 2024-02-09 13:33:23,129 INFO [bcb0f6c4-6093-4e6c-b69d-1383c71a621a] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=bcb0f6c4-6093-4e6c-b69d-1383c71a621a}]> 08:33:23 2024-02-09 13:33:23,130 INFO [bcb0f6c4-6093-4e6c-b69d-1383c71a621a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: MessageSendNotAllowedException [message='You are not allowed to send messages for the Thing with id 'thing:id'!', errorCode=messages:send.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=bcb0f6c4-6093-4e6c-b69d-1383c71a621a}]] 08:33:23 2024-02-09 13:33:23,217 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,246 INFO [ec30e936-7a33-4c94-b624-8fd3ddf5c6ab] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 08:33:23 2024-02-09 13:33:23,251 INFO [ec30e936-7a33-4c94-b624-8fd3ddf5c6ab] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 08:33:23 2024-02-09 13:33:23,255 INFO [ec30e936-7a33-4c94-b624-8fd3ddf5c6ab] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 08:33:23 2024-02-09 13:33:23,256 INFO [ec30e936-7a33-4c94-b624-8fd3ddf5c6ab_458c71f9-0f65-46e3-907f-d649948d9abf] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 08:33:23 2024-02-09 13:33:23,341 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,366 INFO [c3cc2638-1a83-476b-9a62-2d6133f9cfbd] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 08:33:23 2024-02-09 13:33:23,367 INFO [c3cc2638-1a83-476b-9a62-2d6133f9cfbd] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 08:33:23 2024-02-09 13:33:23,449 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,478 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:23 2024-02-09 13:33:23,479 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:23 2024-02-09 13:33:23,501 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:23 2024-02-09 13:33:23,503 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#2130744556], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:23 2024-02-09 13:33:23,506 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 08:33:23 2024-02-09 13:33:23,507 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=c21cd911-cd9c-4cae-bb87-ef76d6ec015b, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 08:33:23 2024-02-09 13:33:23,511 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:23 2024-02-09 13:33:23,515 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:23 2024-02-09 13:33:23,515 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:23 2024-02-09 13:33:23,518 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:23 2024-02-09 13:33:23,519 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$b#2129285220], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:23 2024-02-09 13:33:23,519 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=c21cd911-cd9c-4cae-bb87-ef76d6ec015b2, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 08:33:23 2024-02-09 13:33:23,520 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 08:33:23 2024-02-09 13:33:23,522 INFO [c21cd911-cd9c-4cae-bb87-ef76d6ec015b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:23 2024-02-09 13:33:23,617 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,643 INFO [44f84044-679a-4193-9f68-cfc00644f117] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success' 08:33:23 2024-02-09 13:33:23,644 INFO [44f84044-679a-4193-9f68-cfc00644f117] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage> 08:33:23 2024-02-09 13:33:23,723 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,749 INFO [3233c294-797d-460e-9dee-46dd0e7e2bc4] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=3233c294-797d-460e-9dee-46dd0e7e2bc4, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 08:33:23 2024-02-09 13:33:23,750 INFO [3233c294-797d-460e-9dee-46dd0e7e2bc4] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success' 08:33:23 2024-02-09 13:33:23,753 INFO [3233c294-797d-460e-9dee-46dd0e7e2bc4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell) 08:33:23 2024-02-09 13:33:23,754 INFO [83ba963e-a44c-4c40-b502-cf70ef4cd604] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=83ba963e-a44c-4c40-b502-cf70ef4cd604, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]> 08:33:23 2024-02-09 13:33:23,755 INFO [83ba963e-a44c-4c40-b502-cf70ef4cd604] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=83ba963e-a44c-4c40-b502-cf70ef4cd604, response-required=false}]> 08:33:23 2024-02-09 13:33:23,756 INFO [83ba963e-a44c-4c40-b502-cf70ef4cd604] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=83ba963e-a44c-4c40-b502-cf70ef4cd604, response-required=false}]] 08:33:23 2024-02-09 13:33:23,852 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:23 2024-02-09 13:33:23,881 INFO [9585449b-e7db-4a53-b19c-6914c83849dc] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9585449b-e7db-4a53-b19c-6914c83849dc}]> 08:33:23 2024-02-09 13:33:23,882 INFO [9585449b-e7db-4a53-b19c-6914c83849dc] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9585449b-e7db-4a53-b19c-6914c83849dc}]] 08:33:23 2024-02-09 13:33:23,885 INFO [d4223424-44ca-4f74-8be8-c1198521e2e2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=d4223424-44ca-4f74-8be8-c1198521e2e2}]> 08:33:23 2024-02-09 13:33:23,886 INFO [d4223424-44ca-4f74-8be8-c1198521e2e2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=d4223424-44ca-4f74-8be8-c1198521e2e2}]] 08:33:23 2024-02-09 13:33:23,984 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,010 INFO [3356009b-5334-4b7b-bf0c-9fa8a0ae87f9] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=3356009b-5334-4b7b-bf0c-9fa8a0ae87f9, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 08:33:24 2024-02-09 13:33:24,011 INFO [3356009b-5334-4b7b-bf0c-9fa8a0ae87f9] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=3356009b-5334-4b7b-bf0c-9fa8a0ae87f9, response-required=false}]> 08:33:24 2024-02-09 13:33:24,012 INFO [3356009b-5334-4b7b-bf0c-9fa8a0ae87f9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=3356009b-5334-4b7b-bf0c-9fa8a0ae87f9, response-required=false}]] 08:33:24 2024-02-09 13:33:24,093 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,119 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:24 2024-02-09 13:33:24,119 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:24 2024-02-09 13:33:24,123 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:24 2024-02-09 13:33:24,124 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1058328517], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:24 2024-02-09 13:33:24,124 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=d7e79165-d9dc-4fc8-82dc-b918fca88411, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 08:33:24 2024-02-09 13:33:24,125 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 08:33:24 2024-02-09 13:33:24,127 INFO [d7e79165-d9dc-4fc8-82dc-b918fca88411] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:24 2024-02-09 13:33:24,217 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,243 INFO [ef9e569b-b5ac-4915-86b9-4348c650c861] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature> 08:33:24 2024-02-09 13:33:24,244 INFO [ef9e569b-b5ac-4915-86b9-4348c650c861] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 08:33:24 2024-02-09 13:33:24,245 INFO [ef9e569b-b5ac-4915-86b9-4348c650c861] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature> 08:33:24 2024-02-09 13:33:24,248 INFO [f50f51de-4652-48de-8f00-ef7696104730] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:24 2024-02-09 13:33:24,248 INFO [f50f51de-4652-48de-8f00-ef7696104730] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 08:33:24 [INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 08:33:24 2024-02-09 13:33:24,262 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:24 2024-02-09 13:33:24,334 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,358 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]> 08:33:24 2024-02-09 13:33:24,359 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyIdInvalidException [message='Policy ID 'invalid-policy-id' is not valid!', errorCode=policies:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]] 08:33:24 2024-02-09 13:33:24,634 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,658 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 08:33:24 2024-02-09 13:33:24,659 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 08:33:24 2024-02-09 13:33:24,662 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 08:33:24 2024-02-09 13:33:24,663 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 08:33:24 2024-02-09 13:33:24,744 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,769 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 08:33:24 2024-02-09 13:33:24,770 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:24 2024-02-09 13:33:24,852 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:24 2024-02-09 13:33:24,878 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 08:33:24 2024-02-09 13:33:24,882 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:25 2024-02-09 13:33:24,962 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:24,989 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]> 08:33:25 2024-02-09 13:33:24,990 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]] 08:33:25 2024-02-09 13:33:25,161 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,186 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]> 08:33:25 2024-02-09 13:33:25,186 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]] 08:33:25 2024-02-09 13:33:25,262 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,287 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 08:33:25 2024-02-09 13:33:25,288 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 08:33:25 2024-02-09 13:33:25,379 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,407 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:25 2024-02-09 13:33:25,411 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:25 2024-02-09 13:33:25,415 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]> 08:33:25 2024-02-09 13:33:25,416 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]] 08:33:25 2024-02-09 13:33:25,419 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]> 08:33:25 2024-02-09 13:33:25,420 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the live channel condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]] 08:33:25 2024-02-09 13:33:25,500 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,531 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 08:33:25 2024-02-09 13:33:25,531 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:25 2024-02-09 13:33:25,613 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,644 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 08:33:25 2024-02-09 13:33:25,649 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:25 2024-02-09 13:33:25,652 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:25 2024-02-09 13:33:25,730 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,755 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 08:33:25 2024-02-09 13:33:25,756 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:25 2024-02-09 13:33:25,839 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,865 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:id> due to: <PolicyNotAccessibleException: The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.>. The CreateThing command which would have created a Policy for the Thing with ID <thing:id> is therefore not handled. 08:33:25 2024-02-09 13:33:25,866 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:id> - ThingNotCreatableException: The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.' 08:33:25 2024-02-09 13:33:25,866 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]> 08:33:25 2024-02-09 13:33:25,867 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Either check if the ID of the Policy you created the Thing with is correct and that the Policy is existing or If you want to use the existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]] 08:33:25 2024-02-09 13:33:25,954 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:25 2024-02-09 13:33:25,979 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id> 08:33:25 2024-02-09 13:33:25,980 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:26 2024-02-09 13:33:26,065 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,083 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]> 08:33:26 2024-02-09 13:33:26,083 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]] 08:33:26 2024-02-09 13:33:26,166 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,191 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 08:33:26 2024-02-09 13:33:26,192 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:26 2024-02-09 13:33:26,287 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,311 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy> 08:33:26 2024-02-09 13:33:26,314 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]> 08:33:26 2024-02-09 13:33:26,314 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]] 08:33:26 2024-02-09 13:33:26,394 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,419 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 08:33:26 2024-02-09 13:33:26,420 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 08:33:26 2024-02-09 13:33:26,505 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,530 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId)}]> 08:33:26 2024-02-09 13:33:26,531 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: LiveChannelConditionNotAllowedException [message='The specified 'live-channel-condition' is only allowed to be used for retrieving API calls.', errorCode=things:live.channelcondition.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='For modifying API calls the 'live-channel-condition' cannot be used, please remove the condition.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId), ditto-read-subjects=["google:subject"]}]] 08:33:26 2024-02-09 13:33:26,720 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,746 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 08:33:26 2024-02-09 13:33:26,747 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:26 2024-02-09 13:33:26,752 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:26 2024-02-09 13:33:26,755 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:26 2024-02-09 13:33:26,758 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success' 08:33:26 2024-02-09 13:33:26,762 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success' 08:33:26 2024-02-09 13:33:26,766 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success' 08:33:26 2024-02-09 13:33:26,768 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute> 08:33:26 2024-02-09 13:33:26,849 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:26 2024-02-09 13:33:26,877 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]> 08:33:26 2024-02-09 13:33:26,877 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionInvalidException [message='The specified condition 'attributes//testAttr' is invalid.', errorCode=things:condition.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Consecutive slashes in JSON pointers are not supported.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]] 08:33:27 2024-02-09 13:33:27,059 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,083 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]> 08:33:27 2024-02-09 13:33:27,083 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyInvalidException [message='The Policy specified for the Thing with ID 'thing:id' is invalid.', errorCode=things:policy.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='The JSON object's field '/_modified' is not in ISO-8601 format as expected', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]] 08:33:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 08:33:27 [INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 08:33:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 08:33:27 [INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 08:33:27 2024-02-09 13:33:27,302 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:27 2024-02-09 13:33:27,373 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,398 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:27 2024-02-09 13:33:27,483 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,507 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:6d3fd540-6a7d-486c-95f6-d5f11452911f> due to: <PolicyConflictException: The Policy with ID 'thing:6d3fd540-6a7d-486c-95f6-d5f11452911f' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:6d3fd540-6a7d-486c-95f6-d5f11452911f> is therefore not handled. 08:33:27 2024-02-09 13:33:27,507 INFO [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:6d3fd540-6a7d-486c-95f6-d5f11452911f> - ThingNotCreatableException: The Thing with ID 'thing:6d3fd540-6a7d-486c-95f6-d5f11452911f' could not be created because creation of its implicit Policy ID 'thing:6d3fd540-6a7d-486c-95f6-d5f11452911f' failed. 08:33:27 2024-02-09 13:33:27,507 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]> 08:33:27 2024-02-09 13:33:27,508 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:6d3fd540-6a7d-486c-95f6-d5f11452911f' could not be created because creation of its implicit Policy ID 'thing:6d3fd540-6a7d-486c-95f6-d5f11452911f' failed.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='If you want to use an existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]] 08:33:27 2024-02-09 13:33:27,592 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,617 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:27 2024-02-09 13:33:27,631 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:6b548a02-478a-4226-bf1b-c71e7bd13e1f> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:6b548a02-478a-4226-bf1b-c71e7bd13e1f' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:33:27 2024-02-09 13:33:27,633 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:27 2024-02-09 13:33:27,740 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,767 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:585de6b7-5085-418e-93c9-87fd62a88473> 08:33:27 2024-02-09 13:33:27,768 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:27 2024-02-09 13:33:27,857 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:27 2024-02-09 13:33:27,883 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:27 2024-02-09 13:33:27,885 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout 08:33:27 2024-02-09 13:33:27,885 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen. 08:33:27 2024-02-09 13:33:27,885 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <thing:id>: <RetrieveThing [type=things.commands:retrieveThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}], thingId=thing:db16b613-b3aa-4d0b-9199-f7aa7e5b5ac4, selectedFields=/_policy,/thingId, snapshotRevision=-1]> 08:33:27 2024-02-09 13:33:27,887 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:27 2024-02-09 13:33:27,890 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:c21f3924-43d7-45d1-8750-d089122c64c8> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout 08:33:27 2024-02-09 13:33:27,893 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:28 2024-02-09 13:33:27,974 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:27,999 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,001 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:bdc79f6d-838f-4ef1-b3d1-946261471edf' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:33:28 2024-02-09 13:33:28,003 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,007 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:9630295c-02ac-446a-92a7-4e68e66991b2> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:9630295c-02ac-446a-92a7-4e68e66991b2' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:33:28 2024-02-09 13:33:28,008 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:28 2024-02-09 13:33:28,085 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,110 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,117 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:28 2024-02-09 13:33:28,193 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,218 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,302 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,327 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:b4d74d3e-6c37-4368-a29f-d3d13dd9e095> 08:33:28 2024-02-09 13:33:28,328 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,411 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,436 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:3800f865-b772-4ac9-abe4-80b4e27eee02> 08:33:28 2024-02-09 13:33:28,437 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,439 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, ditto-read-subjects=["google:defaultSubject"]}], thing=ImmutableThing [thingId=thing:b75be0cb-07eb-4bb1-9b25-10d4870229c0, policyId=policy:3800f865-b772-4ac9-abe4-80b4e27eee02, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:3800f865-b772-4ac9-abe4-80b4e27eee02","imports":{},"entries":{"policy":{"subjects":{"google:notDefaultSubject":{"type":"generated"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"},"thing":{"subjects":{"google:defaultSubject":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=ThingNotModifiableException [message='The Thing with ID 'thing:b75be0cb-07eb-4bb1-9b25-10d4870229c0' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]], responseFuture=java.util.concurrent.CompletableFuture@4afebcb8[Not completed, 1 dependents]] 08:33:28 2024-02-09 13:33:28,440 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:3800f865-b772-4ac9-abe4-80b4e27eee02> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=policy:3800f865-b772-4ac9-abe4-80b4e27eee02]> 08:33:28 2024-02-09 13:33:28,440 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:b75be0cb-07eb-4bb1-9b25-10d4870229c0' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:33:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.150 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 08:33:28 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 08:33:28 2024-02-09 13:33:28,453 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:28 2024-02-09 13:33:28,525 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,551 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,558 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 08:33:28 2024-02-09 13:33:28,559 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1133013088], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:28 2024-02-09 13:33:28,559 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 08:33:28 2024-02-09 13:33:28,560 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 08:33:28 2024-02-09 13:33:28,560 ERROR [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 08:33:28 2024-02-09 13:33:28,561 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]] 08:33:28 2024-02-09 13:33:28,664 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,689 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,693 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:28 2024-02-09 13:33:28,694 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-507214346], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:28 2024-02-09 13:33:28,694 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}, thingPlainJson={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}]>, valid=<true> 08:33:28 2024-02-09 13:33:28,695 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 08:33:28 2024-02-09 13:33:28,697 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:28 2024-02-09 13:33:28,782 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,806 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:28 2024-02-09 13:33:28,807 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,811 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 08:33:28 2024-02-09 13:33:28,812 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-283994383], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 08:33:28 2024-02-09 13:33:28,812 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 08:33:28 2024-02-09 13:33:28,812 ERROR [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 08:33:28 2024-02-09 13:33:28,812 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 08:33:28 2024-02-09 13:33:28,813 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]] 08:33:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 08:33:28 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 08:33:28 2024-02-09 13:33:28,827 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:33:28 2024-02-09 13:33:28,904 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:28 2024-02-09 13:33:28,930 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:28 2024-02-09 13:33:28,935 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#-709160552, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#-709160552}]]]>, valid=<false> 08:33:29 2024-02-09 13:33:29,021 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,047 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,050 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 08:33:29 2024-02-09 13:33:29,127 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,153 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:29 2024-02-09 13:33:29,153 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,180 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:29 2024-02-09 13:33:29,255 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,280 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,309 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:29 2024-02-09 13:33:29,396 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,421 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,424 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}, thingPlainJson={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}]>, valid=<true> 08:33:29 2024-02-09 13:33:29,427 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:33:29 2024-02-09 13:33:29,510 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,535 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,560 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: CommandTimeoutException [message='The Command reached the specified timeout of 1ms.', errorCode=command.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the command timeout.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelTimeoutWithoutTwinFallback, version=2, live-channel-condition=exists(thingId), timeout=1ms, ditto-originator=dummy:subject, channel=live, live-channel-condition-matched=true, response-required=false}]] 08:33:29 2024-02-09 13:33:29,644 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,668 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]> 08:33:29 2024-02-09 13:33:29,669 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]] 08:33:29 2024-02-09 13:33:29,761 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:33:29 2024-02-09 13:33:29,786 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 08:33:29 2024-02-09 13:33:29,786 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:33:29 2024-02-09 13:33:29,789 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-148804103, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-148804103}]]]>, valid=<false> 08:33:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 08:33:29 [INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 08:33:30 2024-02-09 13:33:29,963 ERROR [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Did not retrieve expected RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: someThingUnexpected 08:33:30 2024-02-09 13:33:30,076 INFO [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Got ThingErrorResponse when waiting on RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingNotAccessibleException [message='The Thing with ID 'namespace:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 08:33:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 08:33:30 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 08:33:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 08:33:30 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 08:33:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 08:33:30 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 08:33:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 08:33:30 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest 08:33:30 2024-02-09 13:33:30,631 INFO [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:33:30 2024-02-09 13:33:30,738 INFO [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:33:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.665 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest 08:33:33 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 08:33:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 08:33:33 [INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 08:33:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 08:33:33 [INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 08:33:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 08:33:34 [INFO] 08:33:34 [INFO] Results: 08:33:34 [INFO] 08:33:34 [ERROR] Failures: 08:33:34 [ERROR] ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot:67 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly:146 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated:83 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly:156 assertion failed: timeout (10 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId:1301->testCreateAndModify:1345 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException:1036 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.PolicyIdMissingException 08:33:34 [ERROR] ThingPersistenceActorTest.createThingV2:335 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData:608 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteAttribute:824 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader:1781 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand:1890 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader:1817 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand:1855 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand:1924 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.deleteThingV2:585 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation:1078 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification:1108 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery:1152 assertion failed: expected class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse, found class org.apache.pekko.actor.Terminated (Terminated(Actor[pekko://PekkoTestSystem/user/$a#1655611902])) 08:33:34 [ERROR] ThingPersistenceActorTest.ensureSequenceNumberCorrectness:939 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery:980 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyAttribute:750 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyAttributeMetadata:1403 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge:505 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyAttributes:690 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyAttributesMetadata:1368 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyFeatureMetadata:1468 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyFeatures:649 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyFeaturesMetadata:1436 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2:405->doTestModifyThingKeepsOverwritesExistingFirstLevelFieldsWhenExplicitlySpecified:418 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2:455->doTestModifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecified:473 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyThingV2:355->testModifyThing:360 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyThingWithWildcardInMetadata:1500 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.modifyThingWithoutPreviousCreate:385 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException 08:33:34 [ERROR] ThingPersistenceActorTest.multipleMetadataHeadersResultsInException:1965 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.recoverThingCreated:870 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.recoverThingDeleted:905 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders:1050 assertion failed: timeout (3 seconds) during expectMsg while waiting for ThingNotAccessibleException [message='The Thing with ID 'org.eclipse.ditto:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["authSubject"]}, correlation-id=correlationId, version=2}]] 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveAttribute:788 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader:1634 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader:1592 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader:1669 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition:1252 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveFeatureReturnsExpected:1211 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader:1549 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader:1712 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveThingV2:544 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor:567 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion:1993 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode:279 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion:849 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated:300 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException 08:33:34 [ERROR] ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates:207 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse 08:33:34 [ERROR] Errors: 08:33:34 [ERROR] ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId ยป AskTimeout Recipient [TestActor[pekko://PekkoTestSystem/user/$$a]] had already been terminated. Message of type [org.apache.pekko.testkit.TestActorRef$InternalGetActor$]. 08:33:34 [INFO] 08:33:34 [ERROR] Tests run: 603, Failures: 52, Errors: 1, Skipped: 0 08:33:34 [INFO] 08:33:34 [INFO] ------------------------------------------------------------------------ 08:33:34 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: 08:33:34 [INFO] 08:33:34 [INFO] Eclipse Ditto ...................................... SUCCESS [ 11.172 s] 08:33:34 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 0.940 s] 08:33:34 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.146 s] 08:33:34 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.362 s] 08:33:34 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 7.619 s] 08:33:34 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 20.697 s] 08:33:34 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.286 s] 08:33:34 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 25.231 s] 08:33:34 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 7.459 s] 08:33:34 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.038 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.053 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 12.914 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 18.988 s] 08:33:34 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 4.478 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 16.974 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.044 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 5.083 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 43.201 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 13.724 s] 08:33:34 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 5.196 s] 08:33:34 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.049 s] 08:33:34 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 29.580 s] 08:33:34 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.032 s] 08:33:34 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 27.487 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 25.846 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 1.617 s] 08:33:34 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 7.598 s] 08:33:34 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 20.338 s] 08:33:34 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.023 s] 08:33:34 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 15.825 s] 08:33:34 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.061 s] 08:33:34 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 8.112 s] 08:33:34 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.040 s] 08:33:34 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 7.557 s] 08:33:34 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 17.370 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 8.502 s] 08:33:34 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 5.734 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 5.984 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:14 min] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 7.577 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 3.029 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 19.590 s] 08:33:34 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 7.483 s] 08:33:34 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 13.434 s] 08:33:34 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.024 s] 08:33:34 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 4.732 s] 08:33:34 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.033 s] 08:33:34 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 7.901 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 53.427 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 9.298 s] 08:33:34 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 15.668 s] 08:33:34 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.030 s] 08:33:34 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 4.529 s] 08:33:34 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 15.396 s] 08:33:34 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 7.228 s] 08:33:34 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 6.822 s] 08:33:34 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.022 s] 08:33:34 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 29.020 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 41.646 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 2.902 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 20.627 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 6.817 s] 08:33:34 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 9.477 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 8.624 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 1.499 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 1.641 s] 08:33:34 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [06:11 min] 08:33:34 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.306 s] 08:33:34 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.024 s] 08:33:34 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 3.118 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 1.563 s] 08:33:34 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 3.312 s] 08:33:34 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:25 min] 08:33:34 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [03:39 min] 08:33:34 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 2.457 s] 08:33:34 [INFO] Eclipse Ditto :: Things :: Service ................. FAILURE [03:51 min] 08:33:34 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SKIPPED 08:33:34 [INFO] ------------------------------------------------------------------------ 08:33:34 [INFO] BUILD FAILURE 08:33:34 [INFO] ------------------------------------------------------------------------ 08:33:34 [INFO] Total time: 29:58 min 08:33:34 [INFO] Finished at: 2024-02-09T13:33:34Z 08:33:34 [INFO] ------------------------------------------------------------------------ 08:33:34 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-things-service: There are test failures. 08:33:34 [ERROR] 08:33:34 [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results. 08:33:34 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 08:33:34 [ERROR] -> [Help 1] 08:33:34 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-things-service: There are test failures. 08:33:34 08:33:34 Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results. 08:33:34 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 08:33:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 08:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 08:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 08:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 08:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 08:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 08:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 08:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 08:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 08:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 08:33:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 08:33:34 at java.lang.reflect.Method.invoke (Method.java:568) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 08:33:34 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. 08:33:34 08:33:34 Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results. 08:33:34 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 08:33:34 at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) 08:33:34 at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) 08:33:34 at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) 08:33:34 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067) 08:33:34 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871) 08:33:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 08:33:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 08:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 08:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 08:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 08:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 08:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 08:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 08:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 08:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 08:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 08:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 08:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 08:33:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 08:33:34 at java.lang.reflect.Method.invoke (Method.java:568) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 08:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 08:33:34 [ERROR] 08:33:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 08:33:34 [ERROR] 08:33:34 [ERROR] For more information about the errors and possible solutions, please read the following articles: 08:33:34 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 08:33:34 [ERROR] 08:33:34 [ERROR] After correcting the problems, you can resume the build with the command 08:33:34 [ERROR] mvn <args> -rf :ditto-things-service 08:33:34 Build step 'Invoke top-level Maven targets' marked build as failure 08:33:34 Recording test results 08:33:39 [Checks API] No suitable checks publisher found. 08:33:39 Finished: FAILURE