Skip to content
Success

Console Output

Skipping 2,122 KB.. Full Log
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:39: warning: no comment
[WARNING] public static final String ADDRESS = DeviceChangeNotification.ADDRESS;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:40: warning: no comment
[WARNING] public static final NotificationType<AllDevicesOfTenantDeletedNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/AllDevicesOfTenantDeletedNotification.java:38: warning: no comment
[WARNING] public static final String TYPE_NAME = "all-devices-of-tenant-deleted-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:40: warning: no comment
[WARNING] AUTH_SERVICE("auth-service"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:41: warning: no comment
[WARNING] DISPATCH_ROUTER("dispatch-router"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/auth-base/src/main/java/org/eclipse/hono/authentication/AuthenticationServerMetrics.java:42: warning: no comment
[WARNING] UNKNOWN("unknown");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:33: warning: no comment
[WARNING] SUCCEEDED("succeeded"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:34: warning: no comment
[WARNING] UNAUTHORIZED("unauthorized"),
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/service-base/src/main/java/org/eclipse/hono/service/auth/AuthenticationService.java:35: warning: no comment
[WARNING] UNAVAILABLE("unavailable");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/BasicCache.java:120: warning: no comment
[WARNING] protected org.infinispan.commons.api.BasicCache<K, V> getCache() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-infinispan/src/main/java/org/eclipse/hono/deviceconnection/infinispan/client/BasicCache.java:116: warning: no comment
[WARNING] protected void setCache(final org.infinispan.commons.api.BasicCache<K, V> cache) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactory.java:111: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/pubsub-common/src/main/java/org/eclipse/hono/client/pubsub/publisher/PubSubPublisherFactory.java:61: warning: empty <p> tag
[WARNING] * <p>
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/CommandContext.java:41: warning: no comment
[WARNING] String KEY_TENANT_CONFIG = "tenant-config";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:57: warning: no comment
[WARNING] public String getCacheName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:65: warning: no comment
[WARNING] public String getCheckKey() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:73: warning: no comment
[WARNING] public String getCheckValue() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:53: warning: no comment
[WARNING] public void setCacheName(final String cacheName) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:61: warning: no comment
[WARNING] public void setCheckKey(final String checkKey) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/client-device-connection-base/src/main/java/org/eclipse/hono/deviceconnection/common/CommonCacheConfig.java:69: warning: no comment
[WARNING] public void setCheckValue(final String checkValue) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:133: warning: no comment
[WARNING] public String getComment() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:148: warning: no comment
[WARNING] public Map<String, Object> getExtensions() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonCredential.java:115: warning: no comment
[WARNING] public boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonSecret.java:136: warning: no comment
[WARNING] public final String getComment() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/CommonSecret.java:54: warning: no comment
[WARNING] public final boolean isEnabled() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapter-base/src/main/java/org/eclipse/hono/adapter/resourcelimits/PrometheusBasedAsyncCacheLoader.java:62: warning: no comment
[WARNING] protected Clock clock = Clock.systemUTC();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/adapter-base/src/main/java/org/eclipse/hono/adapter/resourcelimits/PrometheusBasedAsyncCacheLoader.java:64: warning: no comment
[WARNING] protected final Tracer tracer;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:44: warning: no comment
[WARNING] public static final String ADDRESS = DeviceChangeNotification.ADDRESS;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:45: warning: no comment
[WARNING] public static final NotificationType<CredentialsChangeNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/CredentialsChangeNotification.java:43: warning: no comment
[WARNING] public static final String TYPE_NAME = "credentials-change-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:49: warning: no comment
[WARNING] public List<CommonCredential> getCredentials() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:45: warning: no comment
[WARNING] public String getDeviceId() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/CredentialsReadResult.java:53: warning: no comment
[WARNING] public Optional<String> getResourceVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:39: warning: no comment
[WARNING] public static final String ADDRESS = "registry-device";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:40: warning: no comment
[WARNING] public static final NotificationType<DeviceChangeNotification> TYPE = new NotificationType<>(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/notification/src/main/java/org/eclipse/hono/notification/deviceregistry/DeviceChangeNotification.java:38: warning: no comment
[WARNING] public static final String TYPE_NAME = "device-change-v1";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/DeviceReadResult.java:41: warning: no comment
[WARNING] public Device getDevice() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/device/DeviceReadResult.java:45: warning: no comment
[WARNING] public Optional<String> getResourceVersion() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:44: warning: no comment
[WARNING] eq,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:45: warning: no comment
[WARNING] in,
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/Filter.java:46: warning: no comment
[WARNING] not_in
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericCredential.java:121: warning: no comment
[WARNING] public final Map<String, Object> getAdditionalProperties() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericSecret.java:39: warning: no comment
[WARNING] public Map<String, Object> getAdditionalProperties() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/device-registry-base/src/main/java/org/eclipse/hono/service/management/credentials/GenericSecret.java:34: warning: no comment
[WARNING] public void setAdditionalProperties(final Map<String, Object> additionalProperties) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/HonoExampleApplication.java:27: warning: no comment
[WARNING] public static void main(final String[] args) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:75: warning: no comment
[WARNING] public static final String HONO_CLIENT_PASSWORD = System.getProperty("password", "verysecret");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:74: warning: no comment
[WARNING] public static final String HONO_CLIENT_USER = System.getProperty("username", "consumer@HONO");
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:78: warning: no comment
[WARNING] public static final Boolean SEND_ONE_WAY_COMMANDS =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:80: warning: no comment
[WARNING] public static final Boolean USE_KAFKA = Boolean.valueOf(System.getProperty("kafka", "false"));
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleApplicationBase.java:76: warning: no comment
[WARNING] public static final Boolean USE_PLAIN_CONNECTION =
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/examples/hono-client-examples/src/main/java/org/eclipse/hono/vertx/example/base/HonoExampleConstants.java:42: warning: no comment
[WARNING] public static final String TENANT_ID = "DEFAULT_TENANT";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/store/model/JdbcBasedDeviceDto.java:123: warning: no comment
[WARNING] public String getDeviceJson() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/Hono-Release-Pipeline/services/base-jdbc/src/main/java/org/eclipse/hono/service/base/jdbc/config/JdbcDeviceStoreProperties.java:49: warning: no comment
[WARNING] public JdbcProperties getAdapter() {
[WARNING] ^
[WARNING] 100 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.6.0:
[INFO] 
[INFO] Hono ............................................... SUCCESS [ 38.696 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.018 s]
[INFO] Legal Documents .................................... SUCCESS [ 11.091 s]
[INFO] Hono Test Utils .................................... SUCCESS [  6.085 s]
[INFO] Hono Core Test Utils ............................... SUCCESS [  9.538 s]
[INFO] Hono Demo Certs .................................... SUCCESS [ 10.294 s]
[INFO] Hono Core .......................................... SUCCESS [ 29.191 s]
[INFO] Hono Clients ....................................... SUCCESS [  0.120 s]
[INFO] Hono Client Common ................................. SUCCESS [ 10.946 s]
[INFO] Hono Client AMQP Connection ........................ SUCCESS [ 18.285 s]
[INFO] Hono Notification Client ........................... SUCCESS [ 10.539 s]
[INFO] Hono Client Test Utils ............................. SUCCESS [  5.210 s]
[INFO] Hono Client AMQP Common ............................ SUCCESS [ 13.731 s]
[INFO] Hono Notification Client (AMQP) .................... SUCCESS [ 17.922 s]
[INFO] Hono Kafka Test Utils .............................. SUCCESS [  7.694 s]
[INFO] Hono Client Kafka Common ........................... SUCCESS [ 18.973 s]
[INFO] Hono Notification Client (Kafka) ................... SUCCESS [ 13.615 s]
[INFO] Hono Client PubSub Common .......................... SUCCESS [ 39.459 s]
[INFO] Hono Notification Client (Pub/Sub) ................. SUCCESS [ 13.831 s]
[INFO] Hono Service base .................................. SUCCESS [ 23.609 s]
[INFO] Hono Client for Command & Control .................. SUCCESS [ 16.083 s]
[INFO] Hono Device Registry Client ........................ SUCCESS [  6.974 s]
[INFO] Hono Client for Command & Control (AMQP) ........... SUCCESS [ 12.054 s]
[INFO] Hono Client for Command & Control (Kafka) .......... SUCCESS [ 11.125 s]
[INFO] Hono Client for Command & Control (Pub/Sub) ........ SUCCESS [ 11.218 s]
[INFO] Hono Registry Client (AMQP) ........................ SUCCESS [ 11.235 s]
[INFO] Hono Telemetry Client .............................. SUCCESS [  7.204 s]
[INFO] Hono Telemetry Client (AMQP) ....................... SUCCESS [ 10.224 s]
[INFO] Hono Telemetry Client (Kafka) ...................... SUCCESS [ 10.633 s]
[INFO] Hono Telemetry Client (PubSub) ..................... SUCCESS [ 10.362 s]
[INFO] Hono Adapter Base .................................. SUCCESS [ 29.029 s]
[INFO] Hono Adapter Base Test Utils ....................... SUCCESS [  6.267 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.764 s]
[INFO] Hono Protocol Adapters Parent ...................... SUCCESS [  1.945 s]
[INFO] Hono AMQP Adapter .................................. SUCCESS [ 34.465 s]
[INFO] Hono CoAP Adapter .................................. SUCCESS [ 23.197 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [ 16.356 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [ 12.667 s]
[INFO] Hono Lora Adapter .................................. SUCCESS [ 21.483 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [ 17.239 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [ 17.471 s]
[INFO] Hono Sigfox Adapter ................................ SUCCESS [ 17.603 s]
[INFO] Hono Client Device AMQP ............................ SUCCESS [ 13.704 s]
[INFO] Hono Client for Business Applications .............. SUCCESS [ 10.254 s]
[INFO] Hono Client for Business Applications (AMQP) ....... SUCCESS [ 13.182 s]
[INFO] Hono Client for Business Applications (Kafka) ...... SUCCESS [ 10.504 s]
[INFO] Hono command-line interface ........................ SUCCESS [ 47.590 s]
[INFO] Device Connection client ........................... SUCCESS [ 11.691 s]
[INFO] Hotrod Device Connection client .................... SUCCESS [ 16.995 s]
[INFO] Hono Examples ...................................... SUCCESS [  0.015 s]
[INFO] Hono Client Examples ............................... SUCCESS [  7.398 s]
[INFO] Hono Protocol Gateway example ...................... SUCCESS [  9.144 s]
[INFO] Hono Services ...................................... SUCCESS [  0.084 s]
[INFO] Hono Services Parent ............................... SUCCESS [  0.108 s]
[INFO] Hono Auth base ..................................... SUCCESS [ 17.000 s]
[INFO] Hono Auth Server ................................... SUCCESS [ 14.194 s]
[INFO] Hono Service Device Registry Base .................. SUCCESS [ 33.362 s]
[INFO] Base classes for JDBC services ..................... SUCCESS [ 15.065 s]
[INFO] Hono Service Command Router Base ................... SUCCESS [ 25.663 s]
[INFO] Hono Infinispan Based Command Router ............... SUCCESS [ 14.341 s]
[INFO] Hono JDBC Based Device Registry .................... SUCCESS [ 34.658 s]
[INFO] Hono Mongodb Based Device Registry ................. SUCCESS [ 16.316 s]
[INFO] Hono Site .......................................... SUCCESS [  1.931 s]
[INFO] Hono Integration Tests ............................. SUCCESS [ 20.356 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:46 min
[INFO] Finished at: 2024-05-28T18:17:24Z
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 22 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 22 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hono                                                               [pom]
[INFO] Hono Dependencies                                                  [pom]
[INFO] Legal Documents                                                    [jar]
[INFO] Hono Test Utils                                                    [pom]
[INFO] Hono Core Test Utils                                               [jar]
[INFO] Hono Demo Certs                                                    [jar]
[INFO] Hono Core                                                          [jar]
[INFO] Hono Clients                                                       [pom]
[INFO] Hono Client Common                                                 [jar]
[INFO] Hono Client AMQP Connection                                        [jar]
[INFO] Hono Client Test Utils                                             [jar]
[INFO] Hono Client AMQP Common                                            [jar]
[INFO] Hono Kafka Test Utils                                              [jar]
[INFO] Hono Client Kafka Common                                           [jar]
[INFO] Hono Client for Command & Control                                  [jar]
[INFO] Hono Device Registry Client                                        [jar]
[INFO] Hono Client for Command & Control (AMQP)                           [jar]
[INFO] Hono Client Device AMQP                                            [jar]
[INFO] Hono Client for Business Applications                              [jar]
[INFO] Hono Client for Business Applications (AMQP)                       [jar]
[INFO] Hono Client for Business Applications (Kafka)                      [jar]
[INFO] Hono command-line interface                                        [jar]
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-parent >--------------------
[INFO] Building Hono 2.6.0                                               [1/22]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-parent ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-parent ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-parent/2.6.0/hono-parent-2.6.0.pom
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-bom >----------------------
[INFO] Building Hono Dependencies 2.6.0                                  [2/22]
[INFO]   from bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-bom ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-bom ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-bom ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/bom/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-bom/2.6.0/hono-bom-2.6.0.pom
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-legal >---------------------
[INFO] Building Legal Documents 2.6.0                                    [3/22]
[INFO]   from legal/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-legal ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-legal ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-legal ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-legal ---
[INFO] Copying 60 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-legal ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-legal ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-legal ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-legal ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-legal ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-legal ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-legal/2.6.0/hono-legal-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-legal/2.6.0/hono-legal-2.6.0.pom
[INFO] 
[INFO] --------------------< org.eclipse.hono:test-utils >---------------------
[INFO] Building Hono Test Utils 2.6.0                                    [4/22]
[INFO]   from test-utils/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/test-utils/2.6.0/test-utils-2.6.0.pom
[INFO] 
[INFO] ------------------< org.eclipse.hono:core-test-utils >------------------
[INFO] Building Hono Core Test Utils 2.6.0                               [5/22]
[INFO]   from test-utils/core-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ core-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ core-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ core-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ core-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ core-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/main/java/org/eclipse/hono/test/VertxMockSupport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ core-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ core-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ core-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ core-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ core-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target/core-test-utils-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ core-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ core-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/target/core-test-utils-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/core-test-utils/2.6.0/core-test-utils-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/core-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/core-test-utils/2.6.0/core-test-utils-2.6.0.pom
[INFO] 
[INFO] ------------------< org.eclipse.hono:hono-demo-certs >------------------
[INFO] Building Hono Demo Certs 2.6.0                                    [6/22]
[INFO]   from demo-certs/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-demo-certs ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-demo-certs ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-demo-certs ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-demo-certs ---
[INFO] Copying 48 resources from certs to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-demo-certs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-demo-certs ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-demo-certs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-demo-certs ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-demo-certs ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-demo-certs ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-demo-certs ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-demo-certs/2.6.0/hono-demo-certs-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-demo-certs/2.6.0/hono-demo-certs-2.6.0.pom
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-core >---------------------
[INFO] Building Hono Core 2.6.0                                          [7/22]
[INFO]   from core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-core ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-core ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-core ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 73 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/src/main/java/org/eclipse/hono/util/Futures.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-core ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_demo_certs) @ hono-core ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-core ---
[INFO] Copying 14 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-core ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-core ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-core ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-core ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-core ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.6.0/hono-core-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.6.0/hono-core-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/core/target/hono-core-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-core/2.6.0/hono-core-2.6.0-sources.jar
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-clients-parent >----------------
[INFO] Building Hono Clients 2.6.0                                       [8/22]
[INFO]   from clients/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-clients-parent ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-clients-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-clients-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-clients-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-clients-parent ---
[INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target/classes. Directory does not exist!
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-clients-parent ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-clients-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-clients-parent ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-clients-parent ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-clients-parent/2.6.0/hono-clients-parent-2.6.0.pom
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-client-common >-----------------
[INFO] Building Hono Client Common 2.6.0                                 [9/22]
[INFO]   from clients/client-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-common ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-common ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.6.0/hono-client-common-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.6.0/hono-client-common-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/client-common/target/hono-client-common-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-common/2.6.0/hono-client-common-2.6.0-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.hono:hono-client-amqp-connection >------------
[INFO] Building Hono Client AMQP Connection 2.6.0                       [10/22]
[INFO]   from clients/amqp-connection/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-amqp-connection ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-amqp-connection ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-amqp-connection ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-amqp-connection ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-amqp-connection ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-amqp-connection ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 27 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/java/org/eclipse/hono/client/amqp/connection/AmqpUtils.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/main/java/org/eclipse/hono/client/amqp/connection/AmqpUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-amqp-connection ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_demo_certs) @ hono-client-amqp-connection ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/demo-certs/target/hono-demo-certs-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-amqp-connection ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-amqp-connection ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/test/java/org/eclipse/hono/client/amqp/tracing/AmqpMessageInjectExtractAdapterTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/src/test/java/org/eclipse/hono/client/amqp/tracing/AmqpMessageInjectExtractAdapterTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-amqp-connection ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-amqp-connection ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-amqp-connection ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-amqp-connection ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-amqp-connection ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-amqp-connection ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.6.0/hono-client-amqp-connection-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.6.0/hono-client-amqp-connection-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-connection/target/hono-client-amqp-connection-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-connection/2.6.0/hono-client-amqp-connection-2.6.0-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:client-test-utils >-----------------
[INFO] Building Hono Client Test Utils 2.6.0                            [11/22]
[INFO]   from test-utils/client-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ client-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ client-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ client-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ client-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ client-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ client-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ client-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ client-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ client-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ client-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target/client-test-utils-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ client-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ client-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/target/client-test-utils-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/client-test-utils/2.6.0/client-test-utils-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/client-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/client-test-utils/2.6.0/client-test-utils-2.6.0.pom
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-amqp-common >--------------
[INFO] Building Hono Client AMQP Common 2.6.0                           [12/22]
[INFO]   from clients/amqp-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-amqp-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-amqp-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-amqp-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-amqp-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-amqp-common ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-amqp-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/src/main/java/org/eclipse/hono/client/amqp/AbstractRequestResponseServiceClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-amqp-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-amqp-common ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-amqp-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-amqp-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-amqp-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-amqp-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-amqp-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-amqp-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-amqp-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.6.0/hono-client-amqp-common-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.6.0/hono-client-amqp-common-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/amqp-common/target/hono-client-amqp-common-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-amqp-common/2.6.0/hono-client-amqp-common-2.6.0-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.hono:kafka-test-utils >------------------
[INFO] Building Hono Kafka Test Utils 2.6.0                             [13/22]
[INFO]   from test-utils/kafka-test-utils/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-test-utils ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ kafka-test-utils ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ kafka-test-utils ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ kafka-test-utils ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ kafka-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ kafka-test-utils ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/main/java/org/eclipse/hono/kafka/test/KafkaClientUnitTestHelper.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ kafka-test-utils ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ kafka-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ kafka-test-utils ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ kafka-test-utils ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ kafka-test-utils ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target/kafka-test-utils-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ kafka-test-utils ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-test-utils ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/target/kafka-test-utils-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/kafka-test-utils/2.6.0/kafka-test-utils-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/test-utils/kafka-test-utils/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/kafka-test-utils/2.6.0/kafka-test-utils-2.6.0.pom
[INFO] 
[INFO] -------------< org.eclipse.hono:hono-client-kafka-common >--------------
[INFO] Building Hono Client Kafka Common 2.6.0                          [14/22]
[INFO]   from clients/kafka-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-kafka-common ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-kafka-common ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-kafka-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-kafka-common ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-kafka-common ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-kafka-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 31 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/metrics/NoopKafkaClientMetricsSupport.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/main/java/org/eclipse/hono/client/kafka/metrics/NoopKafkaClientMetricsSupport.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-kafka-common ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-kafka-common ---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-kafka-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/src/test/java/org/eclipse/hono/client/kafka/producer/CachingKafkaProducerFactoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-kafka-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-kafka-common ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-kafka-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-kafka-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-kafka-common ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-kafka-common ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.6.0/hono-client-kafka-common-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.6.0/hono-client-kafka-common-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/kafka-common/target/hono-client-kafka-common-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-kafka-common/2.6.0/hono-client-kafka-common-2.6.0-sources.jar
[INFO] 
[INFO] ----------------< org.eclipse.hono:hono-client-command >----------------
[INFO] Building Hono Client for Command & Control 2.6.0                 [15/22]
[INFO]   from clients/command/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-command ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-command ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-command ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-command ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-command ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-command ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 21 source files with javac [debug release 17] to target/classes
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/src/main/java/org/eclipse/hono/client/command/KubernetesContainerInfoProvider.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-command ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-command ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-command ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-command ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-command ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-command ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-command ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-command ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-command ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.6.0/hono-client-command-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.6.0/hono-client-command-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command/target/hono-client-command-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command/2.6.0/hono-client-command-2.6.0-sources.jar
[INFO] 
[INFO] ---------------< org.eclipse.hono:hono-client-registry >----------------
[INFO] Building Hono Device Registry Client 2.6.0                       [16/22]
[INFO]   from clients/registry/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-registry ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-registry ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-registry ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-registry ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-registry ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-registry ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-registry ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-registry ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-registry ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-registry ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-registry ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-registry ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-registry ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-registry ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.6.0/hono-client-registry-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.6.0/hono-client-registry-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/registry/target/hono-client-registry-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-registry/2.6.0/hono-client-registry-2.6.0-sources.jar
[INFO] 
[INFO] -------------< org.eclipse.hono:hono-client-command-amqp >--------------
[INFO] Building Hono Client for Command & Control (AMQP) 2.6.0          [17/22]
[INFO]   from clients/command-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-command-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-command-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-command-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-command-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-command-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-command-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-command-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-command-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-command-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-command-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-command-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-command-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-command-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-command-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-command-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.6.0/hono-client-command-amqp-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.6.0/hono-client-command-amqp-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/command-amqp/target/hono-client-command-amqp-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-command-amqp/2.6.0/hono-client-command-amqp-2.6.0-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-device-amqp >--------------
[INFO] Building Hono Client Device AMQP 2.6.0                           [18/22]
[INFO]   from clients/device-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-device-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-device-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-device-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-device-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-device-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-device-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-device-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-device-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-device-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-device-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-device-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-device-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-device-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-device-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-device-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.6.0/hono-client-device-amqp-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.6.0/hono-client-device-amqp-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/device-amqp/target/hono-client-device-amqp-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-device-amqp/2.6.0/hono-client-device-amqp-2.6.0-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.hono:hono-client-application >--------------
[INFO] Building Hono Client for Business Applications 2.6.0             [19/22]
[INFO]   from clients/application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.6.0/hono-client-application-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.6.0/hono-client-application-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application/target/hono-client-application-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application/2.6.0/hono-client-application-2.6.0-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-client-application-amqp >------------
[INFO] Building Hono Client for Business Applications (AMQP) 2.6.0      [20/22]
[INFO]   from clients/application-amqp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application-amqp ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application-amqp ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application-amqp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application-amqp ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application-amqp ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application-amqp ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application-amqp ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application-amqp ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application-amqp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application-amqp ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application-amqp ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application-amqp ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application-amqp ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.6.0/hono-client-application-amqp-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.6.0/hono-client-application-amqp-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-amqp/target/hono-client-application-amqp-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-amqp/2.6.0/hono-client-application-amqp-2.6.0-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.hono:hono-client-application-kafka >-----------
[INFO] Building Hono Client for Business Applications (Kafka) 2.6.0     [21/22]
[INFO]   from clients/application-kafka/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-client-application-kafka ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-client-application-kafka ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-client-application-kafka ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-client-application-kafka ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-client-application-kafka ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-client-application-kafka ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-client-application-kafka ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-client-application-kafka ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-client-application-kafka ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-client-application-kafka ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-client-application-kafka ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-client-application-kafka ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.6.0.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-client-application-kafka ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.6.0-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.10:check (default_check) @ hono-client-application-kafka ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-client-application-kafka ---
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.6.0.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.6.0/hono-client-application-kafka-2.6.0.jar
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.6.0/hono-client-application-kafka-2.6.0.pom
[INFO] Installing /home/jenkins/agent/workspace/Hono-Release-Pipeline/clients/application-kafka/target/hono-client-application-kafka-2.6.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hono/hono-client-application-kafka/2.6.0/hono-client-application-kafka-2.6.0-sources.jar
[INFO] 
[INFO] ---------------------< org.eclipse.hono:hono-cli >----------------------
[INFO] Building Hono command-line interface 2.6.0                       [22/22]
[INFO]   from cli/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-cli ---
[INFO] Deleting /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-no-snapshots) @ hono-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-java-17) @ hono-cli ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.0:check (checkstyle-check) @ hono-cli ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hono-cli ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ hono-cli ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.2.3:jandex (make-index) @ hono-cli ---
[INFO] Saving Jandex index: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/classes/META-INF/jandex.idx
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hono-cli ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ hono-cli ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.0:test (default-test) @ hono-cli ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.5.0:unpack-dependencies (copy_legal_docs) @ hono-cli ---
[INFO] Unpacking /home/jenkins/agent/workspace/Hono-Release-Pipeline/legal/target/hono-legal-2.6.0.jar to /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/classes/META-INF with includes "legal/**" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hono-cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0.jar
[INFO] 
[INFO] --- quarkus-maven-plugin:3.8.4:build (default) @ hono-cli ---
[WARNING] [io.quarkus.deployment.steps.ReflectiveHierarchyStep] Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
	- com.github.benmanes.caffeine.cache.Cache (source: PicocliNativeImageProcessor)
	- io.micrometer.core.instrument.MeterRegistry (source: PicocliNativeImageProcessor)
	- io.micrometer.core.instrument.binder.kafka.KafkaClientMetrics (source: PicocliNativeImageProcessor)
	- io.opentracing.Span (source: PicocliNativeImageProcessor)
	- io.opentracing.Tracer (source: PicocliNativeImageProcessor)
	- io.vertx.core.AsyncResult (source: PicocliNativeImageProcessor)
	- io.vertx.core.Context (source: PicocliNativeImageProcessor)
	- io.vertx.core.Future (source: PicocliNativeImageProcessor)
	- io.vertx.core.Handler (source: PicocliNativeImageProcessor)
	- io.vertx.core.Promise (source: PicocliNativeImageProcessor)
	- io.vertx.core.Vertx (source: PicocliNativeImageProcessor)
	- io.vertx.core.buffer.Buffer (source: PicocliNativeImageProcessor)
	- io.vertx.core.net.KeyCertOptions (source: PicocliNativeImageProcessor)
	- io.vertx.core.net.TrustOptions (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.common.TopicPartition (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.consumer.KafkaConsumer (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.consumer.KafkaConsumerRecord (source: PicocliNativeImageProcessor)
	- io.vertx.kafka.client.producer.KafkaProducer (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonClient (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonClientOptions (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonConnection (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonDelivery (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonReceiver (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonSender (source: PicocliNativeImageProcessor)
	- io.vertx.proton.ProtonSession (source: PicocliNativeImageProcessor)
	- jakarta.enterprise.event.Event (source: PicocliNativeImageProcessor)
	- org.apache.qpid.proton.amqp.Symbol (source: PicocliNativeImageProcessor)
	- org.apache.qpid.proton.message.Message (source: PicocliNativeImageProcessor)
	- org.eclipse.microprofile.health.HealthCheckResponse (source: PicocliNativeImageProcessor)
	- org.eclipse.microprofile.health.HealthCheckResponse$Status (source: PicocliNativeImageProcessor)
Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building native image source jar: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-native-image-source-jar/hono-cli-2.6.0-exec.jar
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Building native image from /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-native-image-source-jar/hono-cli-2.6.0-exec.jar
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Running Quarkus native-image plugin on MANDREL 23.0.2.1 JDK 17.0.9+9
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildRunner] /graalvm/bin/native-image -J-Djava.util.logging.manager=org.jboss.logmanager.LogManager -J-Dsun.nio.ch.maxUpdateArraySize=100 -J-Dlogging.initial-configurator.min-level=400 -J-Dvertx.logger-delegate-factory-class-name=io.quarkus.vertx.core.runtime.VertxLogDelegateFactory -J-Dvertx.disableDnsResolver=true -J-Dio.netty.leakDetection.level=DISABLED -J-Dio.netty.allocator.maxOrder=3 -J-Duser.language=en -J-Duser.country=US -J-Dfile.encoding=UTF-8 --features=io.quarkus.caffeine.runtime.graal.CacheConstructorsFeature,io.quarkus.runner.Feature,io.quarkus.runtime.graal.DisableLoggingFeature -J--add-exports=java.security.jgss/sun.security.krb5=ALL-UNNAMED -J--add-opens=java.base/java.text=ALL-UNNAMED -J--add-opens=java.base/java.io=ALL-UNNAMED -J--add-opens=java.base/java.lang.invoke=ALL-UNNAMED -J--add-opens=java.base/java.util=ALL-UNNAMED -H:BuildOutputJSONFile=hono-cli-2.6.0-exec-build-output-stats.json --initialize-at-run-time=org.jline.nativ.JLineLibrary -H:+AllowFoldMethods -J-Djava.awt.headless=true --no-fallback --link-at-build-time -H:+ReportExceptionStackTraces -J-Xmx6G -H:-AddAllCharsets --enable-url-protocols=http,https -H:NativeLinkerOption=-no-pie --enable-monitoring=heapdump -H:-UseServiceLoaderFeature -H:+StackTrace -H:AdditionalSecurityProviders=com.sun.security.sasl.Provider,org.apache.kafka.common.security.oauthbearer.internals.OAuthBearerSaslClientProvider,org.apache.kafka.common.security.scram.internals.ScramSaslClientProvider -J--add-exports=org.graalvm.sdk/org.graalvm.nativeimage.impl=ALL-UNNAMED --exclude-config io\.netty\.netty-codec /META-INF/native-image/io\.netty/netty-codec/generated/handlers/reflect-config\.json --exclude-config io\.netty\.netty-handler /META-INF/native-image/io\.netty/netty-handler/generated/handlers/reflect-config\.json hono-cli-2.6.0-exec -jar hono-cli-2.6.0-exec.jar
========================================================================================================================
GraalVM Native Image: Generating 'hono-cli-2.6.0-exec' (executable)...
========================================================================================================================
For detailed information and explanations on the build output, visit:
https://github.com/oracle/graal/blob/master/docs/reference-manual/native-image/BuildOutput.md
------------------------------------------------------------------------------------------------------------------------
[1/8] Initializing...                                                                                   (13.3s @ 0.31GB)
 Java version: 17.0.9+9, vendor version: Mandrel-23.0.2.1-Final
 Graal compiler: optimization level: 2, target machine: x86-64-v3
 C compiler: gcc (linux, x86_64, 10.2.1)
 Garbage collector: Serial GC (max heap size: 80% of RAM)
 3 user-specific feature(s)
 - io.quarkus.caffeine.runtime.graal.CacheConstructorsFeature
 - io.quarkus.runner.Feature: Auto-generated class by Quarkus from the existing extensions
 - io.quarkus.runtime.graal.DisableLoggingFeature: Disables INFO logging during the analysis phase
[2/8] Performing analysis...  [******]                                                                 (207.1s @ 1.83GB)
  20,607 (83.66%) of 24,631 types reachable
  37,858 (70.37%) of 53,795 fields reachable
 141,051 (63.05%) of 223,713 methods reachable
   7,992 types, 1,226 fields, and 33,836 methods registered for reflection
      81 types,   201 fields, and   136 methods registered for JNI access
       4 native libraries: dl, pthread, rt, z
[3/8] Building universe...                                                                              (25.1s @ 2.48GB)
[4/8] Parsing methods...      [*****]                                                                   (22.8s @ 2.86GB)
[5/8] Inlining methods...     [***]                                                                     (15.5s @ 1.81GB)
[6/8] Compiling methods...    [************]                                                           (156.8s @ 2.45GB)
[7/8] Layouting methods...    [***]                                                                      (9.9s @ 2.23GB)
[8/8] Creating image...       [****]                                                                    (14.4s @ 1.34GB)
  58.26MB (53.92%) for code area:    99,568 compilation units
  49.38MB (45.70%) for image heap:  503,134 objects and 118 resources
 417.48kB ( 0.38%) for other data
 108.05MB in total
------------------------------------------------------------------------------------------------------------------------
Top 10 origins of code area:                                Top 10 object types in image heap:
  13.39MB java.base                                           12.29MB byte[] for code metadata
   6.95MB org.apache.kafka.kafka-clients-3.6.1.jar             6.01MB java.lang.Class
   4.68MB svm.jar (Native Image)                               5.58MB byte[] for java.lang.String
   4.30MB io.fabric8.kubernetes-model-core-6.10.0.jar          4.65MB java.lang.String
   1.97MB org.jline.jline-3.23.0.jar                           4.09MB byte[] for general heap data
   1.94MB c.f.jackson.core.jackson-databind-2.16.1.jar         3.16MB byte[] for reflection metadata
   1.44MB i.f.k.10.0.jar                                       1.73MB com.oracle.svm.core.hub.DynamicHubCompanion
   1.31MB io.fabric8.kubernetes-model-gatewayapi-6.10.0.jar    1.40MB c.oracle.svm.core.reflect.SubstrateMethodAccessor
   1.24MB io.fabric8.kubernetes-model-flowcontrol-6.10.0.jar 962.91kB java.lang.String[]
   1.19MB info.picocli.picocli-4.7.5.jar                     919.06kB byte[] for embedded resources
  19.13MB for 137 more packages                                7.54MB for 4203 more object types
------------------------------------------------------------------------------------------------------------------------
Recommendations:
 HEAP: Set max heap for improved and more predictable memory usage.
 CPU:  Enable more CPU features with '-march=native' for improved performance.
------------------------------------------------------------------------------------------------------------------------
                       82.9s (17.6% of total time) in 172 GCs | Peak RSS: 4.60GB | CPU load: 1.91
------------------------------------------------------------------------------------------------------------------------
Produced artifacts:
 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-native-image-source-jar/hono-cli-2.6.0-exec (executable)
 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-native-image-source-jar/hono-cli-2.6.0-exec-build-output-stats.json (build_info)
========================================================================================================================
Finished generating 'hono-cli-2.6.0-exec' in 7m 49s.
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildRunner] objcopy --strip-debug hono-cli-2.6.0-exec
[INFO] [io.quarkus.deployment.pkg.steps.UpxCompressionBuildStep] Executing /usr/bin/upx -9 /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-exec
                       Ultimate Packer for eXecutables
                          Copyright (C) 1996 - 2020
UPX 3.96        Markus Oberhumer, Laszlo Molnar & John Reiser   Jan 23rd 2020

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
 113155528 ->  32345368   28.58%   linux/amd64   hono-cli-2.6.0-exec

Packed 1 file.
[INFO] [io.quarkus.deployment.pkg.steps.UpxCompressionBuildStep] Native executable compressed: /home/jenkins/agent/workspace/Hono-Release-Pipeline/cli/target/hono-cli-2.6.0-exec
[INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 537479ms
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hono-cli ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-cli ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.6.0:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  0.479 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.026 s]
[INFO] Legal Documents .................................... SUCCESS [  0.791 s]
[INFO] Hono Test Utils .................................... SUCCESS [  0.974 s]
[INFO] Hono Core Test Utils ............................... SUCCESS [  1.972 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.176 s]
[INFO] Hono Core .......................................... SUCCESS [  5.725 s]
[INFO] Hono Clients ....................................... SUCCESS [  0.124 s]
[INFO] Hono Client Common ................................. SUCCESS [  1.662 s]
[INFO] Hono Client AMQP Connection ........................ SUCCESS [  3.205 s]
[INFO] Hono Client Test Utils ............................. SUCCESS [  0.221 s]
[INFO] Hono Client AMQP Common ............................ SUCCESS [  1.587 s]
[INFO] Hono Kafka Test Utils .............................. SUCCESS [  0.240 s]
[INFO] Hono Client Kafka Common ........................... SUCCESS [  2.777 s]
[INFO] Hono Client for Command & Control .................. SUCCESS [  1.363 s]
[INFO] Hono Device Registry Client ........................ SUCCESS [  0.254 s]
[INFO] Hono Client for Command & Control (AMQP) ........... SUCCESS [  1.363 s]
[INFO] Hono Client Device AMQP ............................ SUCCESS [  0.784 s]
[INFO] Hono Client for Business Applications .............. SUCCESS [  0.317 s]
[INFO] Hono Client for Business Applications (AMQP) ....... SUCCESS [  0.786 s]
[INFO] Hono Client for Business Applications (Kafka) ...... SUCCESS [  0.773 s]
[INFO] Hono command-line interface ........................ SUCCESS [08:59 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:26 min
[INFO] Finished at: 2024-05-28T18:26:52Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Add version for documentation)
[Pipeline] sh
DEPLOY_DOCUMENTATION: true
STABLE_DOCUMENTATION: true
add to supported versions
set as stable version
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and tag release version)
[Pipeline] sh
[master 7dc0b658b] Release 2.6.0
 66 files changed, 66 insertions(+), 65 deletions(-)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Set next version)
[Pipeline] sh
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 64 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 64 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.bitness: 64
[INFO] os.detected.version: 6.2
[INFO] os.detected.version.major: 6
[INFO] os.detected.version.minor: 2
[INFO] os.detected.release: debian
[INFO] os.detected.release.version: 11
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hono                                                               [pom]
[INFO] Hono Dependencies                                                  [pom]
[INFO] Legal Documents                                                    [jar]
[INFO] Hono Test Utils                                                    [pom]
[INFO] Hono Core Test Utils                                               [jar]
[INFO] Hono Demo Certs                                                    [jar]
[INFO] Hono Core                                                          [jar]
[INFO] Hono Clients                                                       [pom]
[INFO] Hono Client Common                                                 [jar]
[INFO] Hono Client AMQP Connection                                        [jar]
[INFO] Hono Notification Client                                           [jar]
[INFO] Hono Client Test Utils                                             [jar]
[INFO] Hono Client AMQP Common                                            [jar]
[INFO] Hono Notification Client (AMQP)                                    [jar]
[INFO] Hono Kafka Test Utils                                              [jar]
[INFO] Hono Client Kafka Common                                           [jar]
[INFO] Hono Notification Client (Kafka)                                   [jar]
[INFO] Hono Client PubSub Common                                          [jar]
[INFO] Hono Notification Client (Pub/Sub)                                 [jar]
[INFO] Hono Service base                                                  [jar]
[INFO] Hono Client for Command & Control                                  [jar]
[INFO] Hono Device Registry Client                                        [jar]
[INFO] Hono Client for Command & Control (AMQP)                           [jar]
[INFO] Hono Client for Command & Control (Kafka)                          [jar]
[INFO] Hono Client for Command & Control (Pub/Sub)                        [jar]
[INFO] Hono Registry Client (AMQP)                                        [jar]
[INFO] Hono Telemetry Client                                              [jar]
[INFO] Hono Telemetry Client (AMQP)                                       [jar]
[INFO] Hono Telemetry Client (Kafka)                                      [jar]
[INFO] Hono Telemetry Client (PubSub)                                     [jar]
[INFO] Hono Adapter Base                                                  [jar]
[INFO] Hono Adapter Base Test Utils                                       [jar]
[INFO] Hono Protocol Adapters                                             [pom]
[INFO] Hono Protocol Adapters Parent                                      [pom]
[INFO] Hono AMQP Adapter                                                  [jar]
[INFO] Hono CoAP Adapter                                                  [jar]
[INFO] Hono HTTP Adapter base                                             [jar]
[INFO] Hono HTTP Adapter                                                  [jar]
[INFO] Hono Lora Adapter                                                  [jar]
[INFO] Hono MQTT Adapter base                                             [jar]
[INFO] Hono MQTT Adapter                                                  [jar]
[INFO] Hono Sigfox Adapter                                                [jar]
[INFO] Hono Client Device AMQP                                            [jar]
[INFO] Hono Client for Business Applications                              [jar]
[INFO] Hono Client for Business Applications (AMQP)                       [jar]
[INFO] Hono Client for Business Applications (Kafka)                      [jar]
[INFO] Hono command-line interface                                        [jar]
[INFO] Device Connection client                                           [jar]
[INFO] Hotrod Device Connection client                                    [jar]
[INFO] Hono Examples                                                      [pom]
[INFO] Hono Client Examples                                               [jar]
[INFO] Hono Protocol Gateway example                                      [jar]
[INFO] Hono Services                                                      [pom]
[INFO] Hono Services Parent                                               [pom]
[INFO] Hono Auth base                                                     [jar]
[INFO] Hono Auth Server                                                   [jar]
[INFO] Hono Service Device Registry Base                                  [jar]
[INFO] Base classes for JDBC services                                     [jar]
[INFO] Hono Service Command Router Base                                   [jar]
[INFO] Hono Infinispan Based Command Router                               [jar]
[INFO] Hono JDBC Based Device Registry                                    [jar]
[INFO] Hono Mongodb Based Device Registry                                 [jar]
[INFO] Hono Site                                                          [pom]
[INFO] Hono Integration Tests                                             [jar]
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-parent >--------------------
[INFO] Building Hono 2.6.0                                               [1/64]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ hono-parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/Hono-Release-Pipeline
[INFO] Processing change of org.eclipse.hono:hono-parent:2.6.0 -> 2.7.0-SNAPSHOT
[INFO] Processing org.eclipse.hono:hono-parent
[INFO]     Updating project org.eclipse.hono:hono-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-bom
[INFO]     Updating parent org.eclipse.hono:hono-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-demo-certs
[INFO]     Updating parent org.eclipse.hono:hono-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:client-device-connection-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:client-device-connection-infinispan
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapters
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-cli
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-clients-parent
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-core
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-example
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-legal
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-base-jdbc
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-services
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-site
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-tests
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:test-utils
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:adapter-base-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:client-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:core-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapters-parent
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-amqp-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-amqp-connection
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-application
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-command
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-device-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-kafka-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-notification
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-pubsub-common
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-registry-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-registry
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-amqp
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-kafka
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry-pubsub
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client-telemetry
[INFO]     Updating parent org.eclipse.hono:hono-clients-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-example-client
[INFO]     Updating parent org.eclipse.hono:hono-example
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-auth-base
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-base
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-services-parent
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:kafka-test-utils
[INFO]     Updating parent org.eclipse.hono:test-utils
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:protocol-gateway
[INFO]     Updating parent org.eclipse.hono:hono-example
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-amqp
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-coap
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-lora
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-sigfox
[INFO]     Updating parent org.eclipse.hono:hono-adapters-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-auth
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-command-router-base
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-command-router-infinispan
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-jdbc
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry-mongodb
[INFO]     Updating parent org.eclipse.hono:hono-services-parent
[INFO]         from version 2.6.0 to 2.7.0-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 2.6.0:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  3.510 s]
[INFO] Hono Dependencies .................................. SKIPPED
[INFO] Legal Documents .................................... SKIPPED
[INFO] Hono Test Utils .................................... SKIPPED
[INFO] Hono Core Test Utils ............................... SKIPPED
[INFO] Hono Demo Certs .................................... SKIPPED
[INFO] Hono Core .......................................... SKIPPED
[INFO] Hono Clients ....................................... SKIPPED
[INFO] Hono Client Common ................................. SKIPPED
[INFO] Hono Client AMQP Connection ........................ SKIPPED
[INFO] Hono Notification Client ........................... SKIPPED
[INFO] Hono Client Test Utils ............................. SKIPPED
[INFO] Hono Client AMQP Common ............................ SKIPPED
[INFO] Hono Notification Client (AMQP) .................... SKIPPED
[INFO] Hono Kafka Test Utils .............................. SKIPPED
[INFO] Hono Client Kafka Common ........................... SKIPPED
[INFO] Hono Notification Client (Kafka) ................... SKIPPED
[INFO] Hono Client PubSub Common .......................... SKIPPED
[INFO] Hono Notification Client (Pub/Sub) ................. SKIPPED
[INFO] Hono Service base .................................. SKIPPED
[INFO] Hono Client for Command & Control .................. SKIPPED
[INFO] Hono Device Registry Client ........................ SKIPPED
[INFO] Hono Client for Command & Control (AMQP) ........... SKIPPED
[INFO] Hono Client for Command & Control (Kafka) .......... SKIPPED
[INFO] Hono Client for Command & Control (Pub/Sub) ........ SKIPPED
[INFO] Hono Registry Client (AMQP) ........................ SKIPPED
[INFO] Hono Telemetry Client .............................. SKIPPED
[INFO] Hono Telemetry Client (AMQP) ....................... SKIPPED
[INFO] Hono Telemetry Client (Kafka) ...................... SKIPPED
[INFO] Hono Telemetry Client (PubSub) ..................... SKIPPED
[INFO] Hono Adapter Base .................................. SKIPPED
[INFO] Hono Adapter Base Test Utils ....................... SKIPPED
[INFO] Hono Protocol Adapters ............................. SKIPPED
[INFO] Hono Protocol Adapters Parent ...................... SKIPPED
[INFO] Hono AMQP Adapter .................................. SKIPPED
[INFO] Hono CoAP Adapter .................................. SKIPPED
[INFO] Hono HTTP Adapter base ............................. SKIPPED
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono Lora Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono Sigfox Adapter ................................ SKIPPED
[INFO] Hono Client Device AMQP ............................ SKIPPED
[INFO] Hono Client for Business Applications .............. SKIPPED
[INFO] Hono Client for Business Applications (AMQP) ....... SKIPPED
[INFO] Hono Client for Business Applications (Kafka) ...... SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Device Connection client ........................... SKIPPED
[INFO] Hotrod Device Connection client .................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono Client Examples ............................... SKIPPED
[INFO] Hono Protocol Gateway example ...................... SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Services Parent ............................... SKIPPED
[INFO] Hono Auth base ..................................... SKIPPED
[INFO] Hono Auth Server ................................... SKIPPED
[INFO] Hono Service Device Registry Base .................. SKIPPED
[INFO] Base classes for JDBC services ..................... SKIPPED
[INFO] Hono Service Command Router Base ................... SKIPPED
[INFO] Hono Infinispan Based Command Router ............... SKIPPED
[INFO] Hono JDBC Based Device Registry .................... SKIPPED
[INFO] Hono Mongodb Based Device Registry ................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.818 s
[INFO] Finished at: 2024-05-28T18:27:31Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and push)
[Pipeline] sshagent
[ssh-agent] Using credentials eclipse-hono-bot (GitHub bot (SSH))
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container hono-builder of pod hono-release-pipeline-169-kn6mh-82d89-tw8kh
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-hKH838hgWZf3/agent.9550; export SSH_AUTH_SOCK;
SSH_AGENT_PID=9551; export SSH_AGENT_PID;
echo Agent pid 9551;
SSH_AUTH_SOCK=/tmp/ssh-hKH838hgWZf3/agent.9550
SSH_AGENT_PID=9551
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_6098671304278128081.key (/home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_6098671304278128081.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[master 8d72c8e99] Bump version to 2.7.0-SNAPSHOT
 64 files changed, 64 insertions(+), 64 deletions(-)
To ssh://github.com/eclipse-hono/hono.git
   2432ed757..8d72c8e99  master -> master
To ssh://github.com/eclipse-hono/hono.git
 * [new tag]             2.6.0 -> 2.6.0
[Pipeline] }
Executing sh script inside container hono-builder of pod hono-release-pipeline-169-kn6mh-82d89-tw8kh
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 9551 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.hono (ssh://genie.hono@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container hono-builder of pod hono-release-pipeline-169-kn6mh-82d89-tw8kh
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-j5J3gpiryXWS/agent.9630; export SSH_AUTH_SOCK;
SSH_AGENT_PID=9631; export SSH_AGENT_PID;
echo Agent pid 9631;
SSH_AUTH_SOCK=/tmp/ssh-j5J3gpiryXWS/agent.9630
SSH_AGENT_PID=9631
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_6669875577777829420.key (/home/jenkins/agent/workspace/Hono-Release-Pipeline@tmp/private_key_6669875577777829420.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
artifacts for downloading created by build process:
total 83420
drwxrwsrwx.  2 1000770000 1000770000       59 May 28 18:26 .
drwxr-sr-x. 25 1000770000 1000770000     4096 May 28 18:17 ..
-rwxrwxrwx.  1 1000770000 1000770000 32345368 May 28 18:25 hono-cli-2.6.0
-rw-rw-rw-.  1 1000770000 1000770000 53070993 May 28 18:12 hono-cli-2.6.0-exec.jar
[Pipeline] }
Executing sh script inside container hono-builder of pod hono-release-pipeline-169-kn6mh-82d89-tw8kh
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 9631 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS