2026-08-10T16:38:18.293Z INFO 371 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [net.hostsharing.hsadminng.hs.migration.ImportHostingAssets]: ImportHostingAssets does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2026-08-10T16:38:18.381Z INFO 371 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration net.hostsharing.hsadminng.HsadminNgApplication for test class net.hostsharing.hsadminng.hs.migration.ImportHostingAssets
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.5)
2026-08-10T16:38:18.455Z INFO 371 --- [ Test worker] n.h.h.hs.migration.ImportHostingAssets : Starting ImportHostingAssets using Java 21.0.11 with PID 371 (started by root in /home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_ci-build-performance-improvements-8da83bafd50c)
2026-08-10T16:38:18.463Z INFO 371 --- [ Test worker] n.h.h.hs.migration.ImportHostingAssets : The following 3 profiles are active: "without-test-data", "liquibase-migration", "hosting-asset-import"
2026-08-10T16:38:18.728Z INFO 371 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-08-10T16:38:18.878Z INFO 371 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 148 ms. Found 35 JPA repository interfaces.
2026-08-10T16:38:19.141Z INFO 371 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2026-08-10T16:38:19.148Z INFO 371 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled
2026-08-10T16:38:19.150Z INFO 371 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Starting...
2026-08-10T16:38:19.151Z INFO 371 --- [ Test worker] tc.postgres:17.7-trixie : Creating container for image: postgres:17.7-trixie
2026-08-10T16:38:19.249Z INFO 371 --- [ Test worker] tc.postgres:17.7-trixie : Container postgres:17.7-trixie is starting: 3b28ab273bab929c8410e65a3d945a8c75b39d23eda9fbc7f5e45a421b20ebf7
2026-08-10T16:38:20.674Z INFO 371 --- [ Test worker] tc.postgres:17.7-trixie : Container postgres:17.7-trixie started in PT1.522538708S
2026-08-10T16:38:20.674Z INFO 371 --- [ Test worker] tc.postgres:17.7-trixie : Container is started (JDBC URL: jdbc:postgresql://localhost:32903/test?loggerLevel=OFF)
2026-08-10T16:38:20.712Z INFO 371 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-5 - Added connection org.testcontainers.jdbc.ConnectionWrapper@6f6dd99e
2026-08-10T16:38:20.713Z INFO 371 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Start completed.
2026-08-10T16:38:20.716Z INFO 371 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info:
Database JDBC URL [Connecting through datasource 'proxyDataSourceDecorator [net.ttddyy.dsproxy.support.ProxyDataSource] -> dataSource [com.zaxxer.hikari.HikariDataSource]']
Database driver: undefined/unknown
Database version: 15.5
Autocommit mode: undefined/unknown
Isolation level: undefined/unknown
Minimum pool size: undefined/unknown
Maximum pool size: undefined/unknown
2026-08-10T16:38:20.731Z INFO 371 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2026-08-10T16:38:20.807Z WARN 371 --- [ Test worker] o.h.boot.model.internal.ToOneBinder : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.partner' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:38:20.807Z WARN 371 --- [ Test worker] o.h.boot.model.internal.ToOneBinder : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.refundBankAccount' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:38:20.820Z WARN 371 --- [ Test worker] o.h.boot.model.internal.ToOneBinder : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRbacEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:38:20.826Z WARN 371 --- [ Test worker] o.h.boot.model.internal.ToOneBinder : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRealEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T16:38:21.243Z INFO 371 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2026-08-10T16:38:21.246Z INFO 371 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-08-10T16:38:21.791Z INFO 371 --- [ Test worker] n.h.h.hs.migration.ImportHostingAssets : Started ImportHostingAssets in 3.394 seconds (process running for 116.515)
Hibernate: SELECT tablename FROM pg_catalog.pg_tables WHERE schemaname='public'
Hibernate: SELECT id FROM public.databasechangelog
Running Changeset: db/changelog/0-base/002-int-to-var.sql::int-to-var::michael.hoennig
Running Changeset: db/changelog/0-base/004-jsonb-changes-delta.sql::JSONB-CHANGES-DELTA::michael.hoennig
Running Changeset: db/changelog/0-base/006-numeric-hash-functions.sql::numeric-hash-functions::michael.hoennig
Running Changeset: db/changelog/0-base/010-context.sql::context-DEFINE::michael.hoennig
Running Changeset: db/changelog/0-base/010-context.sql::context-base.ASSUMED-ROLES::michael.hoennig
Running Changeset: db/changelog/0-base/011-table-schema-and-name.sql::base-COMBINE-TABLE-SCHEMA-AND-NAME::michael.hoennig
Running Changeset: db/changelog/0-base/020-audit-log.sql::audit-TX-CONTEXT-TABLE-COLUMN-SEQUENTIAL-TX-ID::michael.hoennig
Running Changeset: db/changelog/0-base/020-audit-log.sql::audit-TX-CONTEXT-TABLE-INDEX-SEQUENTIAL-TX-ID::michael.hoennig
Running Changeset: db/changelog/0-base/020-audit-log.sql::audit-TX-JOURNAL-VIEW::michael.hoennig
Running Changeset: db/changelog/0-base/020-audit-log.sql::audit-TX-JOURNAL-TRIGGER::michael.hoennig
Running Changeset: db/changelog/0-base/030-historization.sql::hs-global-historization-tx-create-historicization::michael.hoennig
Running Changeset: db/changelog/0-base/040-array-functions.sql::base-array-functions-WITHOUT-NULL-VALUES::michael.hoennig
Running Changeset: db/changelog/0-base/040-array-functions.sql::base-array-functions-ADD-IF-NOT-NULLCREATE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-ROLE-DESCRIPTOR::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-IDNAME-FUNCTIONS::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-INSERT-PERMISSION-CHECK::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-QUERY-ACCESSIBLE-OBJECT-UUIDS::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-TYPE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-TYPE-API-KEY::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-DEACTIVATION::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-NAME-UNIQUE-ONLY-FOR-ACTIVE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-BEFORE-DELETE-SUBJECT-TRIGGER::michael.hoennig
2026-08-10T16:38:25.147Z WARN 371 --- [ Test worker] liquibase.executor : trigger "delete_grants_of_subject_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T16:38:25.148Z WARN 371 --- [ Test worker] liquibase.executor : trigger "delete_reference_of_subject_tg" for relation "rbac.subject" does not exist, skipping
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-TYPE-FUNCTIONS::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-USER-NAME-VALIDATION::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-GROUP-NAME-VALIDATION::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-API-KEY-NAME-VALIDATION::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-REALM-PREFIX::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-ORGANIZATION-COLUMN::michael.hoennig
Running Changeset: db/changelog/1-rbac/1050-rbac-base.sql::rbac-base-SUBJECT-ORGANIZATION-DEFAULT-TRIGGER::michael.hoennig
2026-08-10T16:38:25.222Z WARN 371 --- [ Test worker] liquibase.executor : trigger "subject_default_organization_tg" for relation "rbac.subject" does not exist, skipping
Running Changeset: db/changelog/1-rbac/1052-rbac-current-context-grant.sql::rbac-current-context-grant-GRANT-ROLE-TO-CURRENT-CONTEXT::michael.hoennig
Running Changeset: db/changelog/1-rbac/1054-rbac-context.sql::rbac-context-DETERMINE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1054-rbac-context.sql::rbac-context-CONTEXT-DEFINED::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-ROLE-RESTRICTED-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-GRANT-RESTRICTED-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-USER-ENHANCED-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-USER-RESTRICTED-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-USER-RV-INSERT-TRIGGER::michael.hoennig
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-SUBJECT-UPSERT-FUNCTION::michael.hoennig
2026-08-10T16:38:25.401Z WARN 371 --- [ Test worker] liquibase.executor : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
2026-08-10T16:38:25.401Z WARN 371 --- [ Test worker] liquibase.executor : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype,pg_catalog.bool) does not exist, skipping
2026-08-10T16:38:25.401Z WARN 371 --- [ Test worker] liquibase.executor : function rbac.upsert_subject(uuid,pg_catalog.varchar,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
Running Changeset: db/changelog/1-rbac/1055-rbac-views.sql::rbac-views-OWN-GRANTED-PERMISSIONS-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1058-rbac-generators.sql::rbac-generators-RESTRICTED-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1059-rbac-statistics.sql::rbac-statistics::michael.hoennig
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-OBJECT::michael.hoennig
2026-08-10T16:38:25.486Z WARN 371 --- [ Test worker] liquibase.executor : relation "global" already exists, skipping
2026-08-10T16:38:25.486Z WARN 371 --- [ Test worker] liquibase.executor : relation "global_singleton" already exists, skipping
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-IS-GLOBAL-ADMIN::michael.hoennig
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-HAS-GLOBAL-ADMIN-ROLE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-IDENTITY-VIEW::michael.hoennig
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-GUEST-ROLE::michael.hoennig
2026-08-10T16:38:25.584Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: creating role:rbac.global#global:guest, , , []
Running Changeset: db/changelog/1-rbac/1080-rbac-global.sql::rbac-global-RENAME-SEED-SUBJECTS::michael.hoennig
2026-08-10T16:38:25.604Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: renaming seed subjects to realm-prefixed format, , , []
Running Changeset: db/changelog/1-rbac/1085-rbac-user-subject-names.sql::rbac-subject-CHECK-SUBJECT-NAME-CHECK::michael.hoennig
2026-08-10T16:38:25.627Z WARN 371 --- [ Test worker] liquibase.executor : constraint "check_valid_user_subject_name" of relation "subject" does not exist, skipping
2026-08-10T16:38:25.635Z WARN 371 --- [ Test worker] liquibase.executor : constraint "check_valid_group_subject_name" of relation "subject" does not exist, skipping
2026-08-10T16:38:25.635Z WARN 371 --- [ Test worker] liquibase.executor : constraint "check_valid_api_key_subject_name" of relation "subject" does not exist, skipping
Running Changeset: db/changelog/1-rbac/1085-rbac-user-subject-names.sql::rbac-subject-DROP-SUBJECT-NAME-CHECK::michael.hoennig
Running Changeset: db/changelog/1-rbac/1085-rbac-user-subject-names.sql::rbac-subject-BACKFILL-ORGANIZATION::michael.hoennig
2026-08-10T16:38:25.658Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: back-filling subject organization from the name prefix, , , []
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-TABLE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-scope-TABLE::michael.hoennig
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-scope-format-CONSTRAINT::michael.hoennig
2026-08-10T16:38:25.708Z WARN 371 --- [ Test worker] liquibase.executor : constraint "api_key_scope_scope_format" of relation "api_key_scope" does not exist, skipping
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-EXPIRES-AT-COLUMN::michael.hoennig
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-CREATE-FUNCTION::michael.hoennig
2026-08-10T16:38:25.733Z WARN 371 --- [ Test worker] liquibase.executor : function rbac.create_api_key(uuid,pg_catalog.varchar,pg_catalog.varchar[]) does not exist, skipping
Running Changeset: db/changelog/1-rbac/1086-rbac-api-key.sql::rbac-api-key-RENAME-PROVISIONING-SUBJECT::michael.hoennig
Running Changeset: db/changelog/1-rbac/1087-rbac-subject-sync-report.sql::rbac-subject-sync-report-TABLE::michael.hoennig
Running Changeset: db/changelog/5-hs-office/501-contact/5013-hs-office-contact-rbac.sql::hs-office-contact-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/501-contact/5013-hs-office-contact-rbac.sql::hs-office-contact-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/502-person/5023-hs-office-person-rbac.sql::hs-office-person-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/502-person/5023-hs-office-person-rbac.sql::hs-office-person-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/503-relation/5030-hs-office-relation.sql::hs-office-relation-debitor-anchor-CONSTRAINT-BY-TRIGGER::marc.sandlus
2026-08-10T16:38:25.851Z WARN 371 --- [ Test worker] liquibase.executor : constraint "relation_check_debitor_anchor_person" of relation "relation" does not exist, skipping
2026-08-10T16:38:25.859Z WARN 371 --- [ Test worker] liquibase.executor : function hs_office.relation_check_debitor_anchor_partner() does not exist, skipping
Running Changeset: db/changelog/5-hs-office/503-relation/5030-hs-office-relation.sql::hs-office-relation-new-mark-CONSTRAINT-BY-TRIGGER::michael.hoennig
2026-08-10T16:38:25.875Z WARN 371 --- [ Test worker] liquibase.executor : trigger "relation_enforce_new_mark_by_global_admin_tg" for relation "hs_office.relation" does not exist, skipping
Running Changeset: db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.sql::hs-office-relation-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.sql::hs-office-relation-rbac-update-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.sql::hs-office-relation-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/503-relation/5033-hs-office-relation-rbac.sql::hs-office-relation-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5043-hs-office-partner-rbac.sql::hs-office-partner-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5043-hs-office-partner-rbac.sql::hs-office-partner-rbac-update-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5043-hs-office-partner-rbac.sql::hs-office-partner-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5043-hs-office-partner-rbac.sql::hs-office-partner-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5044-hs-office-partner-details-rbac.sql::hs-office-partner-details-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5044-hs-office-partner-details-rbac.sql::hs-office-partner-details-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/504-partner/5044-hs-office-partner-details-rbac.sql::hs-office-partner-details-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/505-bankaccount/5053-hs-office-bankaccount-rbac.sql::hs-office-bankaccount-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/505-bankaccount/5053-hs-office-bankaccount-rbac.sql::hs-office-bankaccount-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/506-debitor/5063-hs-office-debitor-rbac.sql::hs-office-debitor-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/506-debitor/5063-hs-office-debitor-rbac.sql::hs-office-debitor-rbac-update-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/506-debitor/5063-hs-office-debitor-rbac.sql::hs-office-debitor-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/506-debitor/5063-hs-office-debitor-rbac.sql::hs-office-debitor-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/507-sepamandate/5073-hs-office-sepamandate-rbac.sql::hs-office-sepamandate-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/507-sepamandate/5073-hs-office-sepamandate-rbac.sql::hs-office-sepamandate-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/507-sepamandate/5073-hs-office-sepamandate-rbac.sql::hs-office-sepamandate-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/510-membership/5100-hs-office-membership.sql::hs-office-membership-SINGLE-MEMBERSHIP-CHECK::michael.hoennig
Running Changeset: db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.sql::hs-office-membership-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.sql::hs-office-membership-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/510-membership/5103-hs-office-membership-rbac.sql::hs-office-membership-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/511-coopshares/5110-hs-office-coopshares.sql::hs-office-coopshares-SHARE-COUNT-CONSTRAINT-BY-TRIGGER::marc.sandlus
2026-08-10T16:38:26.287Z WARN 371 --- [ Test worker] liquibase.executor : trigger "positive_total_shares_count_tg" for relation "hs_office.coopsharetx" does not exist, skipping
Running Changeset: db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.sql::hs-office-coopsharetx-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.sql::hs-office-coopsharetx-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/511-coopshares/5113-hs-office-coopshares-rbac.sql::hs-office-coopsharetx-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/5-hs-office/512-coopassets/5120-hs-office-coopassets.sql::hs-office-coopassets-ASSET-VALUE-CONSTRAINT-BY-TRIGGER::marc.sandlus
2026-08-10T16:38:26.371Z WARN 371 --- [ Test worker] liquibase.executor : constraint "coopassetstx_check_positive_total" of relation "coopassettx" does not exist, skipping
2026-08-10T16:38:26.372Z WARN 371 --- [ Test worker] liquibase.executor : drop cascades to constraint check_positive_total on table hs_office.coopassettx
2026-08-10T16:38:26.372Z WARN 371 --- [ Test worker] liquibase.executor : trigger "positive_total_assets_count_tg" for relation "hs_office.coopassettx" does not exist, skipping
Running Changeset: db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.sql::hs-office-coopassettx-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.sql::hs-office-coopassettx-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/5-hs-office/512-coopassets/5123-hs-office-coopassets-rbac.sql::hs-office-coopassettx-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/6-hs-booking/600-hs-booking-schema.sql::hs-booking-SCHEMA::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/610-booking-debitor/6100-hs-booking-debitor.sql::hs-booking-debitor-RESTRICTED-VIEW::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6200-hs-booking-project.sql::booking-project-MAIN-TABLE::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6200-hs-booking-project.sql::hs-booking-project-MAIN-TABLE-JOURNAL::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6200-hs-booking-project.sql::hs-booking-project-MAIN-TABLE-HISTORIZATION::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-OBJECT::RbacObjectGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-ROLE-DESCRIPTORS::RbacRoleDescriptorsGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-GRANTING-INSERT-PERMISSION::InsertTriggerGenerator
2026-08-10T16:38:26.549Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: create INSERT INTO hs_booking.project permissions for pre-exising hs_office.relation rows, , , []
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-IDENTITY-VIEW::RbacIdentityViewGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/6-hs-booking/620-booking-project/6203-hs-booking-project-rbac.sql::hs-booking-project-rbac-rebuild::RbacRbacSystemRebuildGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6300-hs-booking-item.sql::booking-item-MAIN-TABLE::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6300-hs-booking-item.sql::hs-booking-item-EVENT-TABLE::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6300-hs-booking-item.sql::hs-booking-item-MAIN-TABLE-JOURNAL::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6300-hs-booking-item.sql::hs-booking-item-MAIN-TABLE-HISTORIZATION::michael.hoennig
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-OBJECT::RbacObjectGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-ROLE-DESCRIPTORS::RbacRoleDescriptorsGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-GRANTING-INSERT-PERMISSION::InsertTriggerGenerator
2026-08-10T16:38:26.694Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising rbac.global rows, , , []
2026-08-10T16:38:26.694Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising hs_booking.project rows, , , []
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-CHECKING-INSERT-PERMISSION::InsertTriggerGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-IDENTITY-VIEW::RbacIdentityViewGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/6-hs-booking/630-booking-item/6303-hs-booking-item-rbac.sql::hs-booking-item-rbac-rebuild::RbacRbacSystemRebuildGenerator
Running Changeset: db/changelog/7-hs-hosting/700-hs-hosting-schema.sql::hs-hosting-SCHEMA::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hosting-asset-MAIN-TABLE::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hosting-asset-TYPE-HIERARCHY-CHECK::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hosting-asset-system-sequences::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hosting-asset-BOOKING-ITEM-HIERARCHY-CHECK::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hs-hosting-asset-MAIN-TABLE-JOURNAL::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7010-hs-hosting-asset.sql::hs-hosting-asset-MAIN-TABLE-HISTORIZATION::michael.hoennig
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-OBJECT::RbacObjectGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-ROLE-DESCRIPTORS::RbacRoleDescriptorsGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-insert-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-update-trigger::RolesGrantsAndPermissionsGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-IDENTITY-VIEW::RbacIdentityViewGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-RESTRICTED-VIEW::RbacRestrictedViewGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7013-hs-hosting-asset-rbac.sql::hs-hosting-asset-rbac-rebuild::RbacRbacSystemRebuildGenerator
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-legacy-mapping
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-sequence
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-default
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-insert
2026-08-10T16:38:26.890Z WARN 371 --- [ Test worker] liquibase.executor : Context defined as: schema-migration, , , []
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-insert-trigger
Running Changeset: db/changelog/7-hs-hosting/701-hosting-asset/7016-hs-hosting-asset-migration.sql::1::hs-hosting-asset-MIGRATION-delete-trigger
Running Changeset: db/changelog/9-hs-global/9000-statistics.sql::hs-global-object-statistics::michael.hoennig
2026-08-10T16:38:26.914Z WARN 371 --- [ Test worker] liquibase.executor : view "hs_statistics_v" does not exist, skipping
Running Changeset: db/changelog/9-hs-global/950-accounts/9500-hs-accounts-schema.sql::hs-accounts-SCHEMA::michael.hoennig
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-accounts-ACCOUNT-TABLE::michael.hoennig
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-accounts-ACCOUNT-EV::michael.hoennig
2026-08-10T16:38:26.937Z WARN 371 --- [ Test worker] liquibase.executor : view "account_ev" does not exist, skipping
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-accounts-ACCOUNT-SUBJECT-FK-ON-DELETE-CASCADE::michael.hoennig
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-accounts-ACCOUNT-SUBJECT-MUST-BE-USER::michael.hoennig
2026-08-10T16:38:26.957Z WARN 371 --- [ Test worker] liquibase.executor : trigger "assert_account_subject_is_user_tg" for relation "hs_accounts.account" does not exist, skipping
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-accounts-NEXT-FREE-GLOBAL-ID::michael.hoennig
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs-hs_accounts-JOURNALS::michael.hoennig
Running Changeset: db/changelog/9-hs-global/950-accounts/9510-hs-accounts.sql::hs_accounts-HISTORICIZATION::michael.hoennig
Running Changeset: db/changelog/9-hs-global/960-integrations/9600-hs-integration-schema.sql::hs-integration-SCHEMA::timotheus.pokorra
2026-08-10T16:38:26.985Z WARN 371 --- [ Test worker] liquibase.executor : schema "hs_integration" already exists, skipping
Running Changeset: db/changelog/9-hs-global/960-integrations/9610-integration-kimai.sql::hs-global-integration-kimai::timotheus.pokorra
Running Changeset: db/changelog/9-hs-global/960-integrations/9620-integration-znuny.sql::hs-global-integration-znuny::timotheus.pokorra
Running Changeset: db/changelog/9-hs-global/960-integrations/9630-integration-mlmmj.sql::hs-global-integration-mlmmj::timotheus.pokorra
UPDATE SUMMARY
Run: 154
Previously run: 200
Filtered out: 75
-------------------------------
Total change sets: 390
FILTERED CHANGE SETS SUMMARY
Context mismatch: 75
Already ran: 39
Liquibase: Update has been successful. Rows affected: 154
Hibernate: SELECT id FROM public.databasechangelog
Hibernate: select debitor.uuid, pid.bp_id
from hs_office.debitor debitor
join hs_office.relation debitorRel on debitor.debitorReluUid=debitorRel.uuid
join hs_office.relation partnerRel on partnerRel.holderUuid=debitorRel.anchorUuid
join hs_office.partner partner on partner.partnerReluUid=partnerRel.uuid
join hs_office.partner_legacy_id pid on partner.uuid=pid.uuid
Hibernate: select debitor.uuid, debitor.version, debitor.defaultPrefix from hs_office.debitor debitor
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Hibernate: select hbde1_0.uuid,hbde1_0.debitornumber,hbde1_0.defaultprefix from hs_booking.debitor_xv hbde1_0 where hbde1_0.uuid=?
Processing zonenfile: file [/home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_ci-build-performance-improvements-8da83bafd50c/build/resources/test/migration/hosting/zonefiles/zonefiles-vm1068.json]
Processing zonenfile: file [/home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_ci-build-performance-improvements-8da83bafd50c/build/resources/test/migration/hosting/zonefiles/zonefiles-vm1093.json]
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
PERSISTING booking-projects to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
Hibernate: insert into hs_booking.project(
uuid,
version,
debitorUuid,
caption)
values (
?,
?,
?,
?)
PERSISTING booking-items to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
Hibernate: insert into hs_booking.item(
uuid,
version,
type,
projectUuid,
parentItemUuid,
validity,
caption,
resources)
values (
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb))
PERSISTING cloud-servers to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING managed-servers to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING managed-webspaces to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING ip-numbers to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING unix-users to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING email-aliases to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING db-users to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING db-users to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING databases to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select sha1_0.parentassetuuid,sha1_0.uuid,sha1_0.alarmcontactuuid,sha1_0.assignedtoassetuuid,sha1_0.bookingitemuuid,sha1_0.caption,sha1_0.config,sha1_0.identifier,sha1_0.type,sha1_0.version from hs_hosting.asset sha1_0 where sha1_0.parentassetuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: select hhare1_0.uuid,hhare1_0.alarmcontactuuid,hhare1_0.assignedtoassetuuid,hhare1_0.bookingitemuuid,hhare1_0.caption,hhare1_0.config,hhare1_0.identifier,hhare1_0.parentassetuuid,hhare1_0.type,hhare1_0.version from hs_hosting.asset hhare1_0 where hhare1_0.bookingitemuuid=?
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING domain setups to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING domain DNS setups to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING domain HTTP setups to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING domain MBOX setups to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING domain SMTP setups to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
PERSISTING email-aliases to database 'jdbc:tc:postgresql:17.7-trixie:///importHostingAssetsTC' as user 'admin'
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: insert into hs_hosting.asset(
uuid,
type,
bookingitemuuid,
parentassetuuid,
assignedtoassetuuid,
alarmcontactuuid,
identifier,
caption,
config,
version)
values (
?,
?,
?,
?,
?,
?,
?,
?,
cast(? as jsonb),
?)
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: UPDATE hs_hosting.asset_legacy_id
SET legacy_id = ?
WHERE uuid = ?
Hibernate: select count(*) from hs_booking.item
Hibernate: select count(*) from hs_hosting.asset
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select count(*) from hs_hosting.asset where type = cast(? as hs_hosting.AssetType)
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: select li.* from hs_hosting.asset_legacy_id li
join hs_hosting.asset ha on ha.uuid=li.uuid
where cast(ha.type as text)=?
order by legacy_id
Hibernate: select ha.uuid, ha.type, ha.identifier from hs_hosting.asset ha
join hs_hosting.asset_legacy_id li on li.uuid=ha.uuid
where li.legacy_id is null and cast(ha.type as text)=?
order by li.legacy_id
Hibernate: call base.defineContext(
cast(? as varchar(127)),
cast(? as text),
cast(? as varchar(63)),
cast(? as text),
cast(? as text));
Hibernate: select count(*) from hs_hosting.asset_rv where type='EMAIL_ADDRESS'
2026-08-10T16:38:40.969Z INFO 371 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2026-08-10T16:38:40.970Z INFO 371 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown initiated...
2026-08-10T16:38:41.393Z INFO 371 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown completed.