Started by user Thomas Jaeckle Running as Thomas Jaeckle Agent basic-9trn7 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-9trn7" namespace: "ditto" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ditto.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-9trn7" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-9trn7" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ditto" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-9trn7 (basic) in workspace /home/jenkins/agent/workspace/license-check-0-ditto The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/ditto.git > git init /home/jenkins/agent/workspace/license-check-0-ditto # timeout=10 Fetching upstream changes from https://github.com/eclipse/ditto.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision dc04092ec8b9331fc1978d95a7a9c485812ab8c0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dc04092ec8b9331fc1978d95a7a9c485812ab8c0 # timeout=10 Commit message: "Merge pull request #1472 from bosch-io/feature/ditto-30-preparation" > git rev-list --no-walk dc04092ec8b9331fc1978d95a7a9c485812ab8c0 # timeout=10 [license-check-0-ditto] $ /bin/sh -xe /tmp/jenkins12473186913481775469.sh + wget -q --show-progress -O org.eclipse.dash.licenses-latest.jar 'https://repo.eclipse.org/service/local/artifact/maven/redirect?r=dash-licenses&g=org.eclipse.dash&a=org.eclipse.dash.licenses&v=LATEST' 0K .......... .......... .......... .......... .......... 0% 79.3M 0s 50K .......... .......... .......... .......... .......... 0% 126M 0s 100K .......... .......... .......... .......... .......... 1% 70.8M 0s 150K .......... .......... .......... .......... .......... 1% 80.5M 0s 200K .......... .......... .......... .......... .......... 2% 73.3M 0s 250K .......... .......... .......... .......... .......... 2% 66.6M 0s 300K .......... .......... .......... .......... .......... 3% 33.5M 0s 350K .......... .......... .......... .......... .......... 3% 58.3M 0s 400K .......... .......... .......... .......... .......... 3% 77.8M 0s 450K .......... .......... .......... .......... .......... 4% 88.5M 0s 500K .......... .......... .......... .......... .......... 4% 35.8M 0s 550K .......... .......... .......... .......... .......... 5% 83.2M 0s 600K .......... .......... .......... .......... .......... 5% 70.1M 0s 650K .......... .......... .......... .......... .......... 6% 47.5M 0s 700K .......... .......... .......... .......... .......... 6% 91.7M 0s 750K .......... .......... .......... .......... .......... 7% 36.6M 0s 800K .......... .......... .......... .......... .......... 7% 52.7M 0s 850K .......... .......... .......... .......... .......... 7% 68.4M 0s 900K .......... .......... .......... .......... .......... 8% 67.6M 0s 950K .......... .......... .......... .......... .......... 8% 61.2M 0s 1000K .......... .......... .......... .......... .......... 9% 51.4M 0s 1050K .......... .......... .......... .......... .......... 9% 48.4M 0s 1100K .......... .......... .......... .......... .......... 10% 68.3M 0s 1150K .......... .......... .......... .......... .......... 10% 45.9M 0s 1200K .......... .......... .......... .......... .......... 10% 35.5M 0s 1250K .......... .......... .......... .......... .......... 11% 90.4M 0s 1300K .......... .......... .......... .......... .......... 11% 87.7M 0s 1350K .......... .......... .......... .......... .......... 12% 46.9M 0s 1400K .......... .......... .......... .......... .......... 12% 64.0M 0s 1450K .......... .......... .......... .......... .......... 13% 68.3M 0s 1500K .......... .......... .......... .......... .......... 13% 65.4M 0s 1550K .......... .......... .......... .......... .......... 14% 44.9M 0s 1600K .......... .......... .......... .......... .......... 14% 57.0M 0s 1650K .......... .......... .......... .......... .......... 14% 70.7M 0s 1700K .......... .......... .......... .......... .......... 15% 53.9M 0s 1750K .......... .......... .......... .......... .......... 15% 53.3M 0s 1800K .......... .......... .......... .......... .......... 16% 61.1M 0s 1850K .......... .......... .......... .......... .......... 16% 48.4M 0s 1900K .......... .......... .......... .......... .......... 17% 51.1M 0s 1950K .......... .......... .......... .......... .......... 17% 38.8M 0s 2000K .......... .......... .......... .......... .......... 17% 54.2M 0s 2050K .......... .......... .......... .......... .......... 18% 67.4M 0s 2100K .......... .......... .......... .......... .......... 18% 68.2M 0s 2150K .......... .......... .......... .......... .......... 19% 62.8M 0s 2200K .......... .......... .......... .......... .......... 19% 12.2M 0s 2250K .......... .......... .......... .......... .......... 20% 37.0M 0s 2300K .......... .......... .......... .......... .......... 20% 129M 0s 2350K .......... .......... .......... .......... .......... 21% 34.6M 0s 2400K .......... .......... .......... .......... .......... 21% 37.0M 0s 2450K .......... .......... .......... .......... .......... 21% 65.0M 0s 2500K .......... .......... .......... .......... .......... 22% 62.8M 0s 2550K .......... .......... .......... .......... .......... 22% 64.2M 0s 2600K .......... .......... .......... .......... .......... 23% 51.8M 0s 2650K .......... .......... .......... .......... .......... 23% 38.4M 0s 2700K .......... .......... .......... .......... .......... 24% 76.2M 0s 2750K .......... .......... .......... .......... .......... 24% 33.2M 0s 2800K .......... .......... .......... .......... .......... 25% 77.4M 0s 2850K .......... .......... .......... .......... .......... 25% 47.1M 0s 2900K .......... .......... .......... .......... .......... 25% 68.8M 0s 2950K .......... .......... .......... .......... .......... 26% 41.7M 0s 3000K .......... .......... .......... .......... .......... 26% 94.5M 0s 3050K .......... .......... .......... .......... .......... 27% 53.8M 0s 3100K .......... .......... .......... .......... .......... 27% 22.3M 0s 3150K .......... .......... .......... .......... .......... 28% 70.2M 0s 3200K .......... .......... .......... .......... .......... 28% 74.4M 0s 3250K .......... .......... .......... .......... .......... 28% 125M 0s 3300K .......... .......... .......... .......... .......... 29% 46.2M 0s 3350K .......... .......... .......... .......... .......... 29% 61.9M 0s 3400K .......... .......... .......... .......... .......... 30% 46.4M 0s 3450K .......... .......... .......... .......... .......... 30% 59.8M 0s 3500K .......... .......... .......... .......... .......... 31% 56.0M 0s 3550K .......... .......... .......... .......... .......... 31% 37.9M 0s 3600K .......... .......... .......... .......... .......... 32% 73.6M 0s 3650K .......... .......... .......... .......... .......... 32% 38.8M 0s 3700K .......... .......... .......... .......... .......... 32% 64.5M 0s 3750K .......... .......... .......... .......... .......... 33% 53.2M 0s 3800K .......... .......... .......... .......... .......... 33% 47.2M 0s 3850K .......... .......... .......... .......... .......... 34% 49.4M 0s 3900K .......... .......... .......... .......... .......... 34% 95.0M 0s 3950K .......... .......... .......... .......... .......... 35% 31.9M 0s 4000K .......... .......... .......... .......... .......... 35% 78.0M 0s 4050K .......... .......... .......... .......... .......... 35% 40.6M 0s 4100K .......... .......... .......... .......... .......... 36% 39.8M 0s 4150K .......... .......... .......... .......... .......... 36% 54.9M 0s 4200K .......... .......... .......... .......... .......... 37% 43.1M 0s 4250K .......... .......... .......... .......... .......... 37% 47.2M 0s 4300K .......... .......... .......... .......... .......... 38% 52.7M 0s 4350K .......... .......... .......... .......... .......... 38% 44.0M 0s 4400K .......... .......... .......... .......... .......... 39% 84.3M 0s 4450K .......... .......... .......... .......... .......... 39% 40.6M 0s 4500K .......... .......... .......... .......... .......... 39% 95.7M 0s 4550K .......... .......... .......... .......... .......... 40% 6.67M 0s 4600K .......... .......... .......... .......... .......... 40% 130M 0s 4650K .......... .......... .......... .......... .......... 41% 48.4M 0s 4700K .......... .......... .......... .......... .......... 41% 88.5M 0s 4750K .......... .......... .......... .......... .......... 42% 61.1M 0s 4800K .......... .......... .......... .......... .......... 42% 82.2M 0s 4850K .......... .......... .......... .......... .......... 42% 84.8M 0s 4900K .......... .......... .......... .......... .......... 43% 87.2M 0s 4950K .......... .......... .......... .......... .......... 43% 98.1M 0s 5000K .......... .......... .......... .......... .......... 44% 120M 0s 5050K .......... .......... .......... .......... .......... 44% 119M 0s 5100K .......... .......... .......... .......... .......... 45% 80.1M 0s 5150K .......... .......... .......... .......... .......... 45% 57.4M 0s 5200K .......... .......... .......... .......... .......... 46% 82.0M 0s 5250K .......... .......... .......... .......... .......... 46% 65.5M 0s 5300K .......... .......... .......... .......... .......... 46% 115M 0s 5350K .......... .......... .......... .......... .......... 47% 87.9M 0s 5400K .......... .......... .......... .......... .......... 47% 86.8M 0s 5450K .......... .......... .......... .......... .......... 48% 116M 0s 5500K .......... .......... .......... .......... .......... 48% 110M 0s 5550K .......... .......... .......... .......... .......... 49% 72.9M 0s 5600K .......... .......... .......... .......... .......... 49% 47.3M 0s 5650K .......... .......... .......... .......... .......... 50% 82.3M 0s 5700K .......... .......... .......... .......... .......... 50% 117M 0s 5750K .......... .......... .......... .......... .......... 50% 71.1M 0s 5800K .......... .......... .......... .......... .......... 51% 55.4M 0s 5850K .......... .......... .......... .......... .......... 51% 48.4M 0s 5900K .......... .......... .......... .......... .......... 52% 72.8M 0s 5950K .......... .......... .......... .......... .......... 52% 36.3M 0s 6000K .......... .......... .......... .......... .......... 53% 54.4M 0s 6050K .......... .......... .......... .......... .......... 53% 70.0M 0s 6100K .......... .......... .......... .......... .......... 53% 67.6M 0s 6150K .......... .......... .......... .......... .......... 54% 50.3M 0s 6200K .......... .......... .......... .......... .......... 54% 40.9M 0s 6250K .......... .......... .......... .......... .......... 55% 51.5M 0s 6300K .......... .......... .......... .......... .......... 55% 66.4M 0s 6350K .......... .......... .......... .......... .......... 56% 49.1M 0s 6400K .......... .......... .......... .......... .......... 56% 50.1M 0s 6450K .......... .......... .......... .......... .......... 57% 1.50M 0s 6500K .......... .......... .......... .......... .......... 57% 105M 0s 6550K .......... .......... .......... .......... .......... 57% 126M 0s 6600K .......... .......... .......... .......... .......... 58% 107M 0s 6650K .......... .......... .......... .......... .......... 58% 130M 0s 6700K .......... .......... .......... .......... .......... 59% 99.7M 0s 6750K .......... .......... .......... .......... .......... 59% 96.6M 0s 6800K .......... .......... .......... .......... .......... 60% 84.9M 0s 6850K .......... .......... .......... .......... .......... 60% 105M 0s 6900K .......... .......... .......... .......... .......... 60% 77.6M 0s 6950K .......... .......... .......... .......... .......... 61% 104M 0s 7000K .......... .......... .......... .......... .......... 61% 81.1M 0s 7050K .......... .......... .......... .......... .......... 62% 115M 0s 7100K .......... .......... .......... .......... .......... 62% 105M 0s 7150K .......... .......... .......... .......... .......... 63% 94.8M 0s 7200K .......... .......... .......... .......... .......... 63% 119M 0s 7250K .......... .......... .......... .......... .......... 64% 104M 0s 7300K .......... .......... .......... .......... .......... 64% 85.2M 0s 7350K .......... .......... .......... .......... .......... 64% 85.9M 0s 7400K .......... .......... .......... .......... .......... 65% 113M 0s 7450K .......... .......... .......... .......... .......... 65% 109M 0s 7500K .......... .......... .......... .......... .......... 66% 99.2M 0s 7550K .......... .......... .......... .......... .......... 66% 93.4M 0s 7600K .......... .......... .......... .......... .......... 67% 134M 0s 7650K .......... .......... .......... .......... .......... 67% 133M 0s 7700K .......... .......... .......... .......... .......... 68% 118M 0s 7750K .......... .......... .......... .......... .......... 68% 86.2M 0s 7800K .......... .......... .......... .......... .......... 68% 61.8M 0s 7850K .......... .......... .......... .......... .......... 69% 121M 0s 7900K .......... .......... .......... .......... .......... 69% 107M 0s 7950K .......... .......... .......... .......... .......... 70% 95.1M 0s 8000K .......... .......... .......... .......... .......... 70% 87.4M 0s 8050K .......... .......... .......... .......... .......... 71% 107M 0s 8100K .......... .......... .......... .......... .......... 71% 104M 0s 8150K .......... .......... .......... .......... .......... 71% 107M 0s 8200K .......... .......... .......... .......... .......... 72% 126M 0s 8250K .......... .......... .......... .......... .......... 72% 90.7M 0s 8300K .......... .......... .......... .......... .......... 73% 97.5M 0s 8350K .......... .......... .......... .......... .......... 73% 78.8M 0s 8400K .......... .......... .......... .......... .......... 74% 92.4M 0s 8450K .......... .......... .......... .......... .......... 74% 110M 0s 8500K .......... .......... .......... .......... .......... 75% 112M 0s 8550K .......... .......... .......... .......... .......... 75% 101M 0s 8600K .......... .......... .......... .......... .......... 75% 129M 0s 8650K .......... .......... .......... .......... .......... 76% 109M 0s 8700K .......... .......... .......... .......... .......... 76% 115M 0s 8750K .......... .......... .......... .......... .......... 77% 102M 0s 8800K .......... .......... .......... .......... .......... 77% 107M 0s 8850K .......... .......... .......... .......... .......... 78% 121M 0s 8900K .......... .......... .......... .......... .......... 78% 99.2M 0s 8950K .......... .......... .......... .......... .......... 78% 69.2M 0s 9000K .......... .......... .......... .......... .......... 79% 105M 0s 9050K .......... .......... .......... .......... .......... 79% 91.4M 0s 9100K .......... .......... .......... .......... .......... 80% 102M 0s 9150K .......... .......... .......... .......... .......... 80% 85.5M 0s 9200K .......... .......... .......... .......... .......... 81% 89.7M 0s 9250K .......... .......... .......... .......... .......... 81% 101M 0s 9300K .......... .......... .......... .......... .......... 82% 133M 0s 9350K .......... .......... .......... .......... .......... 82% 86.7M 0s 9400K .......... .......... .......... .......... .......... 82% 35.2M 0s 9450K .......... .......... .......... .......... .......... 83% 77.2M 0s 9500K .......... .......... .......... .......... .......... 83% 106M 0s 9550K .......... .......... .......... .......... .......... 84% 74.4M 0s 9600K .......... .......... .......... .......... .......... 84% 126M 0s 9650K .......... .......... .......... .......... .......... 85% 78.6M 0s 9700K .......... .......... .......... .......... .......... 85% 96.0M 0s 9750K .......... .......... .......... .......... .......... 85% 79.6M 0s 9800K .......... .......... .......... .......... .......... 86% 96.6M 0s 9850K .......... .......... .......... .......... .......... 86% 64.9M 0s 9900K .......... .......... .......... .......... .......... 87% 107M 0s 9950K .......... .......... .......... .......... .......... 87% 94.3M 0s 10000K .......... .......... .......... .......... .......... 88% 86.6M 0s 10050K .......... .......... .......... .......... .......... 88% 114M 0s 10100K .......... .......... .......... .......... .......... 89% 82.6M 0s 10150K .......... .......... .......... .......... .......... 89% 102M 0s 10200K .......... .......... .......... .......... .......... 89% 84.8M 0s 10250K .......... .......... .......... .......... .......... 90% 104M 0s 10300K .......... .......... .......... .......... .......... 90% 84.4M 0s 10350K .......... .......... .......... .......... .......... 91% 80.4M 0s 10400K .......... .......... .......... .......... .......... 91% 103M 0s 10450K .......... .......... .......... .......... .......... 92% 103M 0s 10500K .......... .......... .......... .......... .......... 92% 97.5M 0s 10550K .......... .......... .......... .......... .......... 93% 70.0M 0s 10600K .......... .......... .......... .......... .......... 93% 97.3M 0s 10650K .......... .......... .......... .......... .......... 93% 91.3M 0s 10700K .......... .......... .......... .......... .......... 94% 93.7M 0s 10750K .......... .......... .......... .......... .......... 94% 67.0M 0s 10800K .......... .......... .......... .......... .......... 95% 65.4M 0s 10850K .......... .......... .......... .......... .......... 95% 127M 0s 10900K .......... .......... .......... .......... .......... 96% 141M 0s 10950K .......... .......... .......... .......... .......... 96% 20.6M 0s 11000K .......... .......... .......... .......... .......... 96% 95.7M 0s 11050K .......... .......... .......... .......... .......... 97% 51.1M 0s 11100K .......... .......... .......... .......... .......... 97% 57.2M 0s 11150K .......... .......... .......... .......... .......... 98% 1011K 0s 11200K .......... .......... .......... .......... .......... 98% 131M 0s 11250K .......... .......... .......... .......... .......... 99% 123M 0s 11300K .......... .......... .......... .......... .......... 99% 89.1M 0s 11350K .......... .......... .......... .......... ..... 100% 90.9M=0.3s[license-check-0-ditto] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean install -DskipTests -DskipITs -T1C --batch-mode --errors Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Ditto [pom] [INFO] Eclipse Ditto :: Legal [jar] [INFO] Eclipse Ditto :: BOM [pom] [INFO] Eclipse Ditto :: Utils [pom] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] [INFO] Eclipse Ditto :: JSON [bundle] [INFO] Eclipse Ditto :: Base [pom] [INFO] Eclipse Ditto :: Base :: Model [bundle] [INFO] Eclipse Ditto :: Base :: API [jar] [INFO] Eclipse Ditto :: Internal [pom] [INFO] Eclipse Ditto :: Internal :: Utils [pom] [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] [INFO] Eclipse Ditto :: Internal :: Models [pom] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Akka [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] [INFO] Eclipse Ditto :: JSON CBOR [bundle] [INFO] Eclipse Ditto :: Policies [pom] [INFO] Eclipse Ditto :: Policies :: Model [bundle] [INFO] Eclipse Ditto :: Things [pom] [INFO] Eclipse Ditto :: Things :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] [INFO] Eclipse Ditto :: Placeholders [bundle] [INFO] Eclipse Ditto :: Base :: Service [jar] [INFO] Eclipse Ditto :: Connectivity [pom] [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] [INFO] Eclipse Ditto :: Thing Search [pom] [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] [INFO] Eclipse Ditto :: Messages [pom] [INFO] Eclipse Ditto :: Messages :: Model [bundle] [INFO] Eclipse Ditto :: Protocol [bundle] [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] [INFO] Eclipse Ditto :: Policies :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] [INFO] Eclipse Ditto :: Things :: API [jar] [INFO] Eclipse Ditto :: Connectivity :: API [jar] [INFO] Eclipse Ditto :: JWT [pom] [INFO] Eclipse Ditto :: JWT :: Model [bundle] [INFO] Eclipse Ditto :: WoT [pom] [INFO] Eclipse Ditto :: WoT :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] [INFO] Eclipse Ditto :: RQL [pom] [INFO] Eclipse Ditto :: RQL :: Model [bundle] [INFO] Eclipse Ditto :: RQL :: parser [bundle] [INFO] Eclipse Ditto :: RQL :: Query [bundle] [INFO] Eclipse Ditto :: Thing Search :: API [jar] [INFO] Eclipse Ditto :: Edge [pom] [INFO] Eclipse Ditto :: Edge :: Service [jar] [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] [INFO] Eclipse Ditto :: Connectivity :: Service [jar] [INFO] Eclipse Ditto :: Documentation [pom] [INFO] Eclipse Ditto :: Gateway [pom] [INFO] Eclipse Ditto :: Gateway :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] [INFO] Eclipse Ditto :: Gateway :: Service [jar] [INFO] Eclipse Ditto :: Policies :: Service [jar] [INFO] Eclipse Ditto :: WoT :: Integration [jar] [INFO] Eclipse Ditto :: Things :: Service [jar] [INFO] Eclipse Ditto :: Thing Search :: Service [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 2 [INFO] [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto --- [INFO] [INFO] --- license-maven-plugin:4.1:check (default) @ ditto --- [INFO] Checking licenses... [WARNING] Property 'strictCheck' is not enabled. Please consider adding true in your pom.xml file. [WARNING] See http://mycila.github.io/license-maven-plugin for more information. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom [INFO] [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/76] [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [3/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-documentation --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-documentation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-documentation --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-legal --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-legal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-legal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/documentation/target/jacoco.exec [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-documentation --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/legal/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-legal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-legal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-documentation --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-legal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/legal/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-legal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-legal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-legal --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-legal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-legal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [4/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: BOM: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-bom --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-bom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-bom --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/bom/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-bom --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-bom --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/bom/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-bom --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-bom --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-bom --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-bom --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom [INFO] [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [5/76] [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [6/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Edge: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Utils: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-utils --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-edge --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-edge --- [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-edge --- [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/edge/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-edge --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-edge --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/edge/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-edge --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-edge --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-edge --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-edge --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/utils/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-utils --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-utils --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/utils/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-utils --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [7/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Utils :: JSR-305 Extensions: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-utils-jsr305 --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-utils-jsr305 --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-utils-jsr305 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-utils-jsr305 --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-utils-jsr305 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-utils-jsr305 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-utils-jsr305 --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-utils-jsr305 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-utils-jsr305 --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-utils-jsr305 --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom [INFO] [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [8/76] [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [9/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Messages: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-messages --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: JSON: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-messages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-messages --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/messages/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-messages --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-messages --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/messages/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-messages --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-messages --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-messages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-messages --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [10/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: JWT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-jwt --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-jwt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-jwt --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/jwt/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-jwt --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-jwt --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/jwt/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-jwt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-jwt --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [11/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: WoT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-wot --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-wot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-wot --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/wot/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-wot --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-wot --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/wot/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-wot --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-wot --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-wot --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-wot --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [12/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: RQL: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-rql --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-rql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-rql --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/rql/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-rql --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-rql --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/rql/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-rql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-rql --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-rql --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-rql --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [13/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Gateway: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-gateway --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-gateway --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-gateway --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/gateway/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-gateway --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-gateway --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-gateway --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-gateway --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-gateway --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-gateway --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [14/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: RQL :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-rql-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-rql-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-rql-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-rql-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-rql-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-rql-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-json --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-json --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-json --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-json --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/json/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-json --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-json --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/license-check-0-ditto/json/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-rql-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-rql-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-rql-model --- [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/license-check-0-ditto/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/json/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/license-check-0-ditto/json/target/test-classes [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-rql-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-rql-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-rql-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-rql-model --- [INFO] Writing OBR metadata [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/json/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-json --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/json/target/ditto-json-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-json --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/json/target/ditto-json-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-json --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-json --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-json --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-json --- [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [15/76] [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [16/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Base: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [17/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: JSON CBOR: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-base --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-base --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/base/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-base --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-base --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/base/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-base --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-base --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-base --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [18/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Policies: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-policies --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-policies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-policies --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/policies/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-policies --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-policies --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/policies/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-policies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-policies --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [19/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Things: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-things --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-things --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-things --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/things/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-things --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-things --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/things/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-things --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-things --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-things --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-things --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [20/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Connectivity: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-connectivity --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-connectivity --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-connectivity --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-connectivity --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-connectivity --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-connectivity --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-connectivity --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-connectivity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-connectivity --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [21/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Thing Search: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-thingsearch --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-thingsearch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-thingsearch --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-thingsearch --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-thingsearch --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-thingsearch --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-thingsearch --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-thingsearch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-thingsearch --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [22/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [23/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Base :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-json-cbor --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-json-cbor --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-json-cbor --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-json-cbor --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-json-cbor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-json-cbor --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-json-cbor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-json-cbor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-json-cbor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/test-classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-base-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-base-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-base-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-base-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-base-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-base-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-base-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-base-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 254 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-json-cbor --- [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/license-check-0-ditto/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources) [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-json-cbor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-json-cbor --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-json-cbor --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-json-cbor --- [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-base-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-base-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 124 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/HeaderTranslatorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/HeaderTranslatorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-base-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/ditto-base-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-base-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-base-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-base-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/base/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-base-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-base-model --- [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [24/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [25/76] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Models: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Base :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-models --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-base-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/models/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-models --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-base-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-base-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-base-api --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-models --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-models --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [26/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Policies :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-base-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-base-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-base-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-base-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/base/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-base-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/test-classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-policies-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-policies-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-policies-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-policies-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-policies-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-policies-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-policies-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-policies-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-base-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/base/api/target/ditto-base-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-base-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-base-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Placeholders: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-placeholders --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-placeholders --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-placeholders --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-placeholders --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-placeholders --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-placeholders --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-placeholders --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-placeholders --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-placeholders --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-placeholders --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-placeholders --- [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [28/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: JWT :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-jwt-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-jwt-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-jwt-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-jwt-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-jwt-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-jwt-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-jwt-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-jwt-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-jwt-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-jwt-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-jwt-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-jwt-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-jwt-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-jwt-model --- [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [29/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: WoT :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-wot-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-wot-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-wot-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-wot-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-wot-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-wot-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-wot-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-wot-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 232 source files to /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-policies-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-policies-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 215 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/test-classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-wot-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-wot-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-wot-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-wot-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-wot-model --- [INFO] Skipping execution because parameter 'skip' was set to true. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-wot-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-wot-model --- [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [30/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: RQL :: parser: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-rql-parser --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-rql-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-rql-parser --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-rql-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-rql-parser --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (default) @ ditto-rql-parser --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-policies-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-policies-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-policies-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-policies-model --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] Compiler bridge file is not installed yet [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/policies/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-policies-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-policies-model --- [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [31/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Test: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-test --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-test --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-test --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-test --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-internal-utils-test --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-test --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [32/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Conditional Headers: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-conditional-headers --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-conditional-headers --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-conditional-headers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-conditional-headers --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-conditional-headers --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-conditional-headers --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-conditional-headers --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [33/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Gateway :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-gateway-api --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-gateway-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-gateway-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-gateway-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-gateway-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-gateway-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-gateway-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-gateway-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-gateway-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-gateway-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-gateway-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-gateway-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [34/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: JWT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-jwt --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-jwt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-jwt --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-jwt --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-jwt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-jwt --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [35/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Models :: Streaming: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-models-streaming --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-models-streaming --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-models-streaming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-models-streaming --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-models-streaming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-models-streaming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-models-streaming --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-models-streaming --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-models-streaming --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [36/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Config: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-config --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-config --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 16 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-config --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-config --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-config --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [37/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Things :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-things-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-things-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-things-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-things-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-things-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-things-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-things-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-things-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 238 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/classes /tmp/scala-maven-plugin-compiler-bridge-sources13703170879665493411/xsbt/DelegatingReporter.scala:191: warning: match may not be exhaustive. It would fail on the following inputs: ERROR, INFO, WARNING sev match { ^ [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-things-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/things/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-things-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 201 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/test-classes warning: 4 deprecations (since 2.12.0) warning: 4 deprecations (since 2.12.5) warning: 2 deprecations (since 2.12.9) warning: 2 deprecations (since 2.13) warning: 7 deprecations (since 2.13.0) warning: 1 deprecation (since 2.13.3) warning: 1 deprecation (since 2.13.4) warning: 21 deprecations in total; re-run with -deprecation for details warning: 3 feature warnings; re-run with -feature for details 10 warnings [INFO] Compiler bridge installed [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/classes ... [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-things-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/ditto-things-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-things-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-things-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-things-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/things/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-things-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-things-model --- [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [38/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Metrics: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-metrics --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-metrics --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-metrics --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-metrics --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-metrics --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [39/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Distributed Data: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] : 1 deprecation (since 2.13.0); re-run with -deprecation for details [WARNING] one warning found [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-ddata --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-ddata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-ddata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-ddata --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-ddata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-ddata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-ddata --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-ddata --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-ddata --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-ddata --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-ddata --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-ddata --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [40/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Connectivity :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-connectivity-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-connectivity-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-connectivity-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-connectivity-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-connectivity-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-connectivity-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-connectivity-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 143 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/classes [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] compile in 24.6 s [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-rql-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/classes [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (compile) @ ditto-rql-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compile in 0.1 s [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-rql-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-rql-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/test-classes [INFO] [INFO] --- scala-maven-plugin:4.5.6:testCompile (test-compile) @ ditto-rql-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/test-classes ... [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ImmutableConnection.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ImmutableConnection.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-connectivity-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-connectivity-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-connectivity-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-connectivity-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-connectivity-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-connectivity-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-connectivity-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-connectivity-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-connectivity-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-connectivity-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-connectivity-model --- [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [41/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Thing Search :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-thingsearch-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-thingsearch-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-thingsearch-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-thingsearch-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-thingsearch-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-thingsearch-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-thingsearch-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/test-classes [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] compile in 4.4 s [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-rql-parser --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-rql-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-rql-parser --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-rql-parser --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-rql-parser --- [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-thingsearch-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [42/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-thingsearch-model --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Messages :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-messages-model --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-messages-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-messages-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-messages-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-messages-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-messages-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-messages-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-messages-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/classes [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-thingsearch-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-thingsearch-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-thingsearch-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-thingsearch-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/japicmp/japicmp.diff'. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-messages-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-messages-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/test-classes [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-thingsearch-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-thingsearch-model --- [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [43/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Tracing: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-messages-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-messages-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-messages-model --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-messages-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-messages-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-messages-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/messages/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-messages-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-messages-model --- [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-akka >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Akka 0-SNAPSHOT [44/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Akka: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-akka --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-akka --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-akka --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-akka --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-akka --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (default) @ ditto-internal-utils-akka --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-tracing --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-tracing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-tracing --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-tracing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/classes [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/DittoTracing.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/DittoTracing.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/DittoTracing.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-tracing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/test-classes [INFO] compiling 7 Scala sources and 49 Java sources to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/classes ... [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-tracing --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-tracing --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-tracing --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-tracing --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-tracing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-tracing --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [45/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Cache: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-cache --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-cache --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-cache --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-cache --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-cache --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-cache --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-cache --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-cache --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-cache --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [46/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: RQL :: Query: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-rql-query --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-rql-query --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-query --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-query --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-rql-query --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-rql-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-rql-query --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-rql-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-rql-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-rql-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-rql-query --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-rql-query --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-rql-query --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-rql-query --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-rql-query --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-rql-query --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/query/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-rql-query --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-rql-query --- [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [47/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: RQL :: search option parser: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-rql-search-option-parser --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-rql-search-option-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-rql-search-option-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-rql-search-option-parser --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (default) @ ditto-rql-search-option-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/classes ... [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details [WARNING] one warning found [INFO] NoPosition: Note: Some input files use or override a deprecated API. [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. [INFO] done compiling [INFO] compile in 16.6 s [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-akka --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-akka --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/classes [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details [WARNING] one warning found [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/main/java/org/eclipse/ditto/internal/utils/akka/controlflow/Filter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/main/java/org/eclipse/ditto/internal/utils/akka/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (compile) @ ditto-internal-utils-akka --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compile in 0.3 s [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default) @ ditto-internal-utils-akka --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/main/java/org/eclipse/ditto/internal/utils/akka/controlflow/Filter.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/main/java/org/eclipse/ditto/internal/utils/akka/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-akka --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-akka --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/test-classes [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] compile in 14.1 s [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-rql-search-option-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/classes [INFO] [INFO] --- scala-maven-plugin:4.5.6:compile (compile) @ ditto-rql-search-option-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compile in 0.1 s [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-rql-search-option-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/test-classes [INFO] [INFO] --- scala-maven-plugin:4.5.6:testCompile (test-compile) @ ditto-rql-search-option-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/test-classes ... [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- scala-maven-plugin:4.5.6:testCompile (test-compile) @ ditto-internal-utils-akka --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.8__61.0-1.5.8_20211211T222914.jar [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/test-classes ... [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] compile in 3.9 s [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-rql-search-option-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-rql-search-option-parser --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-rql-search-option-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-rql-search-option-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-rql-search-option-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-rql-search-option-parser --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/rql/search-option-parser/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-rql-search-option-parser --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-rql-search-option-parser --- [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [48/76] [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Protocol: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-protocol --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-protocol --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-protocol --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/protocol/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-protocol --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 178 source files to /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MessageCommandMappingStrategies.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MessageCommandMappingStrategies.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/test-classes [INFO] NoPosition: Note: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. [INFO] NoPosition: Note: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/src/test/java/org/eclipse/ditto/internal/utils/akka/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details. [INFO] done compiling [INFO] compile in 6.6 s [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-akka --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-akka --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-akka --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/ditto-internal-utils-akka-0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-internal-utils-akka --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/ditto-internal-utils-akka-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-akka --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-akka --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-akka --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-akka --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/ditto-internal-utils-akka-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-akka/0-SNAPSHOT/ditto-internal-utils-akka-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-akka/0-SNAPSHOT/ditto-internal-utils-akka-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/akka/target/ditto-internal-utils-akka-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-akka/0-SNAPSHOT/ditto-internal-utils-akka-0-SNAPSHOT-tests.jar [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [49/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Models :: Signal: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-models-signal --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-models-signal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-models-signal --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-models-signal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-models-signal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-models-signal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-models-signal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-models-signal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-models-signal --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models-signal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-models-signal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-models-signal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-models-signal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [50/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Health: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-health --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-health --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-health --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-health --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-health --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-health --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-health --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-health --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-health --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-health --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-health --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-health --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-health --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [51/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Extension: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-extension --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-extension --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ ditto-protocol --- [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-extension --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-extension --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-extension --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [52/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Cache Loaders: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-cache-loaders --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-cache-loaders --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-cache-loaders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-cache-loaders --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/test-classes [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/ditto-protocol-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-protocol --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ ditto-protocol --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-cache-loaders --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-cache-loaders --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-cache-loaders --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-cache-loaders --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-cache-loaders --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [53/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Cluster: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/japicmp/japicmp.html'. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-protocol --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ ditto-protocol --- [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [54/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Models :: Signal Enrichment: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-models-signalenrichment --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-models-signalenrichment --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-models-signalenrichment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-models-signalenrichment --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-models-signalenrichment --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-models-signalenrichment --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-models-signalenrichment --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-models-signalenrichment --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-models-signalenrichment --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [55/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Protocol: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-protocol --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-protocol --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/classes [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-cluster --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-cluster --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-cluster --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-protocol --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-protocol --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-protocol --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-protocol --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-cluster --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/JsonValueSourceRefTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-cluster --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-cluster --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-cluster --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [56/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [57/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Policies :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Base :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-policies-api --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-policies-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-policies-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-policies-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-policies-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-policies-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-policies-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-policies-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-policies-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/test-classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-base-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-base-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-base-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-base-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-base-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-base-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-base-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-policies-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-policies-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-policies-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-policies-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-policies-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-policies-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [58/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Pub-Sub: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-pubsub --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-pubsub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-pubsub --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-base-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-base-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/Publisher.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/Publisher.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-base-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-base-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/ditto-base-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-base-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-base-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-base-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-base-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-base-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [59/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Namespaces: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-namespaces --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-namespaces --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-namespaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-namespaces --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-namespaces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-namespaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-namespaces --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-namespaces --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-namespaces --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-namespaces --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-namespaces --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-namespaces --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [60/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Persistence: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-persistence --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-persistence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-persistence --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexOperations.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexOperations.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-persistence --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-internal-utils-persistence --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-persistence --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-persistence --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-persistence --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [61/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: HTTP: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-http --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-http --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-http --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-http --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-http --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-http --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [62/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Policies :: Enforcement: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-policies-enforcement --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-policies-enforcement --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-policies-enforcement --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-policies-enforcement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-policies-enforcement --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-policies-enforcement --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-policies-enforcement --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-policies-enforcement --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-policies-enforcement --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-policies-enforcement --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-policies-enforcement --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-policies-enforcement --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-policies-enforcement --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [63/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: WoT :: Integration: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-wot-integration --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-wot-integration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-wot-integration --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-wot-integration --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-wot-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-wot-integration --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-wot-integration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-pubsub --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-pubsub --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-pubsub --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-pubsub --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-pubsub --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-pubsub --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [64/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Things :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-things-api --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-things-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-things-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-things-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-things-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/things/api/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-things-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-things-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-wot-integration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-wot-integration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-wot-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-wot-integration --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-wot-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-wot-integration --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-wot-integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-wot-integration --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [65/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Persistent Actors: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-things-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/things/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-things-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/test-classes [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-persistent-actors --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-persistent-actors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-persistent-actors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-persistent-actors --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-things-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-things-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/things/api/target/ditto-things-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-things-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-things-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-things-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-things-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom [INFO] [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [66/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-pubsub-policies --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-pubsub-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-pubsub-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-pubsub-policies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-pubsub-policies --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [67/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Connectivity :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-connectivity-api --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-connectivity-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-connectivity-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-connectivity-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-connectivity-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-connectivity-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-connectivity-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/test-classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-connectivity-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-connectivity-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-persistent-actors --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-persistent-actors --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-connectivity-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-persistent-actors --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-persistent-actors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-persistent-actors --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-connectivity-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [68/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Thing Search :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-thingsearch-api --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-thingsearch-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-thingsearch-api --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-connectivity-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-connectivity-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-connectivity-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-connectivity-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [69/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-thingsearch-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/src/main/resources [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-thingsearch-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-thingsearch-api --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-pubsub-things --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-pubsub-things --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/classes [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-pubsub-things --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-pubsub-things --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-pubsub-things --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-pubsub-things --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-pubsub-things --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-pubsub-things --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-pubsub-things --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [70/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-thingsearch-api --- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Policies :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] org.sonatype.plugins:port-allocator-maven-plugin:1.2 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-thingsearch-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-thingsearch-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-thingsearch-api --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-thingsearch-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-thingsearch-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-thingsearch-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [71/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Things :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] org.sonatype.plugins:port-allocator-maven-plugin:1.2 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-policies-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-policies-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ ditto-policies-service --- [INFO] [INFO] --- port-allocator-maven-plugin:1.2:allocate-ports (default) @ ditto-policies-service --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-things-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-things-service --- [INFO] [INFO] --- port-allocator-maven-plugin:1.2:allocate-ports (default) @ ditto-things-service --- [INFO] Assigning port '42047' to property 'random-akka-tcp-port' [INFO] Assigning port '33711' to property 'random-akka-tcp-port' [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-policies-service --- [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-things-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/jacoco.exec [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-policies-service --- [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-things-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-policies-service --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-things-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] Copying 5 resources [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-policies-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-things-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-policies-service --- [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-things-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 99 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-policies-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-policies-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-things-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-things-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-policies-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-policies-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ditto-policies-service --- [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-executors_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10 in the shaded jar. [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-discovery_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8 in the shaded jar. [INFO] Including nl.grons:metrics4-akka_a25_2.13:jar:4.1.19 in the shaded jar. [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.1.19 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-core:jar:4.3.4 in the shaded jar. [INFO] Including io.kamon:kamon-core_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. [INFO] Including com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4 in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.2.22.RELEASE in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-scala_2.13:jar:3.0.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.3.4 in the shaded jar. [INFO] Including org.scala-lang:scala-reflect:jar:2.13.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.3.4 in the shaded jar. [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.1 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.80.Final in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. [INFO] Including com.typesafe.akka:akka-coordination_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-actor_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.13.8 in the shaded jar. [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-remote_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-pki_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-core_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.typesafe.akka:akka-parsing_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.codehaus.janino:janino:jar:3.1.7 in the shaded jar. [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.7 in the shaded jar. [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including org.mongodb:bson:jar:4.3.4 in the shaded jar. [INFO] Including org.atteo.classindex:classindex:jar:3.11 in the shaded jar. [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-things-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-things-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/ditto-things-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ditto-things-service --- [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-executors_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10 in the shaded jar. [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-discovery_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8 in the shaded jar. [INFO] Including nl.grons:metrics4-akka_a25_2.13:jar:4.1.19 in the shaded jar. [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.1.19 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-core:jar:4.3.4 in the shaded jar. [INFO] Including io.kamon:kamon-core_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.13.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4 in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.2.22.RELEASE in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-scala_2.13:jar:3.0.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.3.4 in the shaded jar. [INFO] Including org.scala-lang:scala-reflect:jar:2.13.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.3.4 in the shaded jar. [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.1 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.80.Final in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. [INFO] Including com.typesafe.akka:akka-coordination_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-parsing_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-actor_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0 in the shaded jar. [INFO] Including com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-remote_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-pki_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-core_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.codehaus.janino:janino:jar:3.1.7 in the shaded jar. [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.7 in the shaded jar. [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including org.mongodb:bson:jar:4.3.4 in the shaded jar. [INFO] Including org.atteo.classindex:classindex:jar:3.11 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] agrona-1.15.1.jar, akka-actor_2.13-2.6.20.jar, akka-cluster-sharding_2.13-2.6.20.jar, akka-cluster-tools_2.13-2.6.20.jar, akka-cluster_2.13-2.6.20.jar, akka-coordination_2.13-2.6.20.jar, akka-discovery-kubernetes-api_2.13-1.1.4.jar, akka-discovery_2.13-2.6.20.jar, akka-distributed-data_2.13-2.6.20.jar, akka-http-core_2.13-10.2.10.jar, akka-http-spray-json_2.13-10.2.10.jar, akka-http_2.13-10.2.10.jar, akka-lease-kubernetes_2.13-1.1.4.jar, akka-management-cluster-bootstrap_2.13-1.1.4.jar, akka-management-cluster-http_2.13-1.1.4.jar, akka-management-pki_2.13-1.1.4.jar, akka-management_2.13-1.1.4.jar, akka-parsing_2.13-10.2.10.jar, akka-persistence-mongo-common_2.13-3.0.8.jar, akka-persistence-mongo-scala_2.13-3.0.8.jar, akka-persistence-query_2.13-2.6.20.jar, akka-persistence_2.13-2.6.20.jar, akka-pki_2.13-2.6.20.jar, akka-protobuf-v3_2.13-2.6.20.jar, akka-remote_2.13-2.6.20.jar, akka-serialization-jackson_2.13-2.6.20.jar, akka-slf4j_2.13-2.6.20.jar, akka-stream_2.13-2.6.20.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.3.4.jar, caffeine-3.1.1.jar, classindex-3.11.jar, commons-compiler-3.1.7.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-akka-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-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, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, janino-3.1.7.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-1.7.36.jar, kamon-core_2.13-2.5.8.jar, kamon-executors_2.13-2.5.8.jar, kamon-instrumentation-common_2.13-2.5.8.jar, kamon-opentelemetry_2.13-2.5.8.jar, kamon-prometheus_2.13-2.5.8.jar, kamon-system-metrics_2.13-2.5.8.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics4-akka_a25_2.13-4.1.19.jar, metrics4-scala_2.13-4.1.19.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.3.4.jar, mongo-scala-driver_2.13-4.3.4.jar, mongodb-driver-core-4.3.4.jar, mongodb-driver-reactivestreams-4.3.4.jar, netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.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, reactive-streams-1.0.4.jar, reactor-core-3.2.22.RELEASE.jar, scala-java8-compat_2.13-1.0.0.jar, scala-library-2.13.8.jar, scala-reflect-2.13.8.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [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-akka-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-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 define 2 overlapping resources: [WARNING] - META-INF/NOTICE-THIRD-PARTY.md [WARNING] - META-INF/NOTICE.md [WARNING] caffeine-3.1.1.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-akka-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-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, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-common-4.1.80.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-policies-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-policies-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-policies-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-policies-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [72/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Edge :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-edge-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-edge-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-edge-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-edge-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-edge-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-edge-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-edge-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/classes [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] agrona-1.15.1.jar, akka-actor_2.13-2.6.20.jar, akka-cluster-sharding_2.13-2.6.20.jar, akka-cluster-tools_2.13-2.6.20.jar, akka-cluster_2.13-2.6.20.jar, akka-coordination_2.13-2.6.20.jar, akka-discovery-kubernetes-api_2.13-1.1.4.jar, akka-discovery_2.13-2.6.20.jar, akka-distributed-data_2.13-2.6.20.jar, akka-http-core_2.13-10.2.10.jar, akka-http-spray-json_2.13-10.2.10.jar, akka-http_2.13-10.2.10.jar, akka-lease-kubernetes_2.13-1.1.4.jar, akka-management-cluster-bootstrap_2.13-1.1.4.jar, akka-management-cluster-http_2.13-1.1.4.jar, akka-management-pki_2.13-1.1.4.jar, akka-management_2.13-1.1.4.jar, akka-parsing_2.13-10.2.10.jar, akka-persistence-mongo-common_2.13-3.0.8.jar, akka-persistence-mongo-scala_2.13-3.0.8.jar, akka-persistence-query_2.13-2.6.20.jar, akka-persistence_2.13-2.6.20.jar, akka-pki_2.13-2.6.20.jar, akka-protobuf-v3_2.13-2.6.20.jar, akka-remote_2.13-2.6.20.jar, akka-serialization-jackson_2.13-2.6.20.jar, akka-slf4j_2.13-2.6.20.jar, akka-stream_2.13-2.6.20.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.3.4.jar, caffeine-3.1.1.jar, classindex-3.11.jar, commons-compiler-3.1.7.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-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-akka-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-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-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, janino-3.1.7.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-1.7.36.jar, kamon-core_2.13-2.5.8.jar, kamon-executors_2.13-2.5.8.jar, kamon-instrumentation-common_2.13-2.5.8.jar, kamon-opentelemetry_2.13-2.5.8.jar, kamon-prometheus_2.13-2.5.8.jar, kamon-system-metrics_2.13-2.5.8.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics4-akka_a25_2.13-4.1.19.jar, metrics4-scala_2.13-4.1.19.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.3.4.jar, mongo-scala-driver_2.13-4.3.4.jar, mongodb-driver-core-4.3.4.jar, mongodb-driver-reactivestreams-4.3.4.jar, netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.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, reactive-streams-1.0.4.jar, reactor-core-3.2.22.RELEASE.jar, scala-java8-compat_2.13-1.0.0.jar, scala-library-2.13.8.jar, scala-reflect-2.13.8.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-akka-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-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-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/NOTICE-THIRD-PARTY.md [WARNING] - META-INF/NOTICE.md [WARNING] caffeine-3.1.1.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-akka-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-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-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-common-4.1.80.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-edge-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-edge-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/test-classes [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-things-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-things-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-things-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-things-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [73/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Internal :: Utils :: Search: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-internal-utils-search --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-internal-utils-search --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-search --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-internal-utils-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-internal-utils-search --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-internal-utils-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-internal-utils-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-edge-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-edge-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-edge-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-edge-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-edge-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-edge-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [74/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Thing Search :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] org.sonatype.plugins:port-allocator-maven-plugin:1.2 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-thingsearch-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-thingsearch-service --- [INFO] [INFO] --- port-allocator-maven-plugin:1.2:allocate-ports (default) @ ditto-thingsearch-service --- [INFO] Assigning port '39613' to property 'random-akka-tcp-port' [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-thingsearch-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-thingsearch-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-thingsearch-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-thingsearch-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-thingsearch-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-internal-utils-search --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-internal-utils-search --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-search --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-internal-utils-search --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-internal-utils-search --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-internal-utils-search --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [75/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Connectivity :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-thingsearch-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-thingsearch-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BackgroundSyncStreamTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BackgroundSyncStreamTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-thingsearch-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-thingsearch-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ditto-thingsearch-service --- [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-executors_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-http_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-coordination_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-remote_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including com.typesafe.akka:akka-actor_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10 in the shaded jar. [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-discovery_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-core_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-pki_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8 in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence_2.13:jar:2.6.20 in the shaded jar. [INFO] Including nl.grons:metrics4-akka_a25_2.13:jar:4.1.19 in the shaded jar. [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.1.19 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-core:jar:4.3.4 in the shaded jar. [INFO] Including io.kamon:kamon-core_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-parsing_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4 in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.2.22.RELEASE in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-scala_2.13:jar:3.0.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.3.4 in the shaded jar. [INFO] Including org.scala-lang:scala-reflect:jar:2.13.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.3.4 in the shaded jar. [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.1 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.80.Final in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.codehaus.janino:janino:jar:3.1.7 in the shaded jar. [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.7 in the shaded jar. [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.13.8 in the shaded jar. [INFO] Including org.atteo.classindex:classindex:jar:3.11 in the shaded jar. [INFO] Including org.mongodb:bson:jar:4.3.4 in the shaded jar. [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-connectivity-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-connectivity-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-connectivity-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-connectivity-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-connectivity-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 8 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-connectivity-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-connectivity-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 480 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/classes [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/RabbitMQConsumerActor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack (unpack-webjars) @ ditto-connectivity-service --- [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar [INFO] Unpacking /home/jenkins/.m2/repository/org/webjars/npm/protobufjs/6.11.2/protobufjs-6.11.2.jar to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/test-classes/unpacked-test-webjars with includes "META-INF/resources/webjars/protobufjs/6.11.2/dist/protobuf.js" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-connectivity-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-connectivity-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 229 source files to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/test-classes [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] agrona-1.15.1.jar, akka-actor_2.13-2.6.20.jar, akka-cluster-sharding_2.13-2.6.20.jar, akka-cluster-tools_2.13-2.6.20.jar, akka-cluster_2.13-2.6.20.jar, akka-coordination_2.13-2.6.20.jar, akka-discovery-kubernetes-api_2.13-1.1.4.jar, akka-discovery_2.13-2.6.20.jar, akka-distributed-data_2.13-2.6.20.jar, akka-http-core_2.13-10.2.10.jar, akka-http-spray-json_2.13-10.2.10.jar, akka-http_2.13-10.2.10.jar, akka-lease-kubernetes_2.13-1.1.4.jar, akka-management-cluster-bootstrap_2.13-1.1.4.jar, akka-management-cluster-http_2.13-1.1.4.jar, akka-management-pki_2.13-1.1.4.jar, akka-management_2.13-1.1.4.jar, akka-parsing_2.13-10.2.10.jar, akka-persistence-mongo-common_2.13-3.0.8.jar, akka-persistence-mongo-scala_2.13-3.0.8.jar, akka-persistence-query_2.13-2.6.20.jar, akka-persistence_2.13-2.6.20.jar, akka-pki_2.13-2.6.20.jar, akka-protobuf-v3_2.13-2.6.20.jar, akka-remote_2.13-2.6.20.jar, akka-serialization-jackson_2.13-2.6.20.jar, akka-slf4j_2.13-2.6.20.jar, akka-stream_2.13-2.6.20.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.3.4.jar, caffeine-3.1.1.jar, classindex-3.11.jar, commons-compiler-3.1.7.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-model-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-akka-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-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-persistence-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-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, janino-3.1.7.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-1.7.36.jar, kamon-core_2.13-2.5.8.jar, kamon-executors_2.13-2.5.8.jar, kamon-instrumentation-common_2.13-2.5.8.jar, kamon-opentelemetry_2.13-2.5.8.jar, kamon-prometheus_2.13-2.5.8.jar, kamon-system-metrics_2.13-2.5.8.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics4-akka_a25_2.13-4.1.19.jar, metrics4-scala_2.13-4.1.19.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.3.4.jar, mongo-scala-driver_2.13-4.3.4.jar, mongodb-driver-core-4.3.4.jar, mongodb-driver-reactivestreams-4.3.4.jar, netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.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, reactive-streams-1.0.4.jar, reactor-core-3.2.22.RELEASE.jar, scala-java8-compat_2.13-1.0.0.jar, scala-library-2.13.8.jar, scala-reflect-2.13.8.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-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-akka-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-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-persistence-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-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/NOTICE-THIRD-PARTY.md [WARNING] - META-INF/NOTICE.md [WARNING] caffeine-3.1.1.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-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-akka-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-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-persistence-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-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] netty-common-4.1.80.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ [WARNING] netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-native-unix-common-4.1.80.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-thingsearch-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-thingsearch-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-thingsearch-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-thingsearch-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar [INFO] [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [76/76] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains the following plugin(s) that have goals not marked * [WARNING] * as @threadSafe to support parallel building. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against maven-core * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked @threadSafe in Eclipse Ditto :: Gateway :: Service: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe. [WARNING] ***************************************************************** [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-gateway-service --- [INFO] [INFO] --- flatten-maven-plugin:1.2.7:clean (flatten.clean) @ ditto-gateway-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent) @ ditto-gateway-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/jacoco.exec [INFO] [INFO] --- license-maven-plugin:2.0.0:add-third-party (default-cli) @ ditto-gateway-service --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ditto-gateway-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.2.7:flatten (flatten) @ ditto-gateway-service --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.9.0:compile (default-compile) @ ditto-gateway-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 214 source files to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ ditto-gateway-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.9.0:testCompile (default-testCompile) @ ditto-gateway-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/AbstractMessageMappingProcessorActorTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/AbstractMessageMappingProcessorActorTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-connectivity-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-connectivity-service --- [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/ThingsSseRouteBuilderTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/ThingsSseRouteBuilderTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/security/authentication/DefaultAuthenticationFailureAggregatorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ ditto-gateway-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ ditto-gateway-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ditto-gateway-service --- [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.atteo.classindex:classindex:jar:3.11 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-coordination_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-executors_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8 in the shaded jar. [INFO] Including com.typesafe.akka:akka-actor_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0 in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-remote_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-pki_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-http_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-core_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-parsing_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-core_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.1 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.13.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.codehaus.janino:janino:jar:3.1.7 in the shaded jar. [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.7 in the shaded jar. [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10 in the shaded jar. [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-discovery_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8 in the shaded jar. [INFO] Including nl.grons:metrics4-akka_a25_2.13:jar:4.1.19 in the shaded jar. [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.1.19 in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-core:jar:4.3.4 in the shaded jar. [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.5.8 in the shaded jar. [INFO] Including org.mongodb:bson:jar:4.3.4 in the shaded jar. [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ ditto-connectivity-service --- [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-remote_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. [INFO] Including com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4 in the shaded jar. [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-coordination_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. [INFO] Including io.kamon:kamon-executors_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.11 in the shaded jar. [INFO] Including com.typesafe.akka:akka-actor_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10 in the shaded jar. [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-discovery_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-pki_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. [INFO] Including com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4 in the shaded jar. [INFO] Including com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8 in the shaded jar. [INFO] Including nl.grons:metrics4-akka_a25_2.13:jar:4.1.19 in the shaded jar. [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.1.19 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-core:jar:4.3.4 in the shaded jar. [INFO] Including io.kamon:kamon-core_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.5.8 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-akka:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.13.8 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4 in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.2.22.RELEASE in the shaded jar. [INFO] Including com.github.scullxbones:akka-persistence-mongo-scala_2.13:jar:3.0.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.3.4 in the shaded jar. [INFO] Including org.scala-lang:scala-reflect:jar:2.13.8 in the shaded jar. [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.3.4 in the shaded jar. [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.1 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.80.Final in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-persistence_2.13:jar:2.6.20 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. [INFO] Including com.typesafe.akka:akka-parsing_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. [INFO] Including org.apache.sshd:sshd-core:jar:2.9.0 in the shaded jar. [INFO] Including org.apache.sshd:sshd-common:jar:2.9.0 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.6.0 in the shaded jar. [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. [INFO] Including org.apache.qpid:proton-j:jar:0.33.10 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.80.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.80.Final in the shaded jar. [INFO] Including commons-net:commons-net:jar:3.8.0 in the shaded jar. [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.0 in the shaded jar. [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.19 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.80.Final in the shaded jar. [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including com.newmotion:akka-rabbitmq_2.13:jar:6.0.0 in the shaded jar. [INFO] Including com.rabbitmq:amqp-client:jar:5.14.2 in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream-kafka_2.13:jar:3.0.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-stream_2.13:jar:2.6.20 in the shaded jar. [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. [INFO] Including org.apache.kafka:kafka-clients:jar:3.0.1 in the shaded jar. [INFO] Including com.github.luben:zstd-jni:jar:1.5.0-2 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.8.1 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http_2.13:jar:10.2.10 in the shaded jar. [INFO] Including com.typesafe.akka:akka-http-core_2.13:jar:10.2.10 in the shaded jar. [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. [INFO] Including org.atteo.classindex:classindex:jar:3.11 in the shaded jar. [INFO] Including org.codehaus.janino:janino:jar:3.1.7 in the shaded jar. [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.7 in the shaded jar. [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. [INFO] Including org.mongodb:bson:jar:4.3.4 in the shaded jar. [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] agrona-1.15.1.jar, akka-actor_2.13-2.6.20.jar, akka-cluster-sharding_2.13-2.6.20.jar, akka-cluster-tools_2.13-2.6.20.jar, akka-cluster_2.13-2.6.20.jar, akka-coordination_2.13-2.6.20.jar, akka-discovery-kubernetes-api_2.13-1.1.4.jar, akka-discovery_2.13-2.6.20.jar, akka-distributed-data_2.13-2.6.20.jar, akka-http-core_2.13-10.2.10.jar, akka-http-spray-json_2.13-10.2.10.jar, akka-http_2.13-10.2.10.jar, akka-lease-kubernetes_2.13-1.1.4.jar, akka-management-cluster-bootstrap_2.13-1.1.4.jar, akka-management-cluster-http_2.13-1.1.4.jar, akka-management-pki_2.13-1.1.4.jar, akka-management_2.13-1.1.4.jar, akka-parsing_2.13-10.2.10.jar, akka-persistence-mongo-common_2.13-3.0.8.jar, akka-persistence-query_2.13-2.6.20.jar, akka-persistence_2.13-2.6.20.jar, akka-pki_2.13-2.6.20.jar, akka-protobuf-v3_2.13-2.6.20.jar, akka-remote_2.13-2.6.20.jar, akka-serialization-jackson_2.13-2.6.20.jar, akka-slf4j_2.13-2.6.20.jar, akka-stream_2.13-2.6.20.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.3.4.jar, caffeine-3.1.1.jar, classindex-3.11.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.7.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-akka-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-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-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, janino-3.1.7.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-1.7.36.jar, kamon-core_2.13-2.5.8.jar, kamon-executors_2.13-2.5.8.jar, kamon-instrumentation-common_2.13-2.5.8.jar, kamon-opentelemetry_2.13-2.5.8.jar, kamon-prometheus_2.13-2.5.8.jar, kamon-system-metrics_2.13-2.5.8.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics4-akka_a25_2.13-4.1.19.jar, metrics4-scala_2.13-4.1.19.jar, minimal-json-0.9.5.jar, mongodb-driver-core-4.3.4.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, reactive-streams-1.0.4.jar, scala-java8-compat_2.13-1.0.0.jar, scala-library-2.13.8.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [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-akka-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-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-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/NOTICE-THIRD-PARTY.md [WARNING] - META-INF/NOTICE.md [WARNING] caffeine-3.1.1.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-akka-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-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-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ ditto-gateway-service --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-gateway-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-gateway-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-gateway-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-gateway-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] agrona-1.15.1.jar, akka-actor_2.13-2.6.20.jar, akka-cluster-sharding_2.13-2.6.20.jar, akka-cluster-tools_2.13-2.6.20.jar, akka-cluster_2.13-2.6.20.jar, akka-coordination_2.13-2.6.20.jar, akka-discovery-kubernetes-api_2.13-1.1.4.jar, akka-discovery_2.13-2.6.20.jar, akka-distributed-data_2.13-2.6.20.jar, akka-http-core_2.13-10.2.10.jar, akka-http-spray-json_2.13-10.2.10.jar, akka-http_2.13-10.2.10.jar, akka-lease-kubernetes_2.13-1.1.4.jar, akka-management-cluster-bootstrap_2.13-1.1.4.jar, akka-management-cluster-http_2.13-1.1.4.jar, akka-management-pki_2.13-1.1.4.jar, akka-management_2.13-1.1.4.jar, akka-parsing_2.13-10.2.10.jar, akka-persistence-mongo-common_2.13-3.0.8.jar, akka-persistence-mongo-scala_2.13-3.0.8.jar, akka-persistence-query_2.13-2.6.20.jar, akka-persistence_2.13-2.6.20.jar, akka-pki_2.13-2.6.20.jar, akka-protobuf-v3_2.13-2.6.20.jar, akka-rabbitmq_2.13-6.0.0.jar, akka-remote_2.13-2.6.20.jar, akka-serialization-jackson_2.13-2.6.20.jar, akka-slf4j_2.13-2.6.20.jar, akka-stream-kafka_2.13-3.0.1.jar, akka-stream_2.13-2.6.20.jar, amqp-client-5.14.2.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.3.4.jar, caffeine-3.1.1.jar, classindex-3.11.jar, commons-compiler-3.1.7.jar, commons-net-3.8.0.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-akka-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-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-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.0.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.7.jar, jcl-over-slf4j-1.7.36.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-1.7.36.jar, kafka-clients-3.0.1.jar, kamon-core_2.13-2.5.8.jar, kamon-executors_2.13-2.5.8.jar, kamon-instrumentation-common_2.13-2.5.8.jar, kamon-opentelemetry_2.13-2.5.8.jar, kamon-prometheus_2.13-2.5.8.jar, kamon-system-metrics_2.13-2.5.8.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.11.jar, logback-core-1.2.11.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics4-akka_a25_2.13-4.1.19.jar, metrics4-scala_2.13-4.1.19.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.3.4.jar, mongo-scala-driver_2.13-4.3.4.jar, mongodb-driver-core-4.3.4.jar, mongodb-driver-reactivestreams-4.3.4.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-codec-http-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-classes-epoll-4.1.80.Final.jar, netty-transport-classes-kqueue-4.1.80.Final.jar, netty-transport-native-epoll-4.1.80.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.80.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.80.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, phi-accural-failure-detector-0.0.5.jar, proton-j-0.33.10.jar, qpid-jms-client-1.6.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.2.22.RELEASE.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.19.jar, scala-java8-compat_2.13-1.0.0.jar, scala-library-2.13.8.jar, scala-reflect-2.13.8.jar, slf4j-api-1.7.36.jar, snappy-java-1.1.8.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.0.jar, sshd-core-2.9.0.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.0-2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [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-akka-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-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-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE-THIRD-PARTY.md [WARNING] caffeine-3.1.1.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-akka-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-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-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-scala_2.13-2.13.4.jar, proton-j-0.33.10.jar, qpid-jms-client-1.6.0.jar, sshd-common-2.9.0.jar, sshd-core-2.9.0.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [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-akka-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-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-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE.md [WARNING] jackson-core-2.13.4.jar, jackson-databind-2.13.4.jar, jackson-dataformat-cbor-2.13.4.jar, jackson-datatype-jdk8-2.13.4.jar, jackson-datatype-jsr310-2.13.4.jar, jackson-module-parameter-names-2.13.4.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.80.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml [WARNING] netty-buffer-4.1.80.Final.jar, netty-codec-4.1.80.Final.jar, netty-codec-http-4.1.80.Final.jar, netty-common-4.1.80.Final.jar, netty-handler-4.1.80.Final.jar, netty-resolver-4.1.80.Final.jar, netty-transport-4.1.80.Final.jar, netty-transport-classes-epoll-4.1.80.Final.jar, netty-transport-classes-kqueue-4.1.80.Final.jar, netty-transport-native-epoll-4.1.80.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.80.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.80.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ [WARNING] sshd-common-2.9.0.jar, sshd-core-2.9.0.jar define 1 overlapping resource: [WARNING] - .cache/formatter-maven-cache.properties [WARNING] proton-j-0.33.10.jar, qpid-jms-client-1.6.0.jar, sshd-common-2.9.0.jar, sshd-core-2.9.0.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] commons-net-3.8.0.jar, rhino-runtime-1.7.14.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] - META-INF/NOTICE.txt [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ ditto-connectivity-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (verify) @ ditto-connectivity-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ ditto-connectivity-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ ditto-connectivity-service --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto/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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: [INFO] [INFO] Eclipse Ditto ...................................... SUCCESS [ 25.448 s] [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 3.825 s] [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.101 s] [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 2.398 s] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 3.150 s] [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 8.088 s] [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.211 s] [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 5.309 s] [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 1.144 s] [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.077 s] [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.020 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 2.184 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 1.882 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 3.891 s] [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.056 s] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 0.702 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Akka ......... SUCCESS [ 27.501 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 0.774 s] [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 1.621 s] [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.048 s] [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 13.698 s] [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.022 s] [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 13.108 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 1.502 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 0.295 s] [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 2.016 s] [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 1.494 s] [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.081 s] [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 4.906 s] [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.022 s] [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 1.975 s] [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.065 s] [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 0.994 s] [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 4.977 s] [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 0.718 s] [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 0.512 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 1.832 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [ 5.298 s] [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 0.760 s] [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 1.106 s] [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.026 s] [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 0.821 s] [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 1.005 s] [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 3.177 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 0.943 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 0.618 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 0.514 s] [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 0.756 s] [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.021 s] [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 4.925 s] [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 35.312 s] [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 1.252 s] [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 0.836 s] [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 2.343 s] [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 1.817 s] [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 0.451 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 1.288 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 2.509 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 0.310 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 1.793 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 0.468 s] [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 19.378 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 1.084 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 0.301 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 0.326 s] [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [ 28.250 s] [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 2.648 s] [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.029 s] [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 0.429 s] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 0.258 s] [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 0.586 s] [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [ 12.559 s] [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 12.791 s] [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 0.599 s] [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 13.335 s] [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [ 12.803 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:05 min (Wall Clock) [INFO] Finished at: 2022-09-07T15:30:48Z [INFO] ------------------------------------------------------------------------ [license-check-0-ditto] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml dependency:list -DexcludeGroupIds=org.eclipse.ditto,rubygems -Dsort=true -DoutputFile=dependencies.txt Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Ditto [pom] [INFO] Eclipse Ditto :: Legal [jar] [INFO] Eclipse Ditto :: BOM [pom] [INFO] Eclipse Ditto :: Utils [pom] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] [INFO] Eclipse Ditto :: JSON [bundle] [INFO] Eclipse Ditto :: Base [pom] [INFO] Eclipse Ditto :: Base :: Model [bundle] [INFO] Eclipse Ditto :: Base :: API [jar] [INFO] Eclipse Ditto :: Internal [pom] [INFO] Eclipse Ditto :: Internal :: Utils [pom] [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] [INFO] Eclipse Ditto :: Internal :: Models [pom] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Akka [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] [INFO] Eclipse Ditto :: JSON CBOR [bundle] [INFO] Eclipse Ditto :: Policies [pom] [INFO] Eclipse Ditto :: Policies :: Model [bundle] [INFO] Eclipse Ditto :: Things [pom] [INFO] Eclipse Ditto :: Things :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] [INFO] Eclipse Ditto :: Placeholders [bundle] [INFO] Eclipse Ditto :: Base :: Service [jar] [INFO] Eclipse Ditto :: Connectivity [pom] [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] [INFO] Eclipse Ditto :: Thing Search [pom] [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] [INFO] Eclipse Ditto :: Messages [pom] [INFO] Eclipse Ditto :: Messages :: Model [bundle] [INFO] Eclipse Ditto :: Protocol [bundle] [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] [INFO] Eclipse Ditto :: Policies :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] [INFO] Eclipse Ditto :: Things :: API [jar] [INFO] Eclipse Ditto :: Connectivity :: API [jar] [INFO] Eclipse Ditto :: JWT [pom] [INFO] Eclipse Ditto :: JWT :: Model [bundle] [INFO] Eclipse Ditto :: WoT [pom] [INFO] Eclipse Ditto :: WoT :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] [INFO] Eclipse Ditto :: RQL [pom] [INFO] Eclipse Ditto :: RQL :: Model [bundle] [INFO] Eclipse Ditto :: RQL :: parser [bundle] [INFO] Eclipse Ditto :: RQL :: Query [bundle] [INFO] Eclipse Ditto :: Thing Search :: API [jar] [INFO] Eclipse Ditto :: Edge [pom] [INFO] Eclipse Ditto :: Edge :: Service [jar] [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] [INFO] Eclipse Ditto :: Connectivity :: Service [jar] [INFO] Eclipse Ditto :: Documentation [pom] [INFO] Eclipse Ditto :: Gateway [pom] [INFO] Eclipse Ditto :: Gateway :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] [INFO] Eclipse Ditto :: Gateway :: Service [jar] [INFO] Eclipse Ditto :: Policies :: Service [jar] [INFO] Eclipse Ditto :: WoT :: Integration [jar] [INFO] Eclipse Ditto :: Things :: Service [jar] [INFO] Eclipse Ditto :: Thing Search :: Service [jar] [INFO] [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto --- [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-legal --- [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-bom --- [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-utils --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-utils-jsr305 --- [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-json --- [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-base --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-base-model --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-base-api --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal --- [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils --- [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-config --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-metrics --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [14/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-tracing --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [15/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-models --- [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [16/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-models-streaming --- [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-akka >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Akka 0-SNAPSHOT [17/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-akka --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [18/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-health --- [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [19/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-json-cbor --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [20/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-policies --- [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [21/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-policies-model --- [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [22/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-things --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [23/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-things-model --- [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [24/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-cluster --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [25/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-extension --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [26/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-placeholders --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [27/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-base-service --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [28/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-connectivity --- [INFO] [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [29/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-connectivity-model --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [30/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-thingsearch --- [INFO] [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [31/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-thingsearch-model --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [32/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-messages --- [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [33/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-messages-model --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [34/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-protocol --- [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [35/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-models-signal --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [36/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-policies-api --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [37/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-ddata --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [38/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-pubsub --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [39/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-things-api --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [40/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-connectivity-api --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [41/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-jwt --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [42/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-jwt-model --- [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [43/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-wot --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [44/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-wot-model --- [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [45/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-cache --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [46/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-cache-loaders --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [47/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-namespaces --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [48/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-policies-enforcement --- [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [49/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-rql --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [50/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-rql-model --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [51/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-rql-parser --- [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [52/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-rql-query --- [INFO] [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [53/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-thingsearch-api --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [54/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-edge --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [55/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-edge-service --- [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [56/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-models-signalenrichment --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [57/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-test --- [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [58/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-persistence --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [59/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-conditional-headers --- [INFO] [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [60/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-persistent-actors --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [61/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-protocol --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [62/76] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-rql-search-option-parser --- [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [63/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-search --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [64/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-pubsub-policies --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [65/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-pubsub-things --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [66/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-connectivity-service --- [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] Can't extract module name from long-3.2.0.jar: long: Invalid module name: 'long' is not a Java identifier [INFO] Can't extract module name from akka-rabbitmq_2.13-6.0.0.jar: akka.rabbitmq.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-inmemory_2.13-2.5.15.2.jar: akka.persistence.inmemory.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from scalaz-core_2.13-7.2.28.jar: scalaz.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [67/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-documentation --- [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [68/76] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-gateway --- [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [69/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-gateway-api --- [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [70/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-http --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [71/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-internal-utils-jwt --- [INFO] [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [72/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-gateway-service --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [73/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-policies-service --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-persistence-inmemory_2.13-2.5.15.2.jar: akka.persistence.inmemory.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from scalaz-core_2.13-7.2.28.jar: scalaz.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [74/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-wot-integration --- [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [75/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-things-service --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-persistence-inmemory_2.13-2.5.15.2.jar: akka.persistence.inmemory.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from scalaz-core_2.13-7.2.28.jar: scalaz.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [76/76] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:3.2.0:list (default-cli) @ ditto-thingsearch-service --- [INFO] Can't extract module name from kamon-executors_2.13-2.5.8.jar: kamon.executors.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-instrumentation-common_2.13-2.5.8.jar: kamon.instrumentation.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from jackson-module-scala_2.13-2.13.4.jar: jackson.module.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management_2.13-1.1.4.jar: akka.management.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from spray-json_2.13-1.3.6.jar: spray.json.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-bootstrap_2.13-1.1.4.jar: akka.management.cluster.bootstrap.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-cluster-http_2.13-1.1.4.jar: akka.management.cluster.http.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-discovery-kubernetes-api_2.13-1.1.4.jar: akka.discovery.kubernetes.api.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-management-pki_2.13-1.1.4.jar: akka.management.pki.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from asn-one-0.5.0.jar: Automatic-Module-Name: com.hierynomus.asn-one: Invalid module name: 'asn-one' is not a Java identifier [INFO] Can't extract module name from akka-lease-kubernetes_2.13-1.1.4.jar: akka.lease.kubernetes.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-common_2.13-3.0.8.jar: akka.persistence.mongo.common.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-akka_a25_2.13-4.1.19.jar: metrics4.akka.a25.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from metrics4-scala_2.13-4.1.19.jar: metrics4.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-core_2.13-2.5.8.jar: kamon.core.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-prometheus_2.13-2.5.8.jar: kamon.prometheus.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-system-metrics_2.13-2.5.8.jar: kamon.system.metrics.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from kamon-opentelemetry_2.13-2.5.8.jar: kamon.opentelemetry.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from akka-persistence-mongo-scala_2.13-3.0.8.jar: akka.persistence.mongo.scala.2.13: Invalid module name: '2' is not a Java identifier [INFO] Can't extract module name from mongo-scala-driver_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-driver: Invalid module name: 'mongo-scala-driver' is not a Java identifier [INFO] Can't extract module name from mongo-scala-bson_2.13-4.3.4.jar: Automatic-Module-Name: org.mongodb.scala.mongo-scala-bson: Invalid module name: 'mongo-scala-bson' is not a Java identifier [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: [INFO] [INFO] Eclipse Ditto ...................................... SUCCESS [ 0.477 s] [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 0.003 s] [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.012 s] [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.004 s] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 0.013 s] [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 0.403 s] [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.025 s] [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 0.063 s] [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 0.040 s] [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.043 s] [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.015 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 0.054 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 0.075 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 0.083 s] [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.019 s] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 0.020 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Akka ......... SUCCESS [ 0.077 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 0.074 s] [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 0.024 s] [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.015 s] [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 0.050 s] [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.015 s] [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 0.024 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 0.120 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 0.062 s] [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 0.016 s] [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 0.107 s] [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.010 s] [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 0.012 s] [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.022 s] [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 0.013 s] [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.003 s] [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 0.013 s] [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 0.021 s] [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 0.021 s] [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 0.066 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 0.038 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [ 0.107 s] [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 0.079 s] [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 0.079 s] [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.003 s] [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 0.011 s] [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.013 s] [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 0.032 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 0.038 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 0.035 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 0.063 s] [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 0.094 s] [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.010 s] [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 0.011 s] [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 0.018 s] [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 0.027 s] [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 0.061 s] [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.002 s] [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 0.078 s] [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 0.033 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 0.181 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 0.172 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 0.012 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 0.106 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 0.035 s] [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 0.040 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 0.063 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 0.066 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 0.064 s] [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [ 0.406 s] [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.223 s] [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.003 s] [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 0.010 s] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 0.068 s] [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 0.015 s] [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [ 0.109 s] [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 0.162 s] [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 0.056 s] [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 0.181 s] [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [ 0.142 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.527 s [INFO] Finished at: 2022-09-07T15:30:57Z [INFO] ------------------------------------------------------------------------ [license-check-0-ditto] $ /bin/sh -xe /tmp/jenkins13999013355743036869.sh + find . -name dependencies.txt + grep '.*:.*:compile' + read i + tr -d '[:blank:]' + sed -e 's/(optional)//' -e 's/:compile.*/:compile/' + sort + uniq + cat ./base/api/dependencies.txt + read i + cat ./base/model/dependencies.txt + read i + cat ./base/service/dependencies.txt + read i + cat ./base/dependencies.txt + read i + cat ./bom/dependencies.txt + read i + cat ./connectivity/api/dependencies.txt + read i + cat ./connectivity/model/dependencies.txt + read i + cat ./connectivity/service/dependencies.txt + read i + cat ./connectivity/dependencies.txt + read i + cat ./documentation/dependencies.txt + read i + cat ./edge/service/dependencies.txt + read i + cat ./edge/dependencies.txt + read i + cat ./gateway/api/dependencies.txt + read i + cat ./gateway/service/dependencies.txt + read i + cat ./gateway/dependencies.txt + read i + cat ./internal/models/signal/dependencies.txt + read i + cat ./internal/models/signalenrichment/dependencies.txt + read i + cat ./internal/models/streaming/dependencies.txt + read i + cat ./internal/models/dependencies.txt + read i + cat ./internal/utils/akka/dependencies.txt + read i + cat ./internal/utils/cache-loaders/dependencies.txt + read i + cat ./internal/utils/cache/dependencies.txt + read i + cat ./internal/utils/cluster/dependencies.txt + read i + cat ./internal/utils/conditional-headers/dependencies.txt + read i + cat ./internal/utils/config/dependencies.txt + read i + cat ./internal/utils/ddata/dependencies.txt + read i + cat ./internal/utils/extension/dependencies.txt + read i + cat ./internal/utils/health/dependencies.txt + read i + cat ./internal/utils/http/dependencies.txt + read i + cat ./internal/utils/jwt/dependencies.txt + read i + cat ./internal/utils/metrics/dependencies.txt + read i + cat ./internal/utils/namespaces/dependencies.txt + read i + cat ./internal/utils/persistence/dependencies.txt + read i + cat ./internal/utils/persistent-actors/dependencies.txt + read i + cat ./internal/utils/protocol/dependencies.txt + read i + cat ./internal/utils/pubsub-policies/dependencies.txt + read i + cat ./internal/utils/pubsub-things/dependencies.txt + read i + cat ./internal/utils/pubsub/dependencies.txt + read i + cat ./internal/utils/search/dependencies.txt + read i + cat ./internal/utils/test/dependencies.txt + read i + cat ./internal/utils/tracing/dependencies.txt + read i + cat ./internal/utils/dependencies.txt + read i + cat ./internal/dependencies.txt + read i + cat ./json-cbor/dependencies.txt + read i + cat ./json/dependencies.txt + read i + cat ./jwt/model/dependencies.txt + read i + cat ./jwt/dependencies.txt + read i + cat ./legal/dependencies.txt + read i + cat ./messages/model/dependencies.txt + read i + cat ./messages/dependencies.txt + read i + cat ./placeholders/dependencies.txt + read i + cat ./policies/api/dependencies.txt + read i + cat ./policies/enforcement/dependencies.txt + read i + cat ./policies/model/dependencies.txt + read i + cat ./policies/service/dependencies.txt + read i + cat ./policies/dependencies.txt + read i + cat ./protocol/dependencies.txt + read i + cat ./rql/model/dependencies.txt + read i + cat ./rql/parser/dependencies.txt + read i + cat ./rql/query/dependencies.txt + read i + cat ./rql/search-option-parser/dependencies.txt + read i + cat ./rql/dependencies.txt + read i + cat ./things/api/dependencies.txt + read i + cat ./things/model/dependencies.txt + read i + cat ./things/service/dependencies.txt + read i + cat ./things/dependencies.txt + read i + cat ./thingsearch/api/dependencies.txt + read i + cat ./thingsearch/model/dependencies.txt + read i + cat ./thingsearch/service/dependencies.txt + read i + cat ./thingsearch/dependencies.txt + read i + cat ./utils/jsr305/dependencies.txt + read i + cat ./utils/dependencies.txt + read i + cat ./wot/integration/dependencies.txt + read i + cat ./wot/model/dependencies.txt + read i + cat ./wot/dependencies.txt + read i + cat ./dependencies.txt + read i + find . -name dependencies.txt + read i + grep '.*:.*:runtime' + tr -d '[:blank:]' + sort + sed -e 's/(optional)//' -e 's/:runtime.*/:runtime/' + uniq + cat ./base/api/dependencies.txt + read i + cat ./base/model/dependencies.txt + read i + cat ./base/service/dependencies.txt + read i + cat ./base/dependencies.txt + read i + cat ./bom/dependencies.txt + read i + cat ./connectivity/api/dependencies.txt + read i + cat ./connectivity/model/dependencies.txt + read i + cat ./connectivity/service/dependencies.txt + read i + cat ./connectivity/dependencies.txt + read i + cat ./documentation/dependencies.txt + read i + cat ./edge/service/dependencies.txt + read i + cat ./edge/dependencies.txt + read i + cat ./gateway/api/dependencies.txt + read i + cat ./gateway/service/dependencies.txt + read i + cat ./gateway/dependencies.txt + read i + cat ./internal/models/signal/dependencies.txt + read i + cat ./internal/models/signalenrichment/dependencies.txt + read i + cat ./internal/models/streaming/dependencies.txt + read i + cat ./internal/models/dependencies.txt + read i + cat ./internal/utils/akka/dependencies.txt + read i + cat ./internal/utils/cache-loaders/dependencies.txt + read i + cat ./internal/utils/cache/dependencies.txt + read i + cat ./internal/utils/cluster/dependencies.txt + read i + cat ./internal/utils/conditional-headers/dependencies.txt + read i + cat ./internal/utils/config/dependencies.txt + read i + cat ./internal/utils/ddata/dependencies.txt + read i + cat ./internal/utils/extension/dependencies.txt + read i + cat ./internal/utils/health/dependencies.txt + read i + cat ./internal/utils/http/dependencies.txt + read i + cat ./internal/utils/jwt/dependencies.txt + read i + cat ./internal/utils/metrics/dependencies.txt + read i + cat ./internal/utils/namespaces/dependencies.txt + read i + cat ./internal/utils/persistence/dependencies.txt + read i + cat ./internal/utils/persistent-actors/dependencies.txt + read i + cat ./internal/utils/protocol/dependencies.txt + read i + cat ./internal/utils/pubsub-policies/dependencies.txt + read i + cat ./internal/utils/pubsub-things/dependencies.txt + read i + cat ./internal/utils/pubsub/dependencies.txt + read i + cat ./internal/utils/search/dependencies.txt + read i + cat ./internal/utils/test/dependencies.txt + read i + cat ./internal/utils/tracing/dependencies.txt + read i + cat ./internal/utils/dependencies.txt + read i + cat ./internal/dependencies.txt + read i + cat ./json-cbor/dependencies.txt + read i + cat ./json/dependencies.txt + read i + cat ./jwt/model/dependencies.txt + read i + cat ./jwt/dependencies.txt + read i + cat ./legal/dependencies.txt + read i + cat ./messages/model/dependencies.txt + read i + cat ./messages/dependencies.txt + read i + cat ./placeholders/dependencies.txt + read i + cat ./policies/api/dependencies.txt + read i + cat ./policies/enforcement/dependencies.txt + read i + cat ./policies/model/dependencies.txt + read i + cat ./policies/service/dependencies.txt + read i + cat ./policies/dependencies.txt + read i + cat ./protocol/dependencies.txt + read i + cat ./rql/model/dependencies.txt + read i + cat ./rql/parser/dependencies.txt + read i + cat ./rql/query/dependencies.txt + read i + cat ./rql/search-option-parser/dependencies.txt + read i + cat ./rql/dependencies.txt + read i + cat ./things/api/dependencies.txt + read i + cat ./things/model/dependencies.txt + read i + cat ./things/service/dependencies.txt + read i + cat ./things/dependencies.txt + read i + cat ./thingsearch/api/dependencies.txt + read i + cat ./thingsearch/model/dependencies.txt + read i + cat ./thingsearch/service/dependencies.txt + read i + cat ./thingsearch/dependencies.txt + read i + cat ./utils/jsr305/dependencies.txt + read i + cat ./utils/dependencies.txt + read i + cat ./wot/integration/dependencies.txt + read i + cat ./wot/model/dependencies.txt + read i + cat ./wot/dependencies.txt + read i + cat ./dependencies.txt + read i + find . -name dependencies.txt + read i + grep '.*:.*:test' + tr -d '[:blank:]' + sed -e 's/(optional)//' -e 's/:test.*/:test/' + uniq + sort + cat ./base/api/dependencies.txt + read i + cat ./base/model/dependencies.txt + read i + cat ./base/service/dependencies.txt + read i + cat ./base/dependencies.txt + read i + cat ./bom/dependencies.txt + read i + cat ./connectivity/api/dependencies.txt + read i + cat ./connectivity/model/dependencies.txt + read i + cat ./connectivity/service/dependencies.txt + read i + cat ./connectivity/dependencies.txt + read i + cat ./documentation/dependencies.txt + read i + cat ./edge/service/dependencies.txt + read i + cat ./edge/dependencies.txt + read i + cat ./gateway/api/dependencies.txt + read i + cat ./gateway/service/dependencies.txt + read i + cat ./gateway/dependencies.txt + read i + cat ./internal/models/signal/dependencies.txt + read i + cat ./internal/models/signalenrichment/dependencies.txt + read i + cat ./internal/models/streaming/dependencies.txt + read i + cat ./internal/models/dependencies.txt + read i + cat ./internal/utils/akka/dependencies.txt + read i + cat ./internal/utils/cache-loaders/dependencies.txt + read i + cat ./internal/utils/cache/dependencies.txt + read i + cat ./internal/utils/cluster/dependencies.txt + read i + cat ./internal/utils/conditional-headers/dependencies.txt + read i + cat ./internal/utils/config/dependencies.txt + read i + cat ./internal/utils/ddata/dependencies.txt + read i + cat ./internal/utils/extension/dependencies.txt + read i + cat ./internal/utils/health/dependencies.txt + read i + cat ./internal/utils/http/dependencies.txt + read i + cat ./internal/utils/jwt/dependencies.txt + read i + cat ./internal/utils/metrics/dependencies.txt + read i + cat ./internal/utils/namespaces/dependencies.txt + read i + cat ./internal/utils/persistence/dependencies.txt + read i + cat ./internal/utils/persistent-actors/dependencies.txt + read i + cat ./internal/utils/protocol/dependencies.txt + read i + cat ./internal/utils/pubsub-policies/dependencies.txt + read i + cat ./internal/utils/pubsub-things/dependencies.txt + read i + cat ./internal/utils/pubsub/dependencies.txt + read i + cat ./internal/utils/search/dependencies.txt + read i + cat ./internal/utils/test/dependencies.txt + read i + cat ./internal/utils/tracing/dependencies.txt + read i + cat ./internal/utils/dependencies.txt + read i + cat ./internal/dependencies.txt + read i + cat ./json-cbor/dependencies.txt + read i + cat ./json/dependencies.txt + read i + cat ./jwt/model/dependencies.txt + read i + cat ./jwt/dependencies.txt + read i + cat ./legal/dependencies.txt + read i + cat ./messages/model/dependencies.txt + read i + cat ./messages/dependencies.txt + read i + cat ./placeholders/dependencies.txt + read i + cat ./policies/api/dependencies.txt + read i + cat ./policies/enforcement/dependencies.txt + read i + cat ./policies/model/dependencies.txt + read i + cat ./policies/service/dependencies.txt + read i + cat ./policies/dependencies.txt + read i + cat ./protocol/dependencies.txt + read i + cat ./rql/model/dependencies.txt + read i + cat ./rql/parser/dependencies.txt + read i + cat ./rql/query/dependencies.txt + read i + cat ./rql/search-option-parser/dependencies.txt + read i + cat ./rql/dependencies.txt + read i + cat ./things/api/dependencies.txt + read i + cat ./things/model/dependencies.txt + read i + cat ./things/service/dependencies.txt + read i + cat ./things/dependencies.txt + read i + cat ./thingsearch/api/dependencies.txt + read i + cat ./thingsearch/model/dependencies.txt + read i + cat ./thingsearch/service/dependencies.txt + read i + cat ./thingsearch/dependencies.txt + read i + cat ./utils/jsr305/dependencies.txt + read i + cat ./utils/dependencies.txt + read i + cat ./wot/integration/dependencies.txt + read i + cat ./wot/model/dependencies.txt + read i + cat ./wot/dependencies.txt + read i + cat ./dependencies.txt + read i + find . -name dependencies.txt + read i + grep '.*:.*:provided' + tr -d '[:blank:]' + uniq + sort + sed -e 's/(optional)//' -e 's/:provided.*/:provided/' + cat ./base/api/dependencies.txt + read i + cat ./base/model/dependencies.txt + read i + cat ./base/service/dependencies.txt + read i + cat ./base/dependencies.txt + read i + cat ./bom/dependencies.txt + read i + cat ./connectivity/api/dependencies.txt + read i + cat ./connectivity/model/dependencies.txt + read i + cat ./connectivity/service/dependencies.txt + read i + cat ./connectivity/dependencies.txt + read i + cat ./documentation/dependencies.txt + read i + cat ./edge/service/dependencies.txt + read i + cat ./edge/dependencies.txt + read i + cat ./gateway/api/dependencies.txt + read i + cat ./gateway/service/dependencies.txt + read i + cat ./gateway/dependencies.txt + read i + cat ./internal/models/signal/dependencies.txt + read i + cat ./internal/models/signalenrichment/dependencies.txt + read i + cat ./internal/models/streaming/dependencies.txt + read i + cat ./internal/models/dependencies.txt + read i + cat ./internal/utils/akka/dependencies.txt + read i + cat ./internal/utils/cache-loaders/dependencies.txt + read i + cat ./internal/utils/cache/dependencies.txt + read i + cat ./internal/utils/cluster/dependencies.txt + read i + cat ./internal/utils/conditional-headers/dependencies.txt + read i + cat ./internal/utils/config/dependencies.txt + read i + cat ./internal/utils/ddata/dependencies.txt + read i + cat ./internal/utils/extension/dependencies.txt + read i + cat ./internal/utils/health/dependencies.txt + read i + cat ./internal/utils/http/dependencies.txt + read i + cat ./internal/utils/jwt/dependencies.txt + read i + cat ./internal/utils/metrics/dependencies.txt + read i + cat ./internal/utils/namespaces/dependencies.txt + read i + cat ./internal/utils/persistence/dependencies.txt + read i + cat ./internal/utils/persistent-actors/dependencies.txt + read i + cat ./internal/utils/protocol/dependencies.txt + read i + cat ./internal/utils/pubsub-policies/dependencies.txt + read i + cat ./internal/utils/pubsub-things/dependencies.txt + read i + cat ./internal/utils/pubsub/dependencies.txt + read i + cat ./internal/utils/search/dependencies.txt + read i + cat ./internal/utils/test/dependencies.txt + read i + cat ./internal/utils/tracing/dependencies.txt + read i + cat ./internal/utils/dependencies.txt + read i + cat ./internal/dependencies.txt + read i + cat ./json-cbor/dependencies.txt + read i + cat ./json/dependencies.txt + read i + cat ./jwt/model/dependencies.txt + read i + cat ./jwt/dependencies.txt + read i + cat ./legal/dependencies.txt + read i + cat ./messages/model/dependencies.txt + read i + cat ./messages/dependencies.txt + read i + cat ./placeholders/dependencies.txt + read i + cat ./policies/api/dependencies.txt + read i + cat ./policies/enforcement/dependencies.txt + read i + cat ./policies/model/dependencies.txt + read i + cat ./policies/service/dependencies.txt + read i + cat ./policies/dependencies.txt + read i + cat ./protocol/dependencies.txt + read i + cat ./rql/model/dependencies.txt + read i + cat ./rql/parser/dependencies.txt + read i + cat ./rql/query/dependencies.txt + read i + cat ./rql/search-option-parser/dependencies.txt + read i + cat ./rql/dependencies.txt + read i + cat ./things/api/dependencies.txt + read i + cat ./things/model/dependencies.txt + read i + cat ./things/service/dependencies.txt + read i + cat ./things/dependencies.txt + read i + cat ./thingsearch/api/dependencies.txt + read i + cat ./thingsearch/model/dependencies.txt + read i + cat ./thingsearch/service/dependencies.txt + read i + cat ./thingsearch/dependencies.txt + read i + cat ./utils/jsr305/dependencies.txt + read i + cat ./utils/dependencies.txt + read i + cat ./wot/integration/dependencies.txt + read i + cat ./wot/model/dependencies.txt + read i + cat ./wot/dependencies.txt + read i + cat ./dependencies.txt + read i + find . -name dependencies.txt + read i + rm ./base/api/dependencies.txt + read i + rm ./base/model/dependencies.txt + read i + rm ./base/service/dependencies.txt + read i + rm ./base/dependencies.txt + read i + rm ./bom/dependencies.txt + read i + rm ./connectivity/api/dependencies.txt + read i + rm ./connectivity/model/dependencies.txt + read i + rm ./connectivity/service/dependencies.txt + read i + rm ./connectivity/dependencies.txt + read i + rm ./documentation/dependencies.txt + read i + rm ./edge/service/dependencies.txt + read i + rm ./edge/dependencies.txt + read i + rm ./gateway/api/dependencies.txt + read i + rm ./gateway/service/dependencies.txt + read i + rm ./gateway/dependencies.txt + read i + rm ./internal/models/signal/dependencies.txt + read i + rm ./internal/models/signalenrichment/dependencies.txt + read i + rm ./internal/models/streaming/dependencies.txt + read i + rm ./internal/models/dependencies.txt + read i + rm ./internal/utils/akka/dependencies.txt + read i + rm ./internal/utils/cache-loaders/dependencies.txt + read i + rm ./internal/utils/cache/dependencies.txt + read i + rm ./internal/utils/cluster/dependencies.txt + read i + rm ./internal/utils/conditional-headers/dependencies.txt + read i + rm ./internal/utils/config/dependencies.txt + read i + rm ./internal/utils/ddata/dependencies.txt + read i + rm ./internal/utils/extension/dependencies.txt + read i + rm ./internal/utils/health/dependencies.txt + read i + rm ./internal/utils/http/dependencies.txt + read i + rm ./internal/utils/jwt/dependencies.txt + read i + rm ./internal/utils/metrics/dependencies.txt + read i + rm ./internal/utils/namespaces/dependencies.txt + read i + rm ./internal/utils/persistence/dependencies.txt + read i + rm ./internal/utils/persistent-actors/dependencies.txt + read i + rm ./internal/utils/protocol/dependencies.txt + read i + rm ./internal/utils/pubsub-policies/dependencies.txt + read i + rm ./internal/utils/pubsub-things/dependencies.txt + read i + rm ./internal/utils/pubsub/dependencies.txt + read i + rm ./internal/utils/search/dependencies.txt + read i + rm ./internal/utils/test/dependencies.txt + read i + rm ./internal/utils/tracing/dependencies.txt + read i + rm ./internal/utils/dependencies.txt + read i + rm ./internal/dependencies.txt + read i + rm ./json-cbor/dependencies.txt + read i + rm ./json/dependencies.txt + read i + rm ./jwt/model/dependencies.txt + read i + rm ./jwt/dependencies.txt + read i + rm ./legal/dependencies.txt + read i + rm ./messages/model/dependencies.txt + read i + rm ./messages/dependencies.txt + read i + rm ./placeholders/dependencies.txt + read i + rm ./policies/api/dependencies.txt + read i + rm ./policies/enforcement/dependencies.txt + read i + rm ./policies/model/dependencies.txt + read i + rm ./policies/service/dependencies.txt + read i + rm ./policies/dependencies.txt + read i + rm ./protocol/dependencies.txt + read i + rm ./rql/model/dependencies.txt + read i + rm ./rql/parser/dependencies.txt + read i + rm ./rql/query/dependencies.txt + read i + rm ./rql/search-option-parser/dependencies.txt + read i + rm ./rql/dependencies.txt + read i + rm ./things/api/dependencies.txt + read i + rm ./things/model/dependencies.txt + read i + rm ./things/service/dependencies.txt + read i + rm ./things/dependencies.txt + read i + rm ./thingsearch/api/dependencies.txt + read i + rm ./thingsearch/model/dependencies.txt + read i + rm ./thingsearch/service/dependencies.txt + read i + rm ./thingsearch/dependencies.txt + read i + rm ./utils/jsr305/dependencies.txt + read i + rm ./utils/dependencies.txt + read i + rm ./wot/integration/dependencies.txt + read i + rm ./wot/model/dependencies.txt + read i + rm ./wot/dependencies.txt + read i + rm ./dependencies.txt + read i + cat compile-ditto.txt runtime-ditto.txt + cut -d: -f1-4 + read i + uniq + sort + read x + grep -h ch.qos.logback:logback-classic:jar:1.2.11 provided-ditto.txt + sed -i.bak '/^[[:space:]]*$/d' provided-ditto.txt + cat compile-ditto.txt provided-ditto.txt runtime-ditto.txt + cut -d: -f1-4 + read i + sort + read x + uniq + grep -h ch.qos.logback:logback-classic:jar:1.2.11 test-ditto.txt + read i + grep -h ch.qos.logback:logback-core:jar:1.2.11 test-ditto.txt + read i + grep -h com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 test-ditto.txt + read i + grep -h com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 test-ditto.txt + read i + grep -h com.fasterxml.jackson.core:jackson-core:jar:2.13.4 test-ditto.txt + read i + grep -h com.fasterxml.jackson.core:jackson-databind:jar:2.13.4 test-ditto.txt + read i + grep -h com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4 test-ditto.txt + sed -i.bak -e s/ch.qos.logback:logback-classic:jar:1.2.11:test// test-ditto.txt + read x + sed -i.bak -e s/ch.qos.logback:logback-core:jar:1.2.11:test// test-ditto.txt + read x + sed -i.bak -e s/com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:test// test-ditto.txt + read x + sed -i.bak -e s/com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:test// test-ditto.txt + read x + sed -i.bak -e s/com.fasterxml.jackson.core:jackson-core:jar:2.13.4:test// test-ditto.txt + read x + sed -i.bak -e s/com.fasterxml.jackson.core:jackson-databind:jar:2.13.4:test// test-ditto.txt + read x + sed -i.bak '/^[[:space:]]*$/d' test-ditto.txt + rm provided-ditto.txt.bak test-ditto.txt.bak + echo '##### Ditto :: Compile #####' ##### Ditto :: Compile ##### + cat compile-ditto.txt ch.qos.logback:logback-classic:jar:1.2.11:compile ch.qos.logback:logback-core:jar:1.2.11:compile com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile com.fasterxml.jackson.core:jackson-databind:jar:2.13.4:compile com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.13.4:compile com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.4:compile com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.4:compile com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.4:compile com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.13.4:compile com.github.ben-manes.caffeine:caffeine:jar:3.1.1:compile com.github.jnr:jffi:jar:1.2.18:compile com.github.jnr:jffi:jar:native:1.2.18:compile com.github.jnr:jnr-a64asm:jar:1.0.0:compile com.github.jnr:jnr-constants:jar:0.9.12:compile com.github.jnr:jnr-ffi:jar:2.1.9:compile com.github.jnr:jnr-x86asm:jar:1.0.2:compile com.github.scullxbones:akka-persistence-mongo-common_2.13:jar:3.0.8:compile com.github.scullxbones:akka-persistence-mongo-scala_2.13:jar:3.0.8:compile com.google.auto.value:auto-value-annotations:jar:1.9:compile com.hierynomus:asn-one:jar:0.5.0:compile com.hivemq:hivemq-mqtt-client:jar:1.3.0:compile com.lightbend.akka.discovery:akka-discovery-kubernetes-api_2.13:jar:1.1.4:compile com.lightbend.akka.management:akka-lease-kubernetes_2.13:jar:1.1.4:compile com.lightbend.akka.management:akka-management_2.13:jar:1.1.4:compile com.lightbend.akka.management:akka-management-cluster-bootstrap_2.13:jar:1.1.4:compile com.lightbend.akka.management:akka-management-cluster-http_2.13:jar:1.1.4:compile com.lightbend.akka.management:akka-management-pki_2.13:jar:1.1.4:compile commons-net:commons-net:jar:3.8.0:compile com.newmotion:akka-rabbitmq_2.13:jar:6.0.0:compile com.rabbitmq:amqp-client:jar:5.14.2:compile com.thoughtworks.paranamer:paranamer:jar:2.8:compile com.typesafe.akka:akka-actor_2.13:jar:2.6.20:compile com.typesafe.akka:akka-cluster_2.13:jar:2.6.20:compile com.typesafe.akka:akka-cluster-sharding_2.13:jar:2.6.20:compile com.typesafe.akka:akka-cluster-tools_2.13:jar:2.6.20:compile com.typesafe.akka:akka-coordination_2.13:jar:2.6.20:compile com.typesafe.akka:akka-discovery_2.13:jar:2.6.20:compile com.typesafe.akka:akka-distributed-data_2.13:jar:2.6.20:compile com.typesafe.akka:akka-http_2.13:jar:10.2.10:compile com.typesafe.akka:akka-http-core_2.13:jar:10.2.10:compile com.typesafe.akka:akka-http-spray-json_2.13:jar:10.2.10:compile com.typesafe.akka:akka-parsing_2.13:jar:10.2.10:compile com.typesafe.akka:akka-persistence_2.13:jar:2.6.20:compile com.typesafe.akka:akka-persistence-query_2.13:jar:2.6.20:compile com.typesafe.akka:akka-pki_2.13:jar:2.6.20:compile com.typesafe.akka:akka-protobuf-v3_2.13:jar:2.6.20:compile com.typesafe.akka:akka-remote_2.13:jar:2.6.20:compile com.typesafe.akka:akka-serialization-jackson_2.13:jar:2.6.20:compile com.typesafe.akka:akka-slf4j_2.13:jar:2.6.20:compile com.typesafe.akka:akka-stream_2.13:jar:2.6.20:compile com.typesafe.akka:akka-stream-kafka_2.13:jar:3.0.1:compile com.typesafe:config:jar:1.4.2:compile com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile io.cloudevents:cloudevents-api:jar:2.3.0:compile io.cloudevents:cloudevents-core:jar:2.3.0:compile io.cloudevents:cloudevents-http-basic:jar:2.3.0:compile io.jsonwebtoken:jjwt-api:jar:0.11.5:compile io.kamon:kamon-core_2.13:jar:2.5.8:compile io.kamon:kamon-executors_2.13:jar:2.5.8:compile io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8:compile io.kamon:kamon-opentelemetry_2.13:jar:2.5.8:compile io.kamon:kamon-prometheus_2.13:jar:2.5.8:compile io.kamon:kamon-system-metrics_2.13:jar:2.5.8:compile io.netty:netty-buffer:jar:4.1.80.Final:compile io.netty:netty-codec-http:jar:4.1.80.Final:compile io.netty:netty-codec:jar:4.1.80.Final:compile io.netty:netty-common:jar:4.1.80.Final:compile io.netty:netty-handler:jar:4.1.80.Final:compile io.netty:netty-resolver:jar:4.1.80.Final:compile io.netty:netty-transport-classes-epoll:jar:4.1.80.Final:compile io.netty:netty-transport-classes-kqueue:jar:4.1.80.Final:compile io.netty:netty-transport:jar:4.1.80.Final:compile io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.80.Final:compile io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.80.Final:compile io.netty:netty-transport-native-unix-common:jar:4.1.80.Final:compile io.opentelemetry:opentelemetry-api:jar:1.13.0:compile io.opentelemetry:opentelemetry-context:jar:1.13.0:compile io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0:compile io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0:compile io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0:compile io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0:compile io.reactivex.rxjava2:rxjava:jar:2.2.19:compile io.spray:spray-json_2.13:jar:1.3.6:compile jakarta.jms:jakarta.jms-api:jar:2.0.3:compile net.i2p.crypto:eddsa:jar:0.3.0:compile nl.grons:metrics4-akka_a25_2.13:jar:4.1.19:compile nl.grons:metrics4-scala_2.13:jar:4.1.19:compile org.agrona:agrona:jar:1.15.1:compile org.apache.kafka:kafka-clients:jar:3.0.1:compile org.apache.qpid:proton-j:jar:0.33.10:compile org.apache.qpid:qpid-jms-client:jar:1.6.0:compile org.apache.sshd:sshd-common:jar:2.9.0:compile org.apache.sshd:sshd-core:jar:2.9.0:compile org.atteo.classindex:classindex:jar:3.11:compile org.codehaus.janino:commons-compiler:jar:3.1.7:compile org.codehaus.janino:janino:jar:3.1.7:compile org.komamitsu:fluency-core:jar:2.6.5:compile org.komamitsu:fluency-fluentd:jar:2.6.5:compile org.lmdbjava:lmdbjava:jar:0.7.0:compile org.lz4:lz4-java:jar:1.8.0:compile org.mongodb:bson:jar:4.3.4:compile org.mongodb:mongodb-driver-core:jar:4.3.4:compile org.mongodb:mongodb-driver-reactivestreams:jar:4.3.4:compile org.mongodb.scala:mongo-scala-bson_2.13:jar:4.3.4:compile org.mongodb.scala:mongo-scala-driver_2.13:jar:4.3.4:compile org.mozilla:rhino-runtime:jar:1.7.14:compile org.ow2.asm:asm-analysis:jar:9.2:compile org.ow2.asm:asm-commons:jar:9.2:compile org.ow2.asm:asm:jar:9.2:compile org.ow2.asm:asm-tree:jar:9.2:compile org.ow2.asm:asm-util:jar:9.2:compile org.reactivestreams:reactive-streams:jar:1.0.4:compile org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.0:compile org.scala-lang:scala-library:jar:2.13.8:compile org.scala-lang:scala-reflect:jar:2.13.8:compile org.slf4j:jcl-over-slf4j:jar:1.7.36:compile org.slf4j:jul-to-slf4j:jar:1.7.36:compile org.slf4j:slf4j-api:jar:1.7.36:compile org.webjars.npm:bytebuffer:jar:5.0.1:compile org.webjars.npm:long:jar:3.2.0:compile + echo '##### Ditto :: Runtime #####' ##### Ditto :: Runtime ##### + cat runtime-ditto.txt com.github.luben:zstd-jni:jar:1.5.0-2:runtime com.google.dagger:dagger:jar:2.27:runtime com.squareup.okhttp3:okhttp:jar:4.9.3:runtime com.squareup.okio:okio:jar:2.8.0:runtime io.jsonwebtoken:jjwt-impl:jar:0.11.5:runtime io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0:runtime io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha:runtime io.projectreactor:reactor-core:jar:3.2.22.RELEASE:runtime javax.inject:javax.inject:jar:1:runtime net.jodah:failsafe:jar:2.4.4:runtime net.logstash.logback:logstash-logback-encoder:jar:7.2:runtime org.jctools:jctools-core:jar:2.1.2:runtime org.jetbrains:annotations:jar:13.0:runtime org.jetbrains:annotations:jar:16.0.3:runtime org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0:runtime org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:runtime org.komamitsu:phi-accural-failure-detector:jar:0.0.5:runtime org.msgpack:jackson-dataformat-msgpack:jar:0.9.1:runtime org.msgpack:msgpack-core:jar:0.9.1:runtime org.xerial.snappy:snappy-java:jar:1.1.8.1:runtime + java -jar org.eclipse.dash.licenses-latest.jar -summary dash-licenses-summary.txt compile-ditto.txt runtime-ditto.txt [main] INFO Querying Eclipse Foundation for license data for 121 items. [main] INFO Found 40 items. [main] INFO Querying ClearlyDefined for license data for 81 items. [main] INFO Found 81 items. [main] INFO Querying Eclipse Foundation for license data for 20 items. [main] INFO Found 2 items. [main] INFO Querying ClearlyDefined for license data for 18 items. [main] INFO Found 18 items. [main] INFO License information could not be automatically verified for the following content: [main] INFO [main] INFO maven/mavencentral/com.squareup.okhttp3/okhttp/4.9.3 [main] INFO maven/mavencentral/net.logstash.logback/logstash-logback-encoder/7.2 [main] INFO maven/mavencentral/org.apache.kafka/kafka-clients/3.0.1 [main] INFO maven/mavencentral/org.apache.sshd/sshd-common/2.9.0 [main] INFO maven/mavencentral/org.apache.sshd/sshd-core/2.9.0 [main] INFO [main] INFO This content is either not correctly mapped by the system, or requires review. Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE