Skip to content

Console Output

Skipping 4,217 KB.. Full Log
2024-01-11 14:25:01,557  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:01,566  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:01,593  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:01,654  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:01,665  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:01,701  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:02,892  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 14:25:02,892  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 14:25:02,893  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 14:25:02,914  INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting...
2024-01-11 14:25:03,572  INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed.
2024-01-11 14:25:03,596  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 14:25:03,706  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 14:25:03,800  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.043s)
2024-01-11 14:25:03,809  INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ...
2024-01-11 14:25:03,871  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >>
2024-01-11 14:25:03,916  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init   "
2024-01-11 14:25:04,097  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message   "
2024-01-11 14:25:04,114  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete   "
2024-01-11 14:25:04,171  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete   "
2024-01-11 14:25:04,179  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query   "
2024-01-11 14:25:04,191  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management   "
2024-01-11 14:25:04,263  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0  "
2024-01-11 14:25:04,269  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums   "
2024-01-11 14:25:04,311  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter  "
2024-01-11 14:25:04,357  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete   "
2024-01-11 14:25:04,369  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact   "
2024-01-11 14:25:04,377  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created   "
2024-01-11 14:25:04,389  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup  "
2024-01-11 14:25:04,410  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1  "
2024-01-11 14:25:04,459  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start  "
2024-01-11 14:25:04,472  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag  "
2024-01-11 14:25:04,591  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info  "
2024-01-11 14:25:04,699  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ   "
2024-01-11 14:25:04,705  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes   "
2024-01-11 14:25:04,712  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis  "
2024-01-11 14:25:04,757  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance   "
2024-01-11 14:25:04,797  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null   "
2024-01-11 14:25:04,816  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum   "
2024-01-11 14:25:04,821  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete   "
2024-01-11 14:25:04,854  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window   "
2024-01-11 14:25:04,875  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index   "
2024-01-11 14:25:04,881  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields   "
2024-01-11 14:25:04,893  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by   "
2024-01-11 14:25:04,902  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata   "
2024-01-11 14:25:04,907  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key   "
2024-01-11 14:25:04,913  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type   "
2024-01-11 14:25:04,953  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name   "
2024-01-11 14:25:04,958  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id   "
2024-01-11 14:25:04,967  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash   "
2024-01-11 14:25:04,974  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight   "
2024-01-11 14:25:04,989  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by   "
2024-01-11 14:25:05,001  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified   "
2024-01-11 14:25:05,006  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type   "
2024-01-11 14:25:05,020  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds   "
2024-01-11 14:25:05,053  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm   "
2024-01-11 14:25:05,062  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index   "
2024-01-11 14:25:05,065  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length   "
2024-01-11 14:25:05,069  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code   "
2024-01-11 14:25:05,076  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code   "
2024-01-11 14:25:05,086  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag   "
2024-01-11 14:25:05,097  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context   "
2024-01-11 14:25:05,106  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type   "
2024-01-11 14:25:05,112  INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 47 migrations to schema "PUBLIC", now at version v1.12.27 (execution time 00:01.246s)
2024-01-11 14:25:06,205  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 14:25:08,634  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:08,635  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:08,657  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:10,178  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:10,179  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 14:25:10,182  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 14:25:10,205  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 14:25:10,208  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 14:25:11,853  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@6ad5f700, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3056bd1d, org.springframework.security.web.context.SecurityContextPersistenceFilter@1bb76169, org.springframework.security.web.header.HeaderWriterFilter@5b61d0a8, org.springframework.web.filter.CorsFilter@73e15f73, org.springframework.security.web.authentication.logout.LogoutFilter@6d59d652, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@b966ce3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4a620404, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@13b8c1bf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33244688, org.springframework.security.web.session.SessionManagementFilter@5144acb6, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fa8289e1148@4e3ee766, org.springframework.security.web.access.ExceptionTranslationFilter@335743ff, org.springframework.security.web.access.intercept.AuthorizationFilter@3f7e3d48]
2024-01-11 14:25:11,889  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5f3ca25e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38089df4, org.springframework.security.web.context.SecurityContextPersistenceFilter@679b9eef, org.springframework.security.web.header.HeaderWriterFilter@6ec33366, org.springframework.security.web.authentication.logout.LogoutFilter@326aa73a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@125e5cfb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@657105d5, org.springframework.security.web.session.SessionManagementFilter@368b556a, org.springframework.security.web.access.ExceptionTranslationFilter@7000a609, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@76958521, org.springframework.security.web.access.intercept.AuthorizationFilter@3f817436]
2024-01-11 14:25:12,529  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:25:15,422  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 14:25:15,723  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 14:25:15,724  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 14:25:15,724  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 14:25:15,822  INFO main o.e.h.a.m.CorsTest:61 - Started CorsTest in 19.135 seconds (JVM running for 21.657)
2024-01-11 14:25:16,760  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:16,761  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:16,763  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.06 s -- in org.eclipse.hawkbit.app.mgmt.CorsTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-01-11 14:25:17,089  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest], using SpringBootContextLoader
2024-01-11 14:25:17,090  INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-01-11 14:25:17,091  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-01-11 14:25:17,093  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-01-11 14:25:17,095  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener]
2024-01-11 14:25:17,095  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@117cc2d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@68bc3559, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1a62577d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@468ff884, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@31128086, org.springframework.test.context.support.DirtiesContextTestExecutionListener@388d6d00, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30dc1cd3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@92e8994, org.springframework.test.context.event.EventPublishingTestExecutionListener@2c9d3e87, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@7fabb379, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@2f4112db, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52de5c8e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@17722954, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@35e060b8, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@12106b15, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@320a6ff5, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@34b4c869]
2024-01-11 14:25:17,096  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v2.7.18)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-01-11 14:25:17,180  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:55 - Starting PreAuthorizeEnabledTest using Java 17.0.9 on basic-gxg8v with PID 4872 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-01-11 14:25:17,180  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:632 - No active profile set, falling back to 1 default profile: "default"
2024-01-11 14:25:17,567  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-01-11 14:25:17,595  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 27 ms. Found 20 JPA repository interfaces.
2024-01-11 14:25:17,814  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-01-11 14:25:17,815  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-01-11 14:25:17,821  INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55
2024-01-11 14:25:17,951  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,957  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,959  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,960  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007fa828594e90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,962  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,967  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,969  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007fa82859daf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,970  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,974  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,976  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,977  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:17,985  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:18,004  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:18,010  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:18,014  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:18,460  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 14:25:18,461  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 14:25:18,461  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 14:25:18,464  INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting...
2024-01-11 14:25:18,465  INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed.
2024-01-11 14:25:18,466  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 14:25:18,468  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 14:25:18,486  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.016s)
2024-01-11 14:25:18,490  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27
2024-01-11 14:25:18,491  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-01-11 14:25:18,564  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 14:25:19,400  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:19,400  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:19,405  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:20,459  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:20,460  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 14:25:20,462  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 14:25:20,474  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 14:25:20,475  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 14:25:21,277  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@7b6eb63d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@d88da41, org.springframework.security.web.context.SecurityContextPersistenceFilter@2b126e06, org.springframework.security.web.header.HeaderWriterFilter@44dbf44, org.springframework.security.web.authentication.logout.LogoutFilter@a072215, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@7751dd81, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@48ca22bb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ad52f48, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@630b16c9, org.springframework.security.web.session.SessionManagementFilter@3ea5dab, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fa8289e1148@6e97f62a, org.springframework.security.web.access.ExceptionTranslationFilter@33f2429e, org.springframework.security.web.access.intercept.AuthorizationFilter@128d05d4]
2024-01-11 14:25:21,294  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@65de926f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5681c40a, org.springframework.security.web.context.SecurityContextPersistenceFilter@8373d56, org.springframework.security.web.header.HeaderWriterFilter@450b21a2, org.springframework.security.web.authentication.logout.LogoutFilter@48df6678, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@756ef1a5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6974d89b, org.springframework.security.web.session.SessionManagementFilter@6fcfe31b, org.springframework.security.web.access.ExceptionTranslationFilter@39e8899c, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@6eaf7568, org.springframework.security.web.access.intercept.AuthorizationFilter@541fcd3]
2024-01-11 14:25:21,595  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:25:22,900  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 14:25:23,065  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 14:25:23,065  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 14:25:23,066  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 14:25:23,077  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:61 - Started PreAuthorizeEnabledTest in 5.979 seconds (JVM running for 28.911)
2024-01-11 14:25:23,476  INFO central-executor-pool-0 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s).
2024-01-11 14:25:23,487  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:23,488  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:23,490  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
2024-01-11 14:25:23,777  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:23,778  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:23,780  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.715 s -- in org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-01-11 14:25:23,808  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:305 - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest], using SpringBootContextLoader
2024-01-11 14:25:23,809  INFO main o.s.t.c.s.AbstractContextLoader:264 - Could not detect default resource locations for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2024-01-11 14:25:23,809  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-01-11 14:25:23,812  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:239 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-01-11 14:25:23,814  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:245 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener]
2024-01-11 14:25:23,815  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:174 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17b23565, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c9632de, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4e1e6795, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7df0f91c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@7befe2da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6123fbb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b0dd223, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@414ff447, org.springframework.test.context.event.EventPublishingTestExecutionListener@45323786, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@524a277c, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@7837bdc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@39505aa7, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6d8ad40c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6ef86f06, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@72b9a49e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@49874d0c, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7296ca84]
2024-01-11 14:25:23,815  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:34 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v2.7.18)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-01-11 14:25:23,901  INFO main o.e.h.a.m.AllowedHostNamesTest:55 - Starting AllowedHostNamesTest using Java 17.0.9 on basic-gxg8v with PID 4872 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-01-11 14:25:23,901  INFO main o.e.h.a.m.AllowedHostNamesTest:632 - No active profile set, falling back to 1 default profile: "default"
2024-01-11 14:25:24,256  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-01-11 14:25:24,281  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 23 ms. Found 20 JPA repository interfaces.
2024-01-11 14:25:24,437  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-01-11 14:25:24,438  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-01-11 14:25:24,443  INFO main o.s.c.c.s.GenericScope:283 - BeanFactory id=1e7935fa-b24b-3b84-9cb1-04f1c9cc0b55
2024-01-11 14:25:24,495  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,500  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,502  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,503  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$946/0x00007fa828594e90] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,504  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,509  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$EnhancerBySpringCGLIB$$5169e688] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,511  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$950/0x00007fa82859daf0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,512  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,515  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,517  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,518  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,525  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,551  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,556  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,560  INFO main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$EnhancerBySpringCGLIB$$58de3e7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-01-11 14:25:24,768  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 8.5.13 by Redgate
2024-01-11 14:25:24,768  INFO main o.f.c.i.l.VersionPrinter:37 - See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13
2024-01-11 14:25:24,769  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-01-11 14:25:24,771  INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting...
2024-01-11 14:25:24,773  INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed.
2024-01-11 14:25:24,773  INFO main o.f.c.i.d.b.BaseDatabaseType:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-01-11 14:25:24,775  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.222 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.1.210.
2024-01-11 14:25:24,792  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 47 migrations (execution time 00:00.014s)
2024-01-11 14:25:24,794  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.27
2024-01-11 14:25:24,795  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-01-11 14:25:24,856  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-01-11 14:25:25,538  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:25,538  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:25,541  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-01-11 14:25:26,351  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:339 - Usage of Spring Data projections detected on persistence provider EclipseLink. Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-01-11 14:25:26,352  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-01-11 14:25:26,353  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-01-11 14:25:26,364  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-01-11 14:25:26,365  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:343 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-01-11 14:25:27,020  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Or [Ant [pattern='/rest/**'], Ant [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@79455bd7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a38e577, org.springframework.security.web.context.SecurityContextPersistenceFilter@15630595, org.springframework.security.web.header.HeaderWriterFilter@62ff9c57, org.springframework.security.web.authentication.logout.LogoutFilter@6456b7a0, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@272cee7e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@28ff12df, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7c6596e3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6266a01c, org.springframework.security.web.session.SessionManagementFilter@3ed6a5f7, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1407/0x00007fa8289e1148@771569ae, org.springframework.security.web.access.ExceptionTranslationFilter@1f9ede24, org.springframework.security.web.access.intercept.AuthorizationFilter@63e5c781]
2024-01-11 14:25:27,036  INFO main o.s.s.w.DefaultSecurityFilterChain:55 - Will secure Ant [pattern='/**/downloadId/**'] with [org.springframework.security.web.session.DisableEncodeUrlFilter@43540055, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2bae8891, org.springframework.security.web.context.SecurityContextPersistenceFilter@40ec8a43, org.springframework.security.web.header.HeaderWriterFilter@3b751a2d, org.springframework.security.web.authentication.logout.LogoutFilter@7383723c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5b1ce8ba, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@48ab3586, org.springframework.security.web.session.SessionManagementFilter@78315c8, org.springframework.security.web.access.ExceptionTranslationFilter@1ea0a965, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@54d9e857, org.springframework.security.web.access.intercept.AuthorizationFilter@5e7006a1]
2024-01-11 14:25:27,328  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:223 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-01-11 14:25:28,622  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-01-11 14:25:28,779  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-01-11 14:25:28,780  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-01-11 14:25:28,780  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-01-11 14:25:28,788  INFO main o.e.h.a.m.AllowedHostNamesTest:61 - Started AllowedHostNamesTest in 4.971 seconds (JVM running for 34.622)
2024-01-11 14:25:28,873  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:28,873  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:28,875  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
2024-01-11 14:25:28,899  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:28,900  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:28,901  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 1 ms
2024-01-11 14:25:28,916  INFO main o.s.b.t.m.w.SpringBootMockServletContext:455 - Initializing Spring TestDispatcherServlet ''
2024-01-11 14:25:28,916  INFO main o.s.t.w.s.TestDispatcherServlet:525 - Initializing Servlet ''
2024-01-11 14:25:28,918  INFO main o.s.t.w.s.TestDispatcherServlet:547 - Completed initialization in 2 ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.144 s -- in org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.2.2:jar (default-jar) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-mgmt-server >>>
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-mgmt-server <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar
[INFO] 
[INFO] --- spring-boot:2.7.18:repackage (repackage) @ hawkbit-mgmt-server ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- spring-boot:2.7.18:repackage (default) @ hawkbit-mgmt-server ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-server ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- install:2.5.2:install (default-install) @ hawkbit-mgmt-server ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-server ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.4.1-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.4.1/hawkbit-mgmt-server-0.4.1-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< com.eclipse.hawkbit:hawkbit-simple-ui >----------------
[INFO] Building hawkBit :: Runtime :: Simple UI 0.4.1                   [36/37]
[INFO]   from hawkbit-runtime/hawkbit-simple-ui/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui ---
[INFO] Generating flattened POM of project com.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.1...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 3026 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 3473 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 110 ms.
[INFO] Reflections took 2464 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 3062 ms.
[INFO] Build frontend completed in 12853 ms.
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-simple-ui ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- javadoc:3.5.0:jar (default-cli) @ hawkbit-simple-ui ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/AboutView.java:26: warning: no comment
[WARNING] public class AboutView extends VerticalLayout {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/AboutView.java:28: warning: no comment
[WARNING] public AboutView() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:18: warning: no comment
[WARNING] public class AuthenticatedUser {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:21: warning: no comment
[WARNING] public AuthenticatedUser(final AuthenticationContext authenticationContext) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:25: warning: no comment
[WARNING] public Optional<String> getName() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/AuthenticatedUser.java:29: warning: no comment
[WARNING] public void logout() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:12: warning: no comment
[WARNING] public interface Constants {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:36: warning: no comment
[WARNING] String ACTION_TYPE = "Action Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:31: warning: no comment
[WARNING] String ACTIONS = "Actions";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:43: warning: no comment
[WARNING] String AUTO = "Auto";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:22: warning: no comment
[WARNING] String CREATED_AT = "Created at";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:21: warning: no comment
[WARNING] String CREATED_BY = "Created by";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:17: warning: no comment
[WARNING] String DESCRIPTION = "Description";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:35: warning: no comment
[WARNING] String DISTRIBUTION_SET = "Distribution Set";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:40: warning: no comment
[WARNING] String DOWNLOAD_ONLY = "Download Only";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:39: warning: no comment
[WARNING] String FORCED = "Forced";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:27: warning: no comment
[WARNING] String GROUP_COUNT = "Group Count";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:15: warning: no comment
[WARNING] String ID = "Id";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:24: warning: no comment
[WARNING] String LAST_MODIFIED_AT = "Last modified at";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:23: warning: no comment
[WARNING] String LAST_MODIFIED_BY = "Last modified by";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:42: warning: no comment
[WARNING] String MANUAL = "Manual";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:16: warning: no comment
[WARNING] String NAME = "Name";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:45: warning: no comment
[WARNING] String NAME_ASC = "name:asc";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:38: warning: no comment
[WARNING] String SOFT = "Soft";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:37: warning: no comment
[WARNING] String START_AT = "Start At";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:41: warning: no comment
[WARNING] String START_TYPE = "Start Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:29: warning: no comment
[WARNING] String STATS = "Stats";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:30: warning: no comment
[WARNING] String STATUS = "Status";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:28: warning: no comment
[WARNING] String TARGET_COUNT = "Target Count";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:34: warning: no comment
[WARNING] String TARGET_FILTER = "Target Filter";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:20: warning: no comment
[WARNING] String TYPE = "Type";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:19: warning: no comment
[WARNING] String VENDOR = "Vendor";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/Constants.java:18: warning: no comment
[WARNING] String VERSION = "Version";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/DistributionSetView.java:57: warning: no comment
[WARNING] public class DistributionSetView extends TableView<MgmtDistributionSet, Long> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/DistributionSetView.java:59: warning: no comment
[WARNING] public DistributionSetView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:31: warning: no comment
[WARNING] public class Filter extends Div {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:154: warning: no comment
[WARNING] public interface Rsql {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:35: warning: no comment
[WARNING] public Filter(final Consumer<String> changeListener, final Rsql primaryRsql, final Rsql secondaryOptionalRsql) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:86: warning: no comment
[WARNING] public static String filter(final Map<String, Object> keyToValues) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:156: warning: no comment
[WARNING] List<Component> components();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Filter.java:158: warning: no comment
[WARNING] String filter();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/HawkbitClient.java:45: warning: no comment
[WARNING] public class HawkbitClient {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/LoginView.java:26: warning: no comment
[WARNING] public class LoginView extends LoginOverlay implements BeforeEnterObserver {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/LoginView.java:30: warning: no comment
[WARNING] public LoginView(final AuthenticatedUser authenticatedUser) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:53: warning: no comment
[WARNING] public MainLayout(final AuthenticatedUser authenticatedUser, final AccessAnnotationChecker accessChecker) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/RolloutView.java:61: warning: no comment
[WARNING] public class RolloutView extends TableView<MgmtRolloutResponseBody, Long> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/RolloutView.java:63: warning: no comment
[WARNING] public RolloutView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/SecurityConfiguration.java:24: warning: no comment
[WARNING] public class SecurityConfiguration extends VaadinWebSecurity {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/security/SecurityConfiguration.java:27: warning: no comment
[WARNING] public PasswordEncoder passwordEncoder() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:26: warning: no comment
[WARNING] public class SelectionGrid<T,ID> extends Grid<T> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:85: warning: no comment
[WARNING] public static abstract class EntityRepresentation<T, ID> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:31: warning: no comment
[WARNING] public SelectionGrid(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:36: warning: no comment
[WARNING] public SelectionGrid(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:72: warning: no comment
[WARNING] public void refreshGrid(final boolean keepSelection) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:65: warning: no comment
[WARNING] public void setRsqlFilter(final String rsqlFilter) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:90: warning: no comment
[WARNING] protected EntityRepresentation(final Class<T> beanType, final Function<T, ID> idFn) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:95: warning: no comment
[WARNING] protected abstract void addColumns(final Grid<T> grid);
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/SimpleUIApp.java:39: warning: no comment
[WARNING] public class SimpleUIApp implements AppShellConfigurator {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/SimpleUIApp.java:41: warning: no comment
[WARNING] public static void main(String[] args) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:63: warning: no comment
[WARNING] public class SoftwareModuleView extends TableView<MgmtSoftwareModule, Long>{
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:70: warning: no comment
[WARNING] public SoftwareModuleView(final boolean isParent, final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:66: warning: no comment
[WARNING] public SoftwareModuleView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/SoftwareModuleView.java:104: warning: no comment
[WARNING] public Set<MgmtSoftwareModule> getSelection() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:22: warning: no comment
[WARNING] public class TableView<T, ID> extends Div implements Constants {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:24: warning: no comment
[WARNING] protected SelectionGrid<T, ID> selectionGrid;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:33: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:47: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:27: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:39: warning: no comment
[WARNING] public TableView(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:58: warning: no comment
[WARNING] public class TargetView extends TableView<MgmtTarget, String> {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:60: warning: no comment
[WARNING] public static final String CONTROLLER_ID = "Controller Id";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:61: warning: no comment
[WARNING] public static final String TAG = "Tag";
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/TargetView.java:63: warning: no comment
[WARNING] public TargetView(final HawkbitClient hawkbitClient) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:40: warning: no comment
[WARNING] public class Utils {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:149: warning: no comment
[WARNING] public static class BaseDialog<T> extends Dialog {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:76: warning: no comment
[WARNING] public static <T, ID> HorizontalLayout addRemoveControls(
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:121: warning: no comment
[WARNING] public static void errorNotification(final Throwable t) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:61: warning: no comment
[WARNING] public static NumberField numberField(final String label) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:64: warning: no comment
[WARNING] public static NumberField numberField(final String label, final Consumer<HasValue.ValueChangeEvent<Double>> changeListener) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:110: warning: no comment
[WARNING] public static <T> void remove(final Collection<T> remove, final Set<T> from, final Function<T, ?> idFn) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:46: warning: no comment
[WARNING] public static TextField textField(final String label) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:49: warning: no comment
[WARNING] public static TextField textField(final String label, final Consumer<HasValue.ValueChangeEvent<String>> changeListener) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:142: warning: no comment
[WARNING] public static <T extends Component> T tooltip(final T component, final String text) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:151: warning: no comment
[WARNING] protected final transient CompletableFuture<T> result = new CompletableFuture<>();
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:153: warning: no comment
[WARNING] protected BaseDialog(final String headerTitle) {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/Utils.java:172: warning: no comment
[WARNING] public CompletionStage<T> result() {
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:51: warning: no comment
[WARNING] private final AccessAnnotationChecker accessChecker;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/MainLayout.java:48: warning: no comment
[WARNING] private H2 viewTitle;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/SelectionGrid.java:28: warning: no comment
[WARNING] private volatile String rsqlFilter;
[WARNING] ^
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/com/eclipse/hawkbit/ui/view/util/TableView.java:25: warning: no comment
[WARNING] private final Filter filter;
[WARNING] ^
[WARNING] 90 warnings
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui ---
[INFO] Generating flattened POM of project com.eclipse.hawkbit:hawkbit-simple-ui:jar:0.4.1...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug release 17] to target/classes
[INFO] 
[INFO] --- vaadin:24.2.2:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 2321 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 2616 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 90 ms.
[INFO] Reflections took 1667 ms to scan 157 urls, producing 6766 keys and 38050 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 5719 classes. Took 2208 ms.
[INFO] Build frontend completed in 9313 ms.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-simple-ui ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-simple-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ hawkbit-simple-ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-simple-ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar
[INFO] 
[INFO] --- spring-boot:3.1.5:repackage (repackage) @ hawkbit-simple-ui ---
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar.original
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-simple-ui ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.jar.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1.pom.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.4.1-javadoc.jar.asc to /home/jenkins/.m2/repository/com/eclipse/hawkbit/hawkbit-simple-ui/0.4.1/hawkbit-simple-ui-0.4.1-javadoc.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-simple-ui ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping hawkBit :: Parent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for hawkBit :: Parent 0.4.1:
[INFO] 
[INFO] hawkBit :: Parent .................................. SUCCESS [01:08 min]
[INFO] hawkBit :: Core .................................... SUCCESS [ 14.350 s]
[INFO] hawkBit :: Core Security ........................... SUCCESS [ 10.232 s]
[INFO] hawkBit :: Repository .............................. SUCCESS [  0.870 s]
[INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 13.926 s]
[INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [  9.985 s]
[INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [  7.269 s]
[INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [  7.332 s]
[INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [06:14 min]
[INFO] hawkBit :: Security Integration .................... SUCCESS [  9.472 s]
[INFO] hawkBit :: HTTP Security ........................... SUCCESS [  8.362 s]
[INFO] hawkBit :: DMF ..................................... SUCCESS [  0.716 s]
[INFO] hawkBit :: DMF :: API .............................. SUCCESS [  5.389 s]
[INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [  4.458 s]
[INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [ 33.425 s]
[INFO] hawkBit :: REST .................................... SUCCESS [  0.752 s]
[INFO] hawkBit :: REST :: Core ............................ SUCCESS [ 11.145 s]
[INFO] hawkBit :: REST :: DDI API ......................... SUCCESS [  9.395 s]
[INFO] hawkBit :: REST :: DDI Resources ................... SUCCESS [01:51 min]
[INFO] hawkBit :: REST :: Management API .................. SUCCESS [ 14.229 s]
[INFO] hawkBit :: REST :: Management Resources ............ SUCCESS [02:30 min]
[INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [  5.488 s]
[INFO] hawkBit :: Mgmt UI ................................. SUCCESS [04:07 min]
[INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [  0.732 s]
[INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [  1.036 s]
[INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [  1.030 s]
[INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [  1.064 s]
[INFO] hawkBit :: Spring Boot Starter Management UI ....... SUCCESS [  1.097 s]
[INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [  1.022 s]
[INFO] hawkBit :: Runtime :: Parent ....................... SUCCESS [  2.393 s]
[INFO] hawkBit :: Runtime :: Update Server (Monolith) ..... SUCCESS [ 48.692 s]
[INFO] hawkBit :: Test Report ............................. SUCCESS [  5.445 s]
[INFO] hawkBit :: Runtime :: DDI Server ................... SUCCESS [ 38.912 s]
[INFO] hawkBit :: Runtime :: DMF Server ................... SUCCESS [ 10.991 s]
[INFO] hawkBit :: Runtime :: Management Server ............ SUCCESS [ 43.821 s]
[INFO] hawkBit :: Runtime :: Simple UI .................... FAILURE [ 36.945 s]
[INFO] hawkBit :: Runtime :: Vaadin v8 UI ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22:10 min
[INFO] Finished at: 2024-01-11T14:26:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project hawkbit-simple-ui: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy failed: 400 - Bad Request -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :hawkbit-simple-ui
Build step 'Invoke top-level Maven targets' marked build as failure
Finished: FAILURE