exec java -XX:MaxRAMPercentage=66.0 -Djava.util.logging.config.file=vertx-default-jul-logging.properties -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-source-record-storage-server-fat.jar starting rest verticle service.......... 2023-02-09 00:55:16.534 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle git: https://github.com/folio-org/raml-module-builder.git f04cbc672312039e3dc0d7ca27e9eebfba6c1713 2023-02-09 00:55:16.540 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle metrics enabled: false 2023-02-09 00:55:17.137 [vert.x-eventloop-thread-1] [] [] [] [] INFO Messages Loading messages from /infra-messages/APIMessages_en.properties ................................ 2023-02-09 00:55:17.138 [vert.x-eventloop-thread-1] [] [] [] [] INFO Messages Loading messages from /infra-messages/APIMessages_de.properties ................................ 2023-02-09 00:55:17.659 [vert.x-eventloop-thread-1] [] [] [] [] INFO Version HV000001: Hibernate Validator null 2023-02-09 00:55:20.134 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/batch/records -> postSourceStorageBatchRecords 2023-02-09 00:55:20.135 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/batch/verified-records -> postSourceStorageBatchVerifiedRecords 2023-02-09 00:55:20.135 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /source-storage/batch/parsed-records -> putSourceStorageBatchParsedRecords 2023-02-09 00:55:20.537 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route DELETE /_/tenant/{operation_id} -> deleteTenantByOperationId 2023-02-09 00:55:20.538 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /_/tenant/{operation_id} -> getTenantByOperationId 2023-02-09 00:55:20.543 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /_/tenant -> postTenant 2023-02-09 00:55:20.955 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route DELETE /source-storage/snapshots/{jobExecutionId} -> deleteSourceStorageSnapshotsByJobExecutionId 2023-02-09 00:55:20.956 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/snapshots/{jobExecutionId} -> getSourceStorageSnapshotsByJobExecutionId 2023-02-09 00:55:20.956 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /source-storage/snapshots/{jobExecutionId} -> putSourceStorageSnapshotsByJobExecutionId 2023-02-09 00:55:20.956 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/snapshots -> getSourceStorageSnapshots 2023-02-09 00:55:20.957 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/snapshots -> postSourceStorageSnapshots 2023-02-09 00:55:21.225 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/stream/records -> getSourceStorageStreamRecords 2023-02-09 00:55:21.225 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/stream/source-records -> getSourceStorageStreamSourceRecords 2023-02-09 00:55:21.226 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/stream/marc-record-identifiers -> postSourceStorageStreamMarcRecordIdentifiers 2023-02-09 00:55:21.450 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/source-records -> getSourceStorageSourceRecords 2023-02-09 00:55:21.451 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/source-records -> postSourceStorageSourceRecords 2023-02-09 00:55:21.451 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/source-records/{id} -> getSourceStorageSourceRecordsById 2023-02-09 00:55:21.746 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/populate-test-marc-records -> postSourceStoragePopulateTestMarcRecords 2023-02-09 00:55:22.045 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /_/ramls -> getRamls 2023-02-09 00:55:22.154 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route DELETE /source-storage/records/{id} -> deleteSourceStorageRecordsById 2023-02-09 00:55:22.154 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/records/{id} -> getSourceStorageRecordsById 2023-02-09 00:55:22.224 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /source-storage/records/{id} -> putSourceStorageRecordsById 2023-02-09 00:55:22.225 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/records -> getSourceStorageRecords 2023-02-09 00:55:22.225 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /source-storage/records -> postSourceStorageRecords 2023-02-09 00:55:22.225 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /source-storage/records/{id}/formatted -> getSourceStorageRecordsFormattedById 2023-02-09 00:55:22.226 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /source-storage/records/{id}/suppress-from-discovery -> putSourceStorageRecordsSuppressFromDiscoveryById 2023-02-09 00:55:22.428 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Looks like org.folio.rest.jaxrs.resource.Configurations is not implemented 2023-02-09 00:55:22.532 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route DELETE /admin/kill_query -> deleteAdminKillQuery 2023-02-09 00:55:22.532 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/cache_hit_rates -> getAdminCacheHitRates 2023-02-09 00:55:22.533 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/db_cache_summary -> getAdminDbCacheSummary 2023-02-09 00:55:22.533 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/health -> getAdminHealth 2023-02-09 00:55:22.534 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/jstack -> getAdminJstack 2023-02-09 00:55:22.534 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /admin/jstack -> putAdminJstack 2023-02-09 00:55:22.534 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/list_locking_queries -> getAdminListLockingQueries 2023-02-09 00:55:22.535 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/loglevel -> getAdminLoglevel 2023-02-09 00:55:22.535 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /admin/loglevel -> putAdminLoglevel 2023-02-09 00:55:22.535 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/memory -> getAdminMemory 2023-02-09 00:55:22.536 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/postgres_active_sessions -> getAdminPostgresActiveSessions 2023-02-09 00:55:22.536 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/postgres_load -> getAdminPostgresLoad 2023-02-09 00:55:22.536 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/postgres_table_access_stats -> getAdminPostgresTableAccessStats 2023-02-09 00:55:22.537 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/postgres_table_size -> getAdminPostgresTableSize 2023-02-09 00:55:22.537 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/slow_queries -> getAdminSlowQueries 2023-02-09 00:55:22.537 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/table_index_usage -> getAdminTableIndexUsage 2023-02-09 00:55:22.537 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /admin/total_db_size -> getAdminTotalDbSize 2023-02-09 00:55:22.538 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /admin/get_password -> postAdminGetPassword 2023-02-09 00:55:22.538 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /admin/importSQL -> postAdminImportSQL 2023-02-09 00:55:22.538 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /admin/postgres_maintenance -> postAdminPostgresMaintenance 2023-02-09 00:55:22.538 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route POST /admin/set_AES_key -> postAdminSetAESKey 2023-02-09 00:55:22.539 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /admin/postgres_create_indexes -> putAdminPostgresCreateIndexes 2023-02-09 00:55:22.539 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route PUT /admin/postgres_drop_indexes -> putAdminPostgresDropIndexes 2023-02-09 00:55:22.645 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Adding route GET /_/jsonSchemas -> getJsonSchemas 2023-02-09 00:55:22.829 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestRouting Looks like org.folio.rest.jaxrs.resource.Rmbtests is not implemented 2023-02-09 00:55:25.245 [vert.x-eventloop-thread-1] [] [] [] [] INFO ostgresClientFactory DB config read from environment variables 2023-02-09 00:55:27.535 [vert.x-eventloop-thread-1] [] [] [] [] INFO ionBeanPostProcessor No TaskScheduler/ScheduledExecutorService bean found for scheduled processing 2023-02-09 00:55:27.741 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle Init hook called with implemented class named org.folio.rest.impl.InitAPIImpl 2023-02-09 00:55:29.424 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 0 subscriptionPattern: SubscriptionDefinition(eventType=links.instance-authority, subscriptionPattern=folio-testing-cypress\.\w{1,}\.links.instance-authority) 2023-02-09 00:55:29.336 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) 2023-02-09 00:55:29.424 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 1 subscriptionPattern: SubscriptionDefinition(eventType=QM_RECORD_UPDATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.QM_RECORD_UPDATED) 2023-02-09 00:55:30.536 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 3 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_AUTHORITY_CREATED_READY_FOR_POST_PROCESSING, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_AUTHORITY_CREATED_READY_FOR_POST_PROCESSING) 2023-02-09 00:55:30.545 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 4 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_AUTHORITY_UPDATED_READY_FOR_POST_PROCESSING, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_AUTHORITY_UPDATED_READY_FOR_POST_PROCESSING) 2023-02-09 00:55:30.630 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 5 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_HOLDING_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_HOLDING_CREATED) 2023-02-09 00:55:30.632 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 6 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_HOLDINGS_CREATED_READY_FOR_POST_PROCESSING, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_HOLDINGS_CREATED_READY_FOR_POST_PROCESSING) 2023-02-09 00:55:30.634 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 7 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_INSTANCE_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_INSTANCE_CREATED) 2023-02-09 00:55:30.635 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 8 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_INSTANCE_CREATED_READY_FOR_POST_PROCESSING, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_INSTANCE_CREATED_READY_FOR_POST_PROCESSING) 2023-02-09 00:55:30.639 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 9 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_INSTANCE_UPDATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_INSTANCE_UPDATED) 2023-02-09 00:55:30.640 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 10 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_INSTANCE_UPDATED_READY_FOR_POST_PROCESSING, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_INSTANCE_UPDATED_READY_FOR_POST_PROCESSING) 2023-02-09 00:55:30.641 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 11 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_ITEM_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_ITEM_CREATED) 2023-02-09 00:55:30.724 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 12 subscriptionPattern: SubscriptionDefinition(eventType=DI_INVENTORY_ITEM_UPDATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_INVENTORY_ITEM_UPDATED) 2023-02-09 00:55:30.731 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) 2023-02-09 00:55:30.734 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) 2023-02-09 00:55:30.737 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 15 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_MATCHED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_MATCHED) 2023-02-09 00:55:30.739 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) 2023-02-09 00:55:30.740 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 17 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_MATCHED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_MATCHED) 2023-02-09 00:55:30.744 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 18 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_MODIFIED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_MODIFIED) 2023-02-09 00:55:30.926 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 19 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_NOT_MATCHED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_NOT_MATCHED) 2023-02-09 00:55:30.927 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 20 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_HOLDINGS_RECORD_MATCHED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_HOLDINGS_RECORD_MATCHED) 2023-02-09 00:55:30.927 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper start:: Consumer created - id: 21 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_DELETE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_DELETE_RECEIVED) 2023-02-09 00:55:31.025 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle Listening port 8081 2023-02-09 00:55:32.327 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle No periodic implementation found, continuing with deployment 2023-02-09 00:55:32.436 [vert.x-eventloop-thread-1] [] [] [] [] INFO RestVerticle No Post Deploy Hook implementation found, continuing with deployment 2023-02-09 01:09:13.638 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking postTenant 2023-02-09 01:09:16.446 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 POST /_/tenant null HTTP_1_1 201 376 4115 tid=diku Created 2023-02-09 01:09:16.741 [vert.x-eventloop-thread-1] [151263/proxy;989300/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking getTenantByOperationId 2023-02-09 01:09:16.843 [vert.x-eventloop-thread-1] [151263/proxy;989300/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 GET /_/tenant/ac84c5d3-f841-445a-8b21-681f6468e606 null HTTP_1_1 200 376 102 tid=diku OK 2023-02-09 01:09:17.145 [vert.x-eventloop-thread-1] [151263/proxy;588038/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking getTenantByOperationId 2023-02-09 01:09:17.227 [vert.x-eventloop-thread-1] [151263/proxy;588038/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 GET /_/tenant/ac84c5d3-f841-445a-8b21-681f6468e606 null HTTP_1_1 200 376 81 tid=diku OK 2023-02-09 01:09:17.394 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO kaAdminClientService createKafkaTopics:: Topics created successfully 2023-02-09 01:09:17.397 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LiquibaseUtil Initializing schema diku_mod_source_record_storage for tenant diku 2023-02-09 01:09:17.398 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO leConnectionProvider Attempting to get connection for diku Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-00-create-job-execution-status::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-01-create-snapshots-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-02-create-update-snapshots-set-updated-date-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-03-create-update-snapshots-set-updated-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-04-create-insert-snapshots-set-created-date-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--12-00-create-snapshots-table.xml::2020-04-27--12-05-create-insert-snapshots-set-created-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-00-create-record-type::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-01-create-record-type-state::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-02-create-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-03-add-records-snapshot-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-04-set-records-suppressdiscovery-default::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-05-create-records-snapshotid-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-06-create-records-instanceid-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-07-create-records-matchedid-generation-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-08-create-records-updateddate-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-09-create-records-matchedid-state-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-10-create-update-records-set-updated-date-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-11-create-update-records-set-updated-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-12-create-insert-records-set-created-date-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--13-00-create-records-table.xml::2020-04-27--13-13-create-insert-records-set-created-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--14-00-create-raw-records-table.xml::2020-04-27--14-00-create-raw-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--14-00-create-raw-records-table.xml::2020-04-27--14-01-add-raw-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--15-00-create-marc-records-table.xml::2020-04-27--15-00-create-marc-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--15-00-create-marc-records-table.xml::2020-04-27--15-01-add-marc-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--16-00-create-error-records-table.xml::2020-04-27--16-00-create-error-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-27--16-00-create-error-records-table.xml::2020-04-27--16-01-add-error-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-00-create-get-source-marc-record-by-id-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-01-create-get-source-marc-record-by-id-alt-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-02-create-get-source-marc-record-by-instance-id-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-03-create-get-source-marc-record-by-instance-id-alt-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-04-create-get-all-source-marc-records-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-05-create-get-all-source-marc-records-alt-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-06-create-get-source-marc-records-for-period::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-04-28--08-00-create-marc-record-functions.xml::2020-04-28--08-07-create-get-source-marc-records-for-period-alt::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.1/2020-05-18--08-00-create-get-record-generation-function.xml::2020-05-18--08-00-create-get-record-generation-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-00-drop-error-records-lb-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-01-drop-marc-records-lb-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-02-drop-raw-records-lb-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-03-drop-records-lb-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-04-drop-record_type::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-05-drop-record_state_type::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-06-drop-update_records_set_updated_date::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-07-drop-insert_records_set_created_date::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-08-drop-snapshots-lb-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-09-drop-job_execution_status::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-10-drop-update_snapshots_set_updated_date::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-10--12-00-drop-lb-tables.xml::2020-06-10--12-11-drop-insert_snapshots_set_created_date::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-00-create-job-execution-status::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-01-create-snapshots-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-02-create-insert-snapshots-set-dates-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-03-create-insert-snapshots-set-dates-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-04-create-update-snapshots-set-dates-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--12-00-create-snapshots-table.xml::2020-06-11--12-05-create-update-snapshots-set-dates-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-00-create-record-type::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-01-create-record-type-state::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-02-create-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-03-add-records-snapshot-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-04-set-records-suppress-discovery-default::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-05-create-records-snapshotid-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-06-create-records-instanceid-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-07-create-records-matchedid-generation-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-08-create-records-updated-date-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-09-create-records-leader-record-status-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-10-create-records-matchedid-state-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-11-create-insert-records-set-dates-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-12-create-insert-records-set-dates-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-13-create-update-records-set-dates-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--13-00-create-records-table.xml::2020-06-11--13-14-create-update-records-set-dates-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--14-00-create-raw-records-table.xml::2020-06-11--14-00-create-raw-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--14-00-create-raw-records-table.xml::2020-06-11--14-01-add-raw-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--15-00-create-marc-records-table.xml::2020-06-11--15-00-create-marc-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--15-00-create-marc-records-table.xml::2020-06-11--15-01-add-marc-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--15-00-create-marc-records-table.xml::2020-06-11--15-02-create-update-records-set-leader-record-status-function::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--15-00-create-marc-records-table.xml::2020-06-11--15-03-create-update-records-set-leader-record-status-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--16-00-create-error-records-table.xml::2020-06-11--16-00-create-error-records-table::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-11--16-00-create-error-records-table.xml::2020-06-11--16-01-add-error-records-records-foreign-key::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--12-00-migrate-snapshots.xml::2020-06-12--12-00-disable-snapshots-triggers::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--12-00-migrate-snapshots.xml::2020-06-12--12-01-migrate-snapshots::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--12-00-migrate-snapshots.xml::2020-06-12--12-02-enable-snapshots-triggers::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--12-00-migrate-snapshots.xml::2020-06-12--12-03-create-missing-snapshots::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--13-00-migrate-records.xml::2020-06-12--13-00-disable-records-triggers::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--13-00-migrate-records.xml::2020-06-12--13-01-migrate-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--13-00-migrate-records.xml::2020-06-12--13-02-enable-records-triggers::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--14-00-migrate-raw-records.xml::2020-06-12--14-00-migrate-raw-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--15-00-migrate-marc-records.xml::2020-06-12--15-00-disable-records-update-records-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--15-00-migrate-marc-records.xml::2020-06-12--15-01-migrate-marc-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--15-00-migrate-marc-records.xml::2020-06-12--15-02-enable-records-update-records-date-trigger::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-12--16-00-migrate-error-records.xml::2020-06-12--16-00-migrate-error-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--12-00-drop-error-records.xml::2020-06-13--12-00-drop-error-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--13-00-drop-marc-records.xml::2020-06-13--13-00-drop-marc-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--14-00-drop-raw-records.xml::2020-06-13--14-00-drop-raw-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--15-00-drop-records.xml::2020-06-13--15-00-drop-records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--16-00-drop-snapshots.xml::2020-06-13--16-00-drop-snapshots::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-00-drop-get_record_by_external_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-01-drop-get_record_by_matched_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-02-drop-get_source_record_by_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-03-drop-get_source_record_by_external_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-04-drop-get_records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-05-drop-get_source_records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-06-drop-get_highest_generation::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-07-drop-error_records_set_md::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-08-drop-marc_records_set_md::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-09-drop-raw_records_set_md::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-10-drop-records_set_md::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-11-drop-set_error_records_md_json::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-12-drop-set_id_in_jsonb::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-13-drop-set_marc_records_md_json::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-14-drop-set_raw_records_md_json::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-15-drop-set_records_md_json::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-16-drop-set_snapshots_md_json::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-17-drop-snapshots_set_md::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-18-drop-update_records_references::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-19-drop-get_source_marc_record_by_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-20-drop-get_source_marc_record_by_id_alt::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-21-drop-get_source_marc_record_by_instance_id::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-22-drop-get_source_marc_record_by_instance_id_alt::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-23-drop-get_all_source_marc_records::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-24-drop-get_all_source_marc_records_alt::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-25-drop-get_source_marc_records_for_period::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-26-drop-get_source_marc_records_for_period_alt::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-13--17-00-drop-unused-functions.xml::2020-06-13--17-27-drop-get_highest_generation_lb::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-06-25--12-00-delete-sample-data.xml::2020-06-25--12-00-delete-sample-data::KaterynaSenchenko Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-09-01--13-00-create-instance-hrid-column.xml::2020-09-01--13-00-create-records-instancehrid-index::VolodymyrRohach Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-09-01--13-00-create-instance-hrid-column.xml::2020-09-01--13-01-create-records-instancehrid-index::VolodymyrRohach Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-09-09--15-00-fill-instance-hrid.xml::2020-09-09--15-00-fill-instance-hrid::VolodymyrRohach Running Changeset: liquibase/tenant/scripts/v-0.0.2/2020-10-28--15-00-update-parsed-record-data.xml::2020-10-28--15-00-update-parsed-record-data::KaterynaSenchenko Running Changeset: liquibase/tenant/scripts/v-0.0.2/2021-01-11--12-00-drop-set-id-in-jsonb-function.xml::2021-01-11--12-00-drop-set_id_in_jsonb::VolodymyrRohach Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-01-14--15-00-create-edifact-records-table.xml::2021-01-14--15-00-create-edifact-records-table::JeremyHuff Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-01-14--15-00-create-edifact-records-table.xml::2020-06-11--15-01-add-edifact-records-records-foreign-key::JeremyHuff Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-01-14--15-00-alter-record-type.xml::2021-01-14--15-00-alter-record-type::JeremyHuff Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-01-16--08-00-create-records-order-index.xml::2021-01-16--08-00-create-records-order-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-01-20--18-00-create-records-record-type-index.xml::2021-01-20--18-00-create-records-record-type-index::WilliamWelling Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--09-00-create-indexers-tables.xml::2021-02-13--09-00-create-indexers-tables::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--09-00-create-indexers-tables.xml::2021-02-13--09-10-marc_indexers_leader::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--10-00-create-partitions.xml::2021-02-13--10-00-create-partitions::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--12-00-create-fill-in-trigger.xml::2021-02-13--12-00-create-function-fill_in_marc_indexers::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--12-00-create-fill-in-trigger.xml::2021-02-13--12-10-create-function-insert_marc_indexers::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--12-00-create-fill-in-trigger.xml::2021-02-13--12-20-create-function-delete_marc_indexers::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--12-00-create-fill-in-trigger.xml::2021-02-13--12-30-drop-and-create-triggers::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--13-00-create-indexes.xml::2021-02-13--13-00-create-index_on_marc_indexers.xml::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.3/2021-02-13--13-00-create-indexes.xml::2021-02-13--13-00-create-index_on_marc_indexers_leader.xml::IgorGorchakov Running Changeset: liquibase/tenant/scripts/v-0.0.4/2021-05-19--13-00-drop-unused-set-id-function.xml::2021-05-19--13-00-drop-unused-set-id-function::VolodymyrRohach Running Changeset: liquibase/tenant/scripts/v-0.0.4/2021-05-27--14-00-update-record-types.xml::2021-05-27--14-00-rename-marc-type-to-marc-bib::OleksandrDekin Running Changeset: liquibase/tenant/scripts/v-0.0.4/2021-05-27--14-00-update-record-types.xml::2021-05-127--14-00-add-marc-types::NataliaZaitseva Running Changeset: liquibase/tenant/scripts/v-5.0.6-5.1.3-5.2.0/2021-06-30--16-00-update-snapshot-invalid-statuses.xml::2021-06-30--16-00-update-snapshot-invalid-statuses::KaterynaSenchenko Running Changeset: liquibase/tenant/scripts/v-5.0.6-5.1.3-5.2.0/2021-08-04--16-00-rename-instance-hrid.xml::2021-08-04--16-00-rename-instance-hrid.xml::psmahin Running Changeset: liquibase/tenant/scripts/v-5.0.6-5.1.3-5.2.0/2021-08-04--16-00-rename-instance-hrid.xml::2021-08-04--16-00-rename-instance-hrid-index.xml::psmahin Running Changeset: liquibase/tenant/scripts/v-5.0.6-5.1.3-5.2.0/2021-08-04--16-00-rename-instance-id.xml::2021-08-04--16-00-rename-instance-id.xml::psmahin Running Changeset: liquibase/tenant/scripts/v-5.0.6-5.1.3-5.2.0/2021-08-04--16-00-rename-instance-id.xml::2021-08-04--16-00-rename-instance-id-index.xml::psmahin Running Changeset: liquibase/tenant/scripts/v-5.4.0/2022-21-04--16-00-extend-snapshot-status-enum.xml::2022-21-04--16-00-extend-snapshot-status-enum.xml::VolodymyrRohach 2023-02-09 01:09:39.460 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LiquibaseUtil Schema is initialized for tenant diku 2023-02-09 01:09:39.462 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO ostgresClientFactory getCachedPool:: Creating new database connection for tenant diku with poolSize 15 2023-02-09 01:09:39.831 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO JooqLogger @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @ @ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.13.6 2023-02-09 01:09:39.932 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO ModTenantAPI createStubSnapshot:: Module is being deployed in test mode, stub snapshot will be created. Check the server log for details. 2023-02-09 01:09:39.934 [vert.x-eventloop-thread-1] [151263/proxy;612000/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking getTenantByOperationId 2023-02-09 01:09:39.944 [vert.x-eventloop-thread-1] [151263/proxy;612000/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 GET /_/tenant/ac84c5d3-f841-445a-8b21-681f6468e606 null HTTP_1_1 200 376 10 tid=diku OK 2023-02-09 01:09:40.025 [vert.x-eventloop-thread-1] [151263/proxy;207798/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO TenantAPI job ac84c5d3-f841-445a-8b21-681f6468e606 completed 2023-02-09 01:09:40.425 [vert.x-eventloop-thread-1] [151263/proxy;618676/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking getTenantByOperationId 2023-02-09 01:09:40.431 [vert.x-eventloop-thread-1] [151263/proxy;618676/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 GET /_/tenant/ac84c5d3-f841-445a-8b21-681f6468e606 null HTTP_1_1 200 375 5 tid=diku OK 2023-02-09 01:09:40.433 [vert.x-eventloop-thread-1] [151263/proxy;683589/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO RestRouting invoking deleteTenantByOperationId 2023-02-09 01:09:40.440 [vert.x-eventloop-thread-1] [151263/proxy;683589/tenant] [diku] [e6917a48-b7a5-47f3-aa60-826170663796] [mod_source_record_storage] INFO LogUtil 10.0.83.23:48396 DELETE /_/tenant/ac84c5d3-f841-445a-8b21-681f6468e606 null HTTP_1_1 204 0 7 tid=diku No Content 2023-02-09 01:26:05.481 [vert.x-eventloop-thread-1] [463365/source-storage] [diku] [5aaed96a-a249-4fd3-92be-80762e4946dc] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSourceRecords 2023-02-09 01:26:06.136 [vert.x-eventloop-thread-1] [463365/source-storage] [diku] [5aaed96a-a249-4fd3-92be-80762e4946dc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52150 POST /source-storage/source-records idType=INSTANCE HTTP_1_1 200 49 657 tid=diku OK 2023-02-09 01:26:43.939 [vert.x-eventloop-thread-1] [674832/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:26:44.030 [vert.x-eventloop-thread-1] [674832/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52150 POST /source-storage/snapshots HTTP_1_1 201 338 176 tid=diku Created 2023-02-09 01:26:45.955 [vert.x-eventloop-thread-1] [959414/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:26:45.968 [vert.x-eventloop-thread-1] [959414/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52150 PUT /source-storage/snapshots/fb970ef6-1472-45ba-bd83-624793dc83b6 HTTP_1_1 200 348 14 tid=diku OK 2023-02-09 01:27:14.359 [vert.x-eventloop-thread-1] [716912/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:27:14.366 [vert.x-eventloop-thread-1] [716912/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52150 PUT /source-storage/snapshots/fb970ef6-1472-45ba-bd83-624793dc83b6 HTTP_1_1 200 415 9 tid=diku OK 2023-02-09 01:27:31.035 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9c55a9e3-c348-4e4a-88ab-b9c1f959c08a', starting processing... chunkNumber '1'-'1' with recordId: 'null'' 2023-02-09 01:27:31.140 [vert.x-worker-thread-11] [] [] [] [] INFO ostgresClientFactory getDataSource:: Creating new data source for tenant diku with poolSize 15 2023-02-09 01:27:31.226 [vert.x-worker-thread-11] [] [] [] [] INFO HikariDataSource diku-data-source - Starting... 2023-02-09 01:27:31.348 [vert.x-worker-thread-11] [] [] [] [] INFO HikariDataSource diku-data-source - Start completed. 2023-02-09 01:27:32.238 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9c55a9e3-c348-4e4a-88ab-b9c1f959c08a', chunkNumber '1'-'1' with recordId: 'null' 2023-02-09 01:27:33.042 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 1 2023-02-09 01:27:56.465 [vert.x-eventloop-thread-1] [030331/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:27:56.471 [vert.x-eventloop-thread-1] [030331/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52150 PUT /source-storage/snapshots/fb970ef6-1472-45ba-bd83-624793dc83b6 HTTP_1_1 200 340 7 tid=diku OK 2023-02-09 01:28:00.896 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'fb970ef6-1472-45ba-bd83-624793dc83b6' and recordId: 'fd7544e5-9271-4b8b-ab23-7dc8c55cd416' and chunkId: '9c55a9e3-c348-4e4a-88ab-b9c1f959c08a' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:28:00.898 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '811a6131-1f23-404b-9b42-aa465dfaedb7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:28:01.240 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '811a6131-1f23-404b-9b42-aa465dfaedb7' 2023-02-09 01:28:01.338 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:28:02.042 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 1 2023-02-09 01:29:46.280 [vert.x-eventloop-thread-1] [295007/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:29:46.295 [vert.x-eventloop-thread-1] [295007/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46612 POST /source-storage/snapshots HTTP_1_1 201 338 16 tid=diku Created 2023-02-09 01:29:46.923 [vert.x-eventloop-thread-1] [713291/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:29:46.931 [vert.x-eventloop-thread-1] [713291/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46612 PUT /source-storage/snapshots/2bbe9ef3-ca6c-4029-9554-52cd86fe12bb HTTP_1_1 200 348 8 tid=diku OK 2023-02-09 01:29:51.140 [vert.x-eventloop-thread-1] [457766/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:29:51.146 [vert.x-eventloop-thread-1] [457766/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46612 PUT /source-storage/snapshots/2bbe9ef3-ca6c-4029-9554-52cd86fe12bb HTTP_1_1 200 415 7 tid=diku OK 2023-02-09 01:29:52.146 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '68899747-538e-437c-92d5-05c423e4f92f', starting processing... chunkNumber '2'-'2' with recordId: 'null'' 2023-02-09 01:29:52.331 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '68899747-538e-437c-92d5-05c423e4f92f', chunkNumber '2'-'2' with recordId: 'null' 2023-02-09 01:29:52.347 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '2bbe9ef3-ca6c-4029-9554-52cd86fe12bb' and recordId: '2deadab5-b3e3-4297-a185-dec482a5d52a' and chunkId: '68899747-538e-437c-92d5-05c423e4f92f' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:29:52.351 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '65e8ff7c-a531-4cb5-9453-d12baa4ea4bb' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:29:52.527 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '65e8ff7c-a531-4cb5-9453-d12baa4ea4bb' 2023-02-09 01:29:52.549 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:29:52.848 [vert.x-eventloop-thread-1] [350100/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:29:52.854 [vert.x-eventloop-thread-1] [350100/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46612 PUT /source-storage/snapshots/2bbe9ef3-ca6c-4029-9554-52cd86fe12bb HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 01:29:53.149 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 2 2023-02-09 01:29:53.430 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 2 2023-02-09 01:31:45.453 [vert.x-eventloop-thread-1] [676263/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:31:45.479 [vert.x-eventloop-thread-1] [676263/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56090 POST /source-storage/snapshots HTTP_1_1 201 338 27 tid=diku Created 2023-02-09 01:31:45.923 [vert.x-eventloop-thread-1] [562128/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:31:45.931 [vert.x-eventloop-thread-1] [562128/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56090 PUT /source-storage/snapshots/cd6c965d-f6cd-4cb3-a4ed-f954663b4362 HTTP_1_1 200 348 9 tid=diku OK 2023-02-09 01:31:50.340 [vert.x-eventloop-thread-1] [366012/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:31:50.352 [vert.x-eventloop-thread-1] [366012/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56090 PUT /source-storage/snapshots/cd6c965d-f6cd-4cb3-a4ed-f954663b4362 HTTP_1_1 200 415 13 tid=diku OK 2023-02-09 01:31:51.243 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '29b5c039-9cb0-4cc6-97c1-2384e2ab4bac', starting processing... chunkNumber '3'-'3' with recordId: 'null'' 2023-02-09 01:31:51.324 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '29b5c039-9cb0-4cc6-97c1-2384e2ab4bac', chunkNumber '3'-'3' with recordId: 'null' 2023-02-09 01:31:51.369 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'cd6c965d-f6cd-4cb3-a4ed-f954663b4362' and recordId: 'f8bce0cb-b8cb-4632-856f-4d714908c69a' and chunkId: '29b5c039-9cb0-4cc6-97c1-2384e2ab4bac' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:31:51.369 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'b4ac8cc8-3414-4841-9666-3e49d856d097' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:31:51.843 [vert.x-eventloop-thread-1] [940744/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:31:51.848 [vert.x-eventloop-thread-1] [940744/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56090 PUT /source-storage/snapshots/cd6c965d-f6cd-4cb3-a4ed-f954663b4362 HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 01:31:51.926 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'b4ac8cc8-3414-4841-9666-3e49d856d097' 2023-02-09 01:31:51.928 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:31:52.245 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 3 2023-02-09 01:31:52.372 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 3 2023-02-09 01:33:44.493 [vert.x-eventloop-thread-1] [256848/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:33:44.513 [vert.x-eventloop-thread-1] [256848/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39560 POST /source-storage/snapshots HTTP_1_1 201 338 20 tid=diku Created 2023-02-09 01:33:45.117 [vert.x-eventloop-thread-1] [683182/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:33:45.126 [vert.x-eventloop-thread-1] [683182/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39560 PUT /source-storage/snapshots/424fcff6-ae9d-45ad-b296-41e841488615 HTTP_1_1 200 348 10 tid=diku OK 2023-02-09 01:33:49.439 [vert.x-eventloop-thread-1] [026907/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:33:49.459 [vert.x-eventloop-thread-1] [026907/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39560 PUT /source-storage/snapshots/424fcff6-ae9d-45ad-b296-41e841488615 HTTP_1_1 200 415 21 tid=diku OK 2023-02-09 01:33:50.056 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '069e2405-7445-4cd1-a02e-e836d4383100', starting processing... chunkNumber '4'-'4' with recordId: 'null'' 2023-02-09 01:33:50.163 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '069e2405-7445-4cd1-a02e-e836d4383100', chunkNumber '4'-'4' with recordId: 'null' 2023-02-09 01:33:50.247 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '424fcff6-ae9d-45ad-b296-41e841488615' and recordId: '17ef6b83-b326-4e8a-8193-4239ebba09cc' and chunkId: '069e2405-7445-4cd1-a02e-e836d4383100' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:33:50.247 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '0a8dedcc-7083-48dc-a19c-e17941e70adf' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:33:50.530 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '0a8dedcc-7083-48dc-a19c-e17941e70adf' 2023-02-09 01:33:50.545 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:33:50.654 [vert.x-eventloop-thread-1] [356053/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:33:50.661 [vert.x-eventloop-thread-1] [356053/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39560 PUT /source-storage/snapshots/424fcff6-ae9d-45ad-b296-41e841488615 HTTP_1_1 200 340 10 tid=diku OK 2023-02-09 01:33:51.059 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 4 2023-02-09 01:33:51.251 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 4 2023-02-09 01:35:42.617 [vert.x-eventloop-thread-1] [282805/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:35:42.631 [vert.x-eventloop-thread-1] [282805/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:37054 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 01:35:43.311 [vert.x-eventloop-thread-1] [937674/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:35:43.317 [vert.x-eventloop-thread-1] [937674/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:37054 PUT /source-storage/snapshots/c219e811-1d6d-4cd2-8f94-35972258b860 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 01:35:47.544 [vert.x-eventloop-thread-1] [402355/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:35:47.550 [vert.x-eventloop-thread-1] [700588/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:35:47.554 [vert.x-eventloop-thread-1] [402355/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:37054 PUT /source-storage/snapshots/c219e811-1d6d-4cd2-8f94-35972258b860 HTTP_1_1 200 415 11 tid=diku OK 2023-02-09 01:35:47.565 [vert.x-eventloop-thread-1] [700588/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:37064 PUT /source-storage/snapshots/c219e811-1d6d-4cd2-8f94-35972258b860 HTTP_1_1 200 415 16 tid=diku OK 2023-02-09 01:35:48.159 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '739c5259-3f9c-4828-bca1-694f9fb6a4c4', starting processing... chunkNumber '5'-'5' with recordId: 'null'' 2023-02-09 01:35:48.241 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '739c5259-3f9c-4828-bca1-694f9fb6a4c4', chunkNumber '5'-'5' with recordId: 'null' 2023-02-09 01:35:48.351 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'c219e811-1d6d-4cd2-8f94-35972258b860' and recordId: 'ac8a3813-d09b-4a29-8e0e-909cb3408c17' and chunkId: '739c5259-3f9c-4828-bca1-694f9fb6a4c4' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:35:48.351 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '9f1f9c15-a173-4226-962f-e58c7d98d0b2' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:35:48.533 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '9f1f9c15-a173-4226-962f-e58c7d98d0b2' 2023-02-09 01:35:48.538 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:35:49.109 [vert.x-eventloop-thread-1] [017977/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:35:49.115 [vert.x-eventloop-thread-1] [017977/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:37064 PUT /source-storage/snapshots/c219e811-1d6d-4cd2-8f94-35972258b860 HTTP_1_1 200 340 7 tid=diku OK 2023-02-09 01:35:49.161 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 5 2023-02-09 01:35:49.356 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 5 2023-02-09 01:37:42.320 [vert.x-eventloop-thread-1] [328444/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 01:37:42.335 [vert.x-eventloop-thread-1] [328444/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39442 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 01:37:42.710 [vert.x-eventloop-thread-1] [701940/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:37:42.716 [vert.x-eventloop-thread-1] [701940/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39442 PUT /source-storage/snapshots/e33582ca-9bfc-4264-a57c-a20088216879 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 01:37:47.446 [vert.x-eventloop-thread-1] [473546/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:37:47.450 [vert.x-eventloop-thread-1] [473546/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39442 PUT /source-storage/snapshots/e33582ca-9bfc-4264-a57c-a20088216879 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 01:37:47.871 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a791ed49-39f6-4c66-86ee-1214a8c2ec43', starting processing... chunkNumber '6'-'6' with recordId: 'null'' 2023-02-09 01:37:47.943 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a791ed49-39f6-4c66-86ee-1214a8c2ec43', chunkNumber '6'-'6' with recordId: 'null' 2023-02-09 01:37:48.126 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'e33582ca-9bfc-4264-a57c-a20088216879' and recordId: 'be914630-2c85-4cef-ad61-3d783e7f1ae4' and chunkId: 'a791ed49-39f6-4c66-86ee-1214a8c2ec43' and userId: '63ec88fc-028f-4906-aa40-1578b57fc2f9' 2023-02-09 01:37:48.126 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '887945cf-7056-4268-9487-cefac561edcd' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 01:37:48.227 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '887945cf-7056-4268-9487-cefac561edcd' 2023-02-09 01:37:48.229 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 01:37:48.348 [vert.x-eventloop-thread-1] [920836/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 01:37:48.355 [vert.x-eventloop-thread-1] [920836/source-storage] [diku] [63ec88fc-028f-4906-aa40-1578b57fc2f9] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39442 PUT /source-storage/snapshots/e33582ca-9bfc-4264-a57c-a20088216879 HTTP_1_1 200 340 7 tid=diku OK 2023-02-09 01:37:48.874 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 6 2023-02-09 01:37:49.130 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 6 2023-02-09 02:03:13.594 [vert.x-eventloop-thread-1] [855108/source-storage] [diku] [f21c46c2-2aac-4f3e-b34d-979808688c4d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSourceRecords 2023-02-09 02:03:13.618 [vert.x-eventloop-thread-1] [855108/source-storage] [diku] [f21c46c2-2aac-4f3e-b34d-979808688c4d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36748 POST /source-storage/source-records idType=INSTANCE HTTP_1_1 200 49 25 tid=diku OK 2023-02-09 02:04:19.241 [vert.x-eventloop-thread-1] [491870/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:04:19.256 [vert.x-eventloop-thread-1] [491870/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 02:04:19.573 [vert.x-eventloop-thread-1] [949119/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:04:19.579 [vert.x-eventloop-thread-1] [949119/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 PUT /source-storage/snapshots/f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 02:04:19.967 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '7'-'7' with recordId: 'null'' 2023-02-09 02:04:20.066 [vert.x-eventloop-thread-1] [156131/copycat;283932/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:20.127 [vert.x-eventloop-thread-1] [156131/copycat;283932/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 49 61 tid=diku OK 2023-02-09 02:04:20.224 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '7'-'7' with recordId: 'null' 2023-02-09 02:04:20.433 [vert.x-eventloop-thread-1] [156131/copycat;957917/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:20.530 [vert.x-eventloop-thread-1] [156131/copycat;957917/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 97 tid=diku OK 2023-02-09 02:04:20.842 [vert.x-eventloop-thread-1] [156131/copycat;667231/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:20.856 [vert.x-eventloop-thread-1] [156131/copycat;667231/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 14 tid=diku OK 2023-02-09 02:04:21.024 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 7 2023-02-09 02:04:21.224 [vert.x-eventloop-thread-1] [156131/copycat;301553/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:21.235 [vert.x-eventloop-thread-1] [156131/copycat;301553/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 61 tid=diku OK 2023-02-09 02:04:21.543 [vert.x-eventloop-thread-1] [156131/copycat;036843/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:21.553 [vert.x-eventloop-thread-1] [156131/copycat;036843/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:04:21.860 [vert.x-eventloop-thread-1] [156131/copycat;098437/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:21.872 [vert.x-eventloop-thread-1] [156131/copycat;098437/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 12 tid=diku OK 2023-02-09 02:04:22.178 [vert.x-eventloop-thread-1] [156131/copycat;342906/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:22.188 [vert.x-eventloop-thread-1] [156131/copycat;342906/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:04:22.493 [vert.x-eventloop-thread-1] [156131/copycat;285481/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:22.503 [vert.x-eventloop-thread-1] [156131/copycat;285481/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:04:22.809 [vert.x-eventloop-thread-1] [156131/copycat;566910/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:22.818 [vert.x-eventloop-thread-1] [156131/copycat;566910/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:04:23.124 [vert.x-eventloop-thread-1] [156131/copycat;257843/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:23.135 [vert.x-eventloop-thread-1] [156131/copycat;257843/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 11 tid=diku OK 2023-02-09 02:04:23.443 [vert.x-eventloop-thread-1] [156131/copycat;162961/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:23.452 [vert.x-eventloop-thread-1] [156131/copycat;162961/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:04:23.766 [vert.x-eventloop-thread-1] [156131/copycat;037958/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:23.788 [vert.x-eventloop-thread-1] [156131/copycat;037958/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 22 tid=diku OK 2023-02-09 02:04:24.095 [vert.x-eventloop-thread-1] [156131/copycat;324039/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:24.105 [vert.x-eventloop-thread-1] [156131/copycat;324039/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:04:24.412 [vert.x-eventloop-thread-1] [156131/copycat;995958/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:24.425 [vert.x-eventloop-thread-1] [156131/copycat;995958/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 14 tid=diku OK 2023-02-09 02:04:24.732 [vert.x-eventloop-thread-1] [156131/copycat;839882/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:24.742 [vert.x-eventloop-thread-1] [156131/copycat;839882/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:04:25.052 [vert.x-eventloop-thread-1] [156131/copycat;342032/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:25.062 [vert.x-eventloop-thread-1] [156131/copycat;342032/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 11 tid=diku OK 2023-02-09 02:04:25.369 [vert.x-eventloop-thread-1] [156131/copycat;850137/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:25.390 [vert.x-eventloop-thread-1] [156131/copycat;850137/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 21 tid=diku OK 2023-02-09 02:04:25.543 [vert.x-eventloop-thread-1] [767207/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:04:25.550 [vert.x-eventloop-thread-1] [767207/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 PUT /source-storage/snapshots/f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 02:04:25.695 [vert.x-eventloop-thread-1] [156131/copycat;889664/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:25.703 [vert.x-eventloop-thread-1] [156131/copycat;889664/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:04:26.010 [vert.x-eventloop-thread-1] [156131/copycat;455787/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:26.020 [vert.x-eventloop-thread-1] [156131/copycat;455787/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:04:26.326 [vert.x-eventloop-thread-1] [156131/copycat;768246/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:04:26.335 [vert.x-eventloop-thread-1] [156131/copycat;768246/source-storage] [diku] [07c38f79-07e4-4fea-9626-3cf747856651] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50130 GET /source-storage/source-records limit=1&snapshotId=f90eb5c3-6362-4106-8fae-f7f9fe98a46a HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:04:31.256 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f90eb5c3-6362-4106-8fae-f7f9fe98a46a' and recordId: '69bd0566-a6c3-4f9d-a0ac-182249532ce4' and chunkId: 'null' and userId: '07c38f79-07e4-4fea-9626-3cf747856651' 2023-02-09 02:04:31.256 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '10718fe4-0c46-4a75-a73d-0de1822158e8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:04:31.272 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '10718fe4-0c46-4a75-a73d-0de1822158e8' 2023-02-09 02:04:31.274 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:04:32.259 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1 2023-02-09 02:06:05.768 [vert.x-eventloop-thread-1] [165659/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:06:05.780 [vert.x-eventloop-thread-1] [165659/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:06:06.074 [vert.x-eventloop-thread-1] [672638/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:06:06.079 [vert.x-eventloop-thread-1] [672638/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 PUT /source-storage/snapshots/82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:06:06.553 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '8'-'8' with recordId: 'null'' 2023-02-09 02:06:06.649 [vert.x-eventloop-thread-1] [038806/copycat;064832/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:06.728 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '8'-'8' with recordId: 'null' 2023-02-09 02:06:06.738 [vert.x-eventloop-thread-1] [038806/copycat;064832/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 89 tid=diku OK 2023-02-09 02:06:06.759 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '82525f65-4fa3-4588-afa4-d5502e5ba7ae' and recordId: '642ac7d5-172d-4c48-9f58-509b056c655e' and chunkId: 'null' and userId: 'ea8f1524-ced6-42da-9f59-49232cf51b66' 2023-02-09 02:06:06.759 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '001d4526-19d1-4abb-99ba-a4140a3b8267' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:06:06.928 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '001d4526-19d1-4abb-99ba-a4140a3b8267' 2023-02-09 02:06:06.930 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:06:07.044 [vert.x-eventloop-thread-1] [038806/copycat;092530/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:07.053 [vert.x-eventloop-thread-1] [038806/copycat;092530/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:06:07.119 [vert.x-eventloop-thread-1] [133166/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:06:07.124 [vert.x-eventloop-thread-1] [133166/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 PUT /source-storage/snapshots/82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:06:07.358 [vert.x-eventloop-thread-1] [038806/copycat;774559/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:07.367 [vert.x-eventloop-thread-1] [038806/copycat;774559/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:06:07.559 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 8 2023-02-09 02:06:07.677 [vert.x-eventloop-thread-1] [038806/copycat;460804/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:07.684 [vert.x-eventloop-thread-1] [038806/copycat;460804/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:07.762 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 2 2023-02-09 02:06:07.991 [vert.x-eventloop-thread-1] [038806/copycat;354266/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:08.001 [vert.x-eventloop-thread-1] [038806/copycat;354266/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:06:08.306 [vert.x-eventloop-thread-1] [038806/copycat;366892/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:08.313 [vert.x-eventloop-thread-1] [038806/copycat;366892/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:08.619 [vert.x-eventloop-thread-1] [038806/copycat;881552/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:08.626 [vert.x-eventloop-thread-1] [038806/copycat;881552/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:08.931 [vert.x-eventloop-thread-1] [038806/copycat;275117/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:08.938 [vert.x-eventloop-thread-1] [038806/copycat;275117/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:09.244 [vert.x-eventloop-thread-1] [038806/copycat;007680/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:09.257 [vert.x-eventloop-thread-1] [038806/copycat;007680/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 13 tid=diku OK 2023-02-09 02:06:09.562 [vert.x-eventloop-thread-1] [038806/copycat;992102/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:09.570 [vert.x-eventloop-thread-1] [038806/copycat;992102/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:06:09.875 [vert.x-eventloop-thread-1] [038806/copycat;600833/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:09.883 [vert.x-eventloop-thread-1] [038806/copycat;600833/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:10.188 [vert.x-eventloop-thread-1] [038806/copycat;374883/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:10.195 [vert.x-eventloop-thread-1] [038806/copycat;374883/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:10.501 [vert.x-eventloop-thread-1] [038806/copycat;736357/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:10.509 [vert.x-eventloop-thread-1] [038806/copycat;736357/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:06:10.815 [vert.x-eventloop-thread-1] [038806/copycat;442795/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:10.831 [vert.x-eventloop-thread-1] [038806/copycat;442795/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 17 tid=diku OK 2023-02-09 02:06:11.137 [vert.x-eventloop-thread-1] [038806/copycat;193947/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:11.146 [vert.x-eventloop-thread-1] [038806/copycat;193947/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:06:11.451 [vert.x-eventloop-thread-1] [038806/copycat;335190/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:11.459 [vert.x-eventloop-thread-1] [038806/copycat;335190/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:06:11.764 [vert.x-eventloop-thread-1] [038806/copycat;744801/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:11.772 [vert.x-eventloop-thread-1] [038806/copycat;744801/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:06:12.079 [vert.x-eventloop-thread-1] [038806/copycat;804407/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:12.087 [vert.x-eventloop-thread-1] [038806/copycat;804407/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:06:12.393 [vert.x-eventloop-thread-1] [038806/copycat;608876/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:12.403 [vert.x-eventloop-thread-1] [038806/copycat;608876/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:06:12.708 [vert.x-eventloop-thread-1] [038806/copycat;819266/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:06:12.715 [vert.x-eventloop-thread-1] [038806/copycat;819266/source-storage] [diku] [ea8f1524-ced6-42da-9f59-49232cf51b66] [mod_source_record_storage] INFO LogUtil 10.0.83.23:52678 GET /source-storage/source-records limit=1&snapshotId=82525f65-4fa3-4588-afa4-d5502e5ba7ae HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:07:52.308 [vert.x-eventloop-thread-1] [316328/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:07:52.322 [vert.x-eventloop-thread-1] [316328/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:07:52.577 [vert.x-eventloop-thread-1] [691977/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:07:52.582 [vert.x-eventloop-thread-1] [691977/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 PUT /source-storage/snapshots/f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:07:52.977 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '9'-'9' with recordId: 'null'' 2023-02-09 02:07:53.052 [vert.x-eventloop-thread-1] [206769/copycat;301672/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:53.129 [vert.x-eventloop-thread-1] [206769/copycat;301672/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 49 77 tid=diku OK 2023-02-09 02:07:53.226 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f5f00323-c3c0-4c2b-b566-b57266dc0c18' and recordId: 'd6a53281-4b70-4133-b2f9-1e50b866dbda' and chunkId: 'null' and userId: 'f613af7e-fc17-4b75-8d31-e9b557bc41ff' 2023-02-09 02:07:53.227 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'dca34e74-0e77-414c-a75c-f2a48c573932' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:07:53.233 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '9'-'9' with recordId: 'null' 2023-02-09 02:07:53.337 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'dca34e74-0e77-414c-a75c-f2a48c573932' 2023-02-09 02:07:53.345 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:07:53.412 [vert.x-eventloop-thread-1] [785746/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:07:53.419 [vert.x-eventloop-thread-1] [785746/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 PUT /source-storage/snapshots/f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 02:07:53.435 [vert.x-eventloop-thread-1] [206769/copycat;608653/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:53.447 [vert.x-eventloop-thread-1] [206769/copycat;608653/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 12 tid=diku OK 2023-02-09 02:07:53.754 [vert.x-eventloop-thread-1] [206769/copycat;468760/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:53.765 [vert.x-eventloop-thread-1] [206769/copycat;468760/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 02:07:53.985 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 9 2023-02-09 02:07:54.079 [vert.x-eventloop-thread-1] [206769/copycat;691522/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:54.091 [vert.x-eventloop-thread-1] [206769/copycat;691522/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 12 tid=diku OK 2023-02-09 02:07:54.246 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 3 2023-02-09 02:07:54.396 [vert.x-eventloop-thread-1] [206769/copycat;222558/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:54.408 [vert.x-eventloop-thread-1] [206769/copycat;222558/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 12 tid=diku OK 2023-02-09 02:07:54.714 [vert.x-eventloop-thread-1] [206769/copycat;682305/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:54.728 [vert.x-eventloop-thread-1] [206769/copycat;682305/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 15 tid=diku OK 2023-02-09 02:07:55.035 [vert.x-eventloop-thread-1] [206769/copycat;489584/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:55.057 [vert.x-eventloop-thread-1] [206769/copycat;489584/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 23 tid=diku OK 2023-02-09 02:07:55.362 [vert.x-eventloop-thread-1] [206769/copycat;643879/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:55.372 [vert.x-eventloop-thread-1] [206769/copycat;643879/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:07:55.677 [vert.x-eventloop-thread-1] [206769/copycat;632758/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:55.686 [vert.x-eventloop-thread-1] [206769/copycat;632758/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:07:56.025 [vert.x-eventloop-thread-1] [206769/copycat;952248/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:56.037 [vert.x-eventloop-thread-1] [206769/copycat;952248/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 12 tid=diku OK 2023-02-09 02:07:56.342 [vert.x-eventloop-thread-1] [206769/copycat;773038/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:56.349 [vert.x-eventloop-thread-1] [206769/copycat;773038/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:07:56.655 [vert.x-eventloop-thread-1] [206769/copycat;034344/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:56.661 [vert.x-eventloop-thread-1] [206769/copycat;034344/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:07:56.967 [vert.x-eventloop-thread-1] [206769/copycat;561069/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:56.973 [vert.x-eventloop-thread-1] [206769/copycat;561069/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 02:07:57.279 [vert.x-eventloop-thread-1] [206769/copycat;074986/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:57.289 [vert.x-eventloop-thread-1] [206769/copycat;074986/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 11 tid=diku OK 2023-02-09 02:07:57.594 [vert.x-eventloop-thread-1] [206769/copycat;326438/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:57.602 [vert.x-eventloop-thread-1] [206769/copycat;326438/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:07:57.907 [vert.x-eventloop-thread-1] [206769/copycat;653581/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:57.915 [vert.x-eventloop-thread-1] [206769/copycat;653581/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:07:58.220 [vert.x-eventloop-thread-1] [206769/copycat;312707/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:58.227 [vert.x-eventloop-thread-1] [206769/copycat;312707/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:07:58.532 [vert.x-eventloop-thread-1] [206769/copycat;394754/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:58.541 [vert.x-eventloop-thread-1] [206769/copycat;394754/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 02:07:58.849 [vert.x-eventloop-thread-1] [206769/copycat;942848/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:58.856 [vert.x-eventloop-thread-1] [206769/copycat;942848/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 02:07:59.162 [vert.x-eventloop-thread-1] [206769/copycat;251908/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 02:07:59.170 [vert.x-eventloop-thread-1] [206769/copycat;251908/source-storage] [diku] [f613af7e-fc17-4b75-8d31-e9b557bc41ff] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40076 GET /source-storage/source-records limit=1&snapshotId=f5f00323-c3c0-4c2b-b566-b57266dc0c18 HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 02:23:13.334 [vert.x-eventloop-thread-1] [051658/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:23:13.347 [vert.x-eventloop-thread-1] [051658/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39196 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:23:13.926 [vert.x-eventloop-thread-1] [470923/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:23:13.931 [vert.x-eventloop-thread-1] [470923/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39196 PUT /source-storage/snapshots/7f031e1e-0c65-4161-beca-140b53f6ba3c HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 02:23:17.359 [vert.x-eventloop-thread-1] [622802/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:23:17.363 [vert.x-eventloop-thread-1] [622802/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39196 PUT /source-storage/snapshots/7f031e1e-0c65-4161-beca-140b53f6ba3c HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:23:17.744 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '59b7875c-afd0-4f7b-9f55-9ff01bb8ff2c', starting processing... chunkNumber '10'-'10' with recordId: 'null'' 2023-02-09 02:23:18.024 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '59b7875c-afd0-4f7b-9f55-9ff01bb8ff2c', chunkNumber '10'-'10' with recordId: 'null' 2023-02-09 02:23:18.055 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '7f031e1e-0c65-4161-beca-140b53f6ba3c' and recordId: 'ef544231-e4ad-448d-b3e8-bc8aeb3933e3' and chunkId: '59b7875c-afd0-4f7b-9f55-9ff01bb8ff2c' and userId: '627c419b-566e-4ad5-9108-4320d47ab9f2' 2023-02-09 02:23:18.055 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '325b0170-a6ad-442f-b335-f8080c396bc0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:23:18.287 [vert.x-eventloop-thread-1] [817867/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:23:18.292 [vert.x-eventloop-thread-1] [817867/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39196 PUT /source-storage/snapshots/7f031e1e-0c65-4161-beca-140b53f6ba3c HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:23:18.428 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '325b0170-a6ad-442f-b335-f8080c396bc0' 2023-02-09 02:23:18.430 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:23:18.747 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 10 2023-02-09 02:23:19.058 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 7 2023-02-09 02:25:14.047 [vert.x-eventloop-thread-1] [157584/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:25:14.060 [vert.x-eventloop-thread-1] [157584/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60626 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 02:25:14.912 [vert.x-eventloop-thread-1] [958988/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:25:14.918 [vert.x-eventloop-thread-1] [958988/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60626 PUT /source-storage/snapshots/bd8398af-5759-477e-87c7-b04ce46d336a HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 02:25:18.732 [vert.x-eventloop-thread-1] [572469/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:25:18.738 [vert.x-eventloop-thread-1] [572469/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60626 PUT /source-storage/snapshots/bd8398af-5759-477e-87c7-b04ce46d336a HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 02:25:19.348 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'ff17bc47-6ccf-439b-b918-5411b8f5fa01', starting processing... chunkNumber '11'-'11' with recordId: 'null'' 2023-02-09 02:25:19.434 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'ff17bc47-6ccf-439b-b918-5411b8f5fa01', chunkNumber '11'-'11' with recordId: 'null' 2023-02-09 02:25:19.546 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'bd8398af-5759-477e-87c7-b04ce46d336a' and recordId: '215345fe-7783-4501-a4fc-f4290077e532' and chunkId: 'ff17bc47-6ccf-439b-b918-5411b8f5fa01' and userId: '627c419b-566e-4ad5-9108-4320d47ab9f2' 2023-02-09 02:25:19.546 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7bcdba69-29b9-492a-9415-7e411849c96e' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:25:19.743 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7bcdba69-29b9-492a-9415-7e411849c96e' 2023-02-09 02:25:19.745 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:25:19.850 [vert.x-eventloop-thread-1] [691139/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:25:19.855 [vert.x-eventloop-thread-1] [691139/source-storage] [diku] [627c419b-566e-4ad5-9108-4320d47ab9f2] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60626 PUT /source-storage/snapshots/bd8398af-5759-477e-87c7-b04ce46d336a HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:25:20.350 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 11 2023-02-09 02:25:20.548 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 8 2023-02-09 02:27:24.634 [vert.x-eventloop-thread-1] [715783/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:27:24.649 [vert.x-eventloop-thread-1] [715783/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44544 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 02:27:25.112 [vert.x-eventloop-thread-1] [556202/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:27:25.117 [vert.x-eventloop-thread-1] [556202/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44544 PUT /source-storage/snapshots/f608bbde-3654-4214-8365-f7713919a257 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 02:27:29.029 [vert.x-eventloop-thread-1] [190699/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:27:29.033 [vert.x-eventloop-thread-1] [190699/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44544 PUT /source-storage/snapshots/f608bbde-3654-4214-8365-f7713919a257 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:27:29.248 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f56a5296-8f17-4e07-b39c-df586bb4c18c', starting processing... chunkNumber '12'-'12' with recordId: 'null'' 2023-02-09 02:27:29.327 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f56a5296-8f17-4e07-b39c-df586bb4c18c', chunkNumber '12'-'12' with recordId: 'null' 2023-02-09 02:27:29.449 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: 'f608bbde-3654-4214-8365-f7713919a257' and recordId: 'ba1a744c-a040-4c67-b46e-119e9fa86f4e' and chunkId: 'f56a5296-8f17-4e07-b39c-df586bb4c18c' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:27:29.449 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '9bbd16b9-f9f0-4812-af75-e74c36c6b515' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:27:29.526 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '9bbd16b9-f9f0-4812-af75-e74c36c6b515' 2023-02-09 02:27:29.527 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:27:29.657 [vert.x-eventloop-thread-1] [578926/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:27:29.662 [vert.x-eventloop-thread-1] [578926/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44544 PUT /source-storage/snapshots/f608bbde-3654-4214-8365-f7713919a257 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:27:30.253 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 12 2023-02-09 02:27:30.452 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 9 2023-02-09 02:29:23.219 [vert.x-eventloop-thread-1] [197816/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:29:23.231 [vert.x-eventloop-thread-1] [197816/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43246 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 02:29:23.709 [vert.x-eventloop-thread-1] [402858/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:29:23.714 [vert.x-eventloop-thread-1] [402858/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43246 PUT /source-storage/snapshots/68b6e4b9-6ce0-429e-b035-7cbba91e28c8 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 02:29:27.727 [vert.x-eventloop-thread-1] [588335/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:29:27.731 [vert.x-eventloop-thread-1] [588335/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43246 PUT /source-storage/snapshots/68b6e4b9-6ce0-429e-b035-7cbba91e28c8 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 02:29:28.078 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '201efbf8-5fd9-4e17-a3bb-3cf58ba130bb', starting processing... chunkNumber '13'-'13' with recordId: 'null'' 2023-02-09 02:29:28.160 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '201efbf8-5fd9-4e17-a3bb-3cf58ba130bb', chunkNumber '13'-'13' with recordId: 'null' 2023-02-09 02:29:28.189 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '68b6e4b9-6ce0-429e-b035-7cbba91e28c8' and recordId: '9bce5c51-3eff-4684-8dfa-26d22cb55e43' and chunkId: '201efbf8-5fd9-4e17-a3bb-3cf58ba130bb' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:29:28.190 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'db6c893e-eb92-4d86-a585-c47f371fa487' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:29:28.194 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '68b6e4b9-6ce0-429e-b035-7cbba91e28c8' and recordId: '97764074-3055-4ab9-afe4-36778fe009ce' and chunkId: '201efbf8-5fd9-4e17-a3bb-3cf58ba130bb' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:29:28.232 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'db6c893e-eb92-4d86-a585-c47f371fa487' 2023-02-09 02:29:28.235 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:29:28.236 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:29:28.244 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '68b6e4b9-6ce0-429e-b035-7cbba91e28c8' and recordId: 'd7ff7a98-1f76-4344-aa22-0359c2c5accc' and chunkId: '201efbf8-5fd9-4e17-a3bb-3cf58ba130bb' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:29:28.244 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'db6c893e-eb92-4d86-a585-c47f371fa487' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:29:28.247 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 10 2023-02-09 02:29:28.248 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 11 2023-02-09 02:29:28.328 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'db6c893e-eb92-4d86-a585-c47f371fa487' 2023-02-09 02:29:28.330 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:29:28.549 [vert.x-eventloop-thread-1] [430159/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:29:28.554 [vert.x-eventloop-thread-1] [430159/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43246 PUT /source-storage/snapshots/68b6e4b9-6ce0-429e-b035-7cbba91e28c8 HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 02:29:29.084 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 13 2023-02-09 02:29:29.249 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 12 2023-02-09 02:31:21.877 [vert.x-eventloop-thread-1] [950887/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:31:21.890 [vert.x-eventloop-thread-1] [950887/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38542 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:31:22.327 [vert.x-eventloop-thread-1] [920634/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:31:22.331 [vert.x-eventloop-thread-1] [920634/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38542 PUT /source-storage/snapshots/11ecd1b6-bb61-4e6e-8860-690663a23627 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 02:31:26.434 [vert.x-eventloop-thread-1] [450216/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:31:26.438 [vert.x-eventloop-thread-1] [450216/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38542 PUT /source-storage/snapshots/11ecd1b6-bb61-4e6e-8860-690663a23627 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:31:26.757 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'eb0a929b-bb3e-4623-b83e-f95b42be376a', starting processing... chunkNumber '14'-'14' with recordId: 'null'' 2023-02-09 02:31:27.029 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'eb0a929b-bb3e-4623-b83e-f95b42be376a', chunkNumber '14'-'14' with recordId: 'null' 2023-02-09 02:31:27.126 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '11ecd1b6-bb61-4e6e-8860-690663a23627' and recordId: 'dbfbfa9a-4a8c-4b0b-9e4a-fb5fd89ca215' and chunkId: 'eb0a929b-bb3e-4623-b83e-f95b42be376a' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:31:27.127 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '95d9ae45-7386-4aff-ad83-ec5e37bd3e50' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:31:27.130 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '11ecd1b6-bb61-4e6e-8860-690663a23627' and recordId: '18bc1f76-8a0e-41be-9d52-b238d210a7d2' and chunkId: 'eb0a929b-bb3e-4623-b83e-f95b42be376a' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:31:27.324 [vert.x-eventloop-thread-1] [616108/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:31:27.329 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '95d9ae45-7386-4aff-ad83-ec5e37bd3e50' 2023-02-09 02:31:27.330 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:31:27.331 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:31:27.330 [vert.x-eventloop-thread-1] [616108/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38542 PUT /source-storage/snapshots/11ecd1b6-bb61-4e6e-8860-690663a23627 HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 02:31:27.759 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 14 2023-02-09 02:31:28.132 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 13 2023-02-09 02:31:28.134 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 14 2023-02-09 02:33:21.004 [vert.x-eventloop-thread-1] [278348/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:33:21.018 [vert.x-eventloop-thread-1] [278348/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33482 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:33:21.409 [vert.x-eventloop-thread-1] [317172/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:33:21.414 [vert.x-eventloop-thread-1] [317172/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33482 PUT /source-storage/snapshots/62161697-9a35-48f3-a0ab-de3bf86af754 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 02:33:25.549 [vert.x-eventloop-thread-1] [034438/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:33:25.554 [vert.x-eventloop-thread-1] [034438/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33482 PUT /source-storage/snapshots/62161697-9a35-48f3-a0ab-de3bf86af754 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:33:26.049 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '95b62cc2-5700-4b4f-aedb-5ff6f8d84a10', starting processing... chunkNumber '15'-'15' with recordId: 'null'' 2023-02-09 02:33:26.111 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '95b62cc2-5700-4b4f-aedb-5ff6f8d84a10', chunkNumber '15'-'15' with recordId: 'null' 2023-02-09 02:33:26.156 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '62161697-9a35-48f3-a0ab-de3bf86af754' and recordId: '39eab71e-493f-4b68-9fc5-4703af253ec5' and chunkId: '95b62cc2-5700-4b4f-aedb-5ff6f8d84a10' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:33:26.157 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3a1eb862-6fed-4720-92aa-3c2c7656ed24' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:33:26.441 [vert.x-eventloop-thread-1] [617581/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:33:26.446 [vert.x-eventloop-thread-1] [617581/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33482 PUT /source-storage/snapshots/62161697-9a35-48f3-a0ab-de3bf86af754 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:33:26.529 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3a1eb862-6fed-4720-92aa-3c2c7656ed24' 2023-02-09 02:33:26.531 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:33:27.052 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 15 2023-02-09 02:33:27.162 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 15 2023-02-09 02:35:21.214 [vert.x-eventloop-thread-1] [030886/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:35:21.230 [vert.x-eventloop-thread-1] [030886/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56322 POST /source-storage/snapshots HTTP_1_1 201 338 17 tid=diku Created 2023-02-09 02:35:21.614 [vert.x-eventloop-thread-1] [930453/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:35:21.619 [vert.x-eventloop-thread-1] [930453/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56322 PUT /source-storage/snapshots/100c9a60-c295-4f81-a415-86533b6fdd81 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 02:35:26.343 [vert.x-eventloop-thread-1] [123916/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:35:26.347 [vert.x-eventloop-thread-1] [123916/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56322 PUT /source-storage/snapshots/100c9a60-c295-4f81-a415-86533b6fdd81 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:35:26.759 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '21cd83cb-4aed-41ed-b9b8-bf4a0443b610', starting processing... chunkNumber '16'-'16' with recordId: 'null'' 2023-02-09 02:35:26.938 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '21cd83cb-4aed-41ed-b9b8-bf4a0443b610', chunkNumber '16'-'16' with recordId: 'null' 2023-02-09 02:35:26.971 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '100c9a60-c295-4f81-a415-86533b6fdd81' and recordId: 'bced9d3c-2973-4616-a615-734517dc9ee6' and chunkId: '21cd83cb-4aed-41ed-b9b8-bf4a0443b610' and userId: 'bfc1600c-0302-42b4-82c9-f851ed3ef2b8' 2023-02-09 02:35:26.971 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '716c87b6-ca76-4930-a920-4c16cfae514f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:35:27.032 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '716c87b6-ca76-4930-a920-4c16cfae514f' 2023-02-09 02:35:27.033 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:35:27.156 [vert.x-eventloop-thread-1] [890339/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:35:27.161 [vert.x-eventloop-thread-1] [890339/source-storage] [diku] [bfc1600c-0302-42b4-82c9-f851ed3ef2b8] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56322 PUT /source-storage/snapshots/100c9a60-c295-4f81-a415-86533b6fdd81 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:35:27.763 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 16 2023-02-09 02:35:28.027 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 16 2023-02-09 02:37:38.725 [vert.x-eventloop-thread-1] [192906/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:37:38.741 [vert.x-eventloop-thread-1] [192906/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50876 POST /source-storage/snapshots HTTP_1_1 201 338 17 tid=diku Created 2023-02-09 02:37:39.378 [vert.x-eventloop-thread-1] [928131/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:37:39.386 [vert.x-eventloop-thread-1] [928131/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50876 PUT /source-storage/snapshots/91ef7dc7-7b8d-4e15-8deb-d18084b16245 HTTP_1_1 200 348 8 tid=diku OK 2023-02-09 02:37:42.368 [vert.x-eventloop-thread-1] [935379/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:37:42.372 [vert.x-eventloop-thread-1] [935379/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50876 PUT /source-storage/snapshots/91ef7dc7-7b8d-4e15-8deb-d18084b16245 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:37:43.484 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '683dc57f-4830-40ae-aa20-55af9a8d92f6', starting processing... chunkNumber '17'-'17' with recordId: 'null'' 2023-02-09 02:37:43.557 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '683dc57f-4830-40ae-aa20-55af9a8d92f6', chunkNumber '17'-'17' with recordId: 'null' 2023-02-09 02:37:43.581 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '91ef7dc7-7b8d-4e15-8deb-d18084b16245' and recordId: '71af8c93-af6c-4749-97a9-96681abae746' and chunkId: '683dc57f-4830-40ae-aa20-55af9a8d92f6' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 02:37:43.581 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e8c2b4e1-4cdc-4129-931f-3897042f2364' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:37:43.725 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e8c2b4e1-4cdc-4129-931f-3897042f2364' 2023-02-09 02:37:43.726 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:37:43.736 [vert.x-eventloop-thread-1] [136864/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:37:43.740 [vert.x-eventloop-thread-1] [136864/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50876 PUT /source-storage/snapshots/91ef7dc7-7b8d-4e15-8deb-d18084b16245 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 02:37:44.487 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 17 2023-02-09 02:37:44.583 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 4 2023-02-09 02:39:53.020 [vert.x-eventloop-thread-1] [928400/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:39:53.035 [vert.x-eventloop-thread-1] [928400/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57376 POST /source-storage/snapshots HTTP_1_1 201 338 16 tid=diku Created 2023-02-09 02:39:53.618 [vert.x-eventloop-thread-1] [298948/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:39:53.622 [vert.x-eventloop-thread-1] [298948/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57376 PUT /source-storage/snapshots/36b3afc8-5adc-410d-9cf3-ca125a4df01e HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 02:39:57.541 [vert.x-eventloop-thread-1] [646388/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:39:57.544 [vert.x-eventloop-thread-1] [551057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:39:57.549 [vert.x-eventloop-thread-1] [817640/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:39:57.551 [vert.x-eventloop-thread-1] [646388/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57376 PUT /source-storage/snapshots/36b3afc8-5adc-410d-9cf3-ca125a4df01e HTTP_1_1 200 415 11 tid=diku OK 2023-02-09 02:39:57.562 [vert.x-eventloop-thread-1] [817640/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57396 PUT /source-storage/snapshots/36b3afc8-5adc-410d-9cf3-ca125a4df01e HTTP_1_1 200 415 13 tid=diku OK 2023-02-09 02:39:57.564 [vert.x-eventloop-thread-1] [551057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57382 PUT /source-storage/snapshots/36b3afc8-5adc-410d-9cf3-ca125a4df01e HTTP_1_1 200 415 21 tid=diku OK 2023-02-09 02:39:57.844 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c8f7f95b-b528-4f77-ac94-21c3c8e13ff7', starting processing... chunkNumber '18'-'18' with recordId: 'null'' 2023-02-09 02:39:57.928 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c8f7f95b-b528-4f77-ac94-21c3c8e13ff7', chunkNumber '18'-'18' with recordId: 'null' 2023-02-09 02:39:58.044 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '36b3afc8-5adc-410d-9cf3-ca125a4df01e' and recordId: '1aa88b1e-fcf4-4f18-a6c2-d9f69f7d2040' and chunkId: 'c8f7f95b-b528-4f77-ac94-21c3c8e13ff7' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 02:39:58.044 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '18606364-65c4-4808-a94f-568d9985cdd8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:39:58.126 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '18606364-65c4-4808-a94f-568d9985cdd8' 2023-02-09 02:39:58.127 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:39:58.153 [vert.x-eventloop-thread-1] [820632/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:39:58.158 [vert.x-eventloop-thread-1] [820632/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57396 PUT /source-storage/snapshots/36b3afc8-5adc-410d-9cf3-ca125a4df01e HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:39:58.846 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 18 2023-02-09 02:39:59.047 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 17 2023-02-09 02:58:50.293 [vert.x-eventloop-thread-1] [068370/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 02:58:50.307 [vert.x-eventloop-thread-1] [068370/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:42616 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 02:58:50.854 [vert.x-eventloop-thread-1] [313795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:58:50.860 [vert.x-eventloop-thread-1] [313795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:42616 PUT /source-storage/snapshots/082a7a61-4f24-433e-9c0c-e1ff24aaf3e4 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 02:58:53.976 [vert.x-eventloop-thread-1] [705545/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:58:53.981 [vert.x-eventloop-thread-1] [705545/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:42616 PUT /source-storage/snapshots/082a7a61-4f24-433e-9c0c-e1ff24aaf3e4 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 02:58:54.961 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '790fe113-1d6d-428c-a178-b256ccf03a04', starting processing... chunkNumber '19'-'19' with recordId: 'null'' 2023-02-09 02:58:55.026 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '790fe113-1d6d-428c-a178-b256ccf03a04', chunkNumber '19'-'19' with recordId: 'null' 2023-02-09 02:58:55.051 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '082a7a61-4f24-433e-9c0c-e1ff24aaf3e4' and recordId: '894e6d97-4817-4034-a7ee-d69a2fa61117' and chunkId: '790fe113-1d6d-428c-a178-b256ccf03a04' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 02:58:55.051 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '19d421b1-a67b-4220-b090-3b7f01a485a7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 02:58:55.237 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '19d421b1-a67b-4220-b090-3b7f01a485a7' 2023-02-09 02:58:55.239 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 02:58:55.352 [vert.x-eventloop-thread-1] [138681/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 02:58:55.356 [vert.x-eventloop-thread-1] [138681/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:42616 PUT /source-storage/snapshots/082a7a61-4f24-433e-9c0c-e1ff24aaf3e4 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 02:58:55.963 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 19 2023-02-09 02:58:56.060 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 5 2023-02-09 03:01:07.806 [vert.x-eventloop-thread-1] [092532/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:01:07.820 [vert.x-eventloop-thread-1] [092532/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 03:01:08.051 [vert.x-eventloop-thread-1] [913727/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:01:08.056 [vert.x-eventloop-thread-1] [913727/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 PUT /source-storage/snapshots/ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 03:01:08.194 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '20'-'20' with recordId: 'null'' 2023-02-09 03:01:08.254 [vert.x-eventloop-thread-1] [498823/copycat;898446/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:08.265 [vert.x-eventloop-thread-1] [498823/copycat;898446/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 49 11 tid=diku OK 2023-02-09 03:01:08.353 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '20'-'20' with recordId: 'null' 2023-02-09 03:01:08.550 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8' and recordId: '993ac5c8-72d0-4e95-bf31-cabe6ca01f57' and chunkId: 'null' and userId: 'fdd066ec-7ccd-408f-87ca-c6f2e8a680dd' 2023-02-09 03:01:08.550 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '54059db1-ee39-47e6-ad10-36623770f3c4' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:01:08.569 [vert.x-eventloop-thread-1] [498823/copycat;940775/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:08.578 [vert.x-eventloop-thread-1] [498823/copycat;940775/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 03:01:08.693 [vert.x-eventloop-thread-1] [655194/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:01:08.727 [vert.x-eventloop-thread-1] [655194/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 PUT /source-storage/snapshots/ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 340 34 tid=diku OK 2023-02-09 03:01:08.732 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '54059db1-ee39-47e6-ad10-36623770f3c4' 2023-02-09 03:01:08.735 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:01:08.882 [vert.x-eventloop-thread-1] [498823/copycat;789398/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:08.890 [vert.x-eventloop-thread-1] [498823/copycat;789398/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:01:09.196 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 20 2023-02-09 03:01:09.197 [vert.x-eventloop-thread-1] [498823/copycat;671465/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:09.203 [vert.x-eventloop-thread-1] [498823/copycat;671465/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:09.513 [vert.x-eventloop-thread-1] [498823/copycat;548587/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:09.520 [vert.x-eventloop-thread-1] [498823/copycat;548587/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:01:09.552 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 6 2023-02-09 03:01:09.825 [vert.x-eventloop-thread-1] [498823/copycat;155819/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:09.831 [vert.x-eventloop-thread-1] [498823/copycat;155819/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:10.136 [vert.x-eventloop-thread-1] [498823/copycat;422217/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:10.144 [vert.x-eventloop-thread-1] [498823/copycat;422217/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 03:01:10.452 [vert.x-eventloop-thread-1] [498823/copycat;501701/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:10.461 [vert.x-eventloop-thread-1] [498823/copycat;501701/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 03:01:10.765 [vert.x-eventloop-thread-1] [498823/copycat;742377/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:10.771 [vert.x-eventloop-thread-1] [498823/copycat;742377/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:11.076 [vert.x-eventloop-thread-1] [498823/copycat;385571/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:11.082 [vert.x-eventloop-thread-1] [498823/copycat;385571/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:11.387 [vert.x-eventloop-thread-1] [498823/copycat;683621/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:11.394 [vert.x-eventloop-thread-1] [498823/copycat;683621/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:11.699 [vert.x-eventloop-thread-1] [498823/copycat;175086/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:11.705 [vert.x-eventloop-thread-1] [498823/copycat;175086/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:12.012 [vert.x-eventloop-thread-1] [498823/copycat;102388/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:12.018 [vert.x-eventloop-thread-1] [498823/copycat;102388/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:12.326 [vert.x-eventloop-thread-1] [498823/copycat;645520/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:12.333 [vert.x-eventloop-thread-1] [498823/copycat;645520/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:12.639 [vert.x-eventloop-thread-1] [498823/copycat;499866/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:12.646 [vert.x-eventloop-thread-1] [498823/copycat;499866/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:01:12.951 [vert.x-eventloop-thread-1] [498823/copycat;066278/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:12.958 [vert.x-eventloop-thread-1] [498823/copycat;066278/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 03:01:13.262 [vert.x-eventloop-thread-1] [498823/copycat;350712/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:13.270 [vert.x-eventloop-thread-1] [498823/copycat;350712/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 03:01:13.576 [vert.x-eventloop-thread-1] [498823/copycat;659550/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:13.582 [vert.x-eventloop-thread-1] [498823/copycat;659550/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:01:13.887 [vert.x-eventloop-thread-1] [498823/copycat;961240/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:13.894 [vert.x-eventloop-thread-1] [498823/copycat;961240/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:01:14.199 [vert.x-eventloop-thread-1] [498823/copycat;689550/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 03:01:14.205 [vert.x-eventloop-thread-1] [498823/copycat;689550/source-storage] [diku] [fdd066ec-7ccd-408f-87ca-c6f2e8a680dd] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34698 GET /source-storage/source-records limit=1&snapshotId=ebdbd79d-7cfc-4314-a7d0-92bb1703c7e8 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 03:21:47.952 [vert.x-eventloop-thread-1] [695973/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:21:47.965 [vert.x-eventloop-thread-1] [695973/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 03:21:48.411 [vert.x-eventloop-thread-1] [724276/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:21:48.416 [vert.x-eventloop-thread-1] [724276/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/14e9001d-cc00-4fb7-985d-6e7661022517 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 03:21:59.346 [vert.x-eventloop-thread-1] [401977/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:21:59.350 [vert.x-eventloop-thread-1] [401977/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/14e9001d-cc00-4fb7-985d-6e7661022517 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:21:59.451 [vert.x-eventloop-thread-1] [687633/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:21:59.456 [vert.x-eventloop-thread-1] [687633/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/14e9001d-cc00-4fb7-985d-6e7661022517 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:22:04.693 [vert.x-eventloop-thread-1] [996032/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:22:04.700 [vert.x-eventloop-thread-1] [996032/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 7 tid=diku Created 2023-02-09 03:22:05.110 [vert.x-eventloop-thread-1] [762453/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:05.120 [vert.x-eventloop-thread-1] [762453/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/114c1867-8a78-4000-975a-2a12d9b57a3e HTTP_1_1 200 348 10 tid=diku OK 2023-02-09 03:22:16.013 [vert.x-eventloop-thread-1] [379506/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:16.017 [vert.x-eventloop-thread-1] [379506/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/114c1867-8a78-4000-975a-2a12d9b57a3e HTTP_1_1 200 340 7 tid=diku OK 2023-02-09 03:22:16.118 [vert.x-eventloop-thread-1] [363960/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:16.122 [vert.x-eventloop-thread-1] [363960/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/114c1867-8a78-4000-975a-2a12d9b57a3e HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:22:21.376 [vert.x-eventloop-thread-1] [016980/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:22:21.380 [vert.x-eventloop-thread-1] [016980/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:22:21.707 [vert.x-eventloop-thread-1] [468963/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:21.711 [vert.x-eventloop-thread-1] [468963/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cfd42ed9-6708-4308-b896-dd4fb500d04f HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:22:32.558 [vert.x-eventloop-thread-1] [206371/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:32.564 [vert.x-eventloop-thread-1] [206371/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cfd42ed9-6708-4308-b896-dd4fb500d04f HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 03:22:32.653 [vert.x-eventloop-thread-1] [202927/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:32.657 [vert.x-eventloop-thread-1] [202927/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cfd42ed9-6708-4308-b896-dd4fb500d04f HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:22:33.794 [vert.x-eventloop-thread-1] [514696/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:22:33.799 [vert.x-eventloop-thread-1] [514696/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:22:34.140 [vert.x-eventloop-thread-1] [294012/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:34.144 [vert.x-eventloop-thread-1] [294012/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/4c7c03ca-5d12-4965-a90f-aa663342d913 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:22:45.217 [vert.x-eventloop-thread-1] [994483/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:45.221 [vert.x-eventloop-thread-1] [994483/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/4c7c03ca-5d12-4965-a90f-aa663342d913 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:22:45.236 [vert.x-eventloop-thread-1] [629672/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:45.249 [vert.x-eventloop-thread-1] [629672/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/4c7c03ca-5d12-4965-a90f-aa663342d913 HTTP_1_1 200 340 13 tid=diku OK 2023-02-09 03:22:50.447 [vert.x-eventloop-thread-1] [308626/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:22:50.451 [vert.x-eventloop-thread-1] [308626/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:22:50.798 [vert.x-eventloop-thread-1] [630745/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:22:50.805 [vert.x-eventloop-thread-1] [630745/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/be3132da-21a3-465e-81aa-33f7e08a3b8d HTTP_1_1 200 348 8 tid=diku OK 2023-02-09 03:23:01.810 [vert.x-eventloop-thread-1] [752629/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:01.818 [vert.x-eventloop-thread-1] [752629/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/be3132da-21a3-465e-81aa-33f7e08a3b8d HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 03:23:01.924 [vert.x-eventloop-thread-1] [824059/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:01.931 [vert.x-eventloop-thread-1] [824059/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/be3132da-21a3-465e-81aa-33f7e08a3b8d HTTP_1_1 200 340 7 tid=diku OK 2023-02-09 03:23:07.315 [vert.x-eventloop-thread-1] [206209/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:23:07.320 [vert.x-eventloop-thread-1] [206209/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 6 tid=diku Created 2023-02-09 03:23:07.812 [vert.x-eventloop-thread-1] [629784/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:07.816 [vert.x-eventloop-thread-1] [629784/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdba0c98-689d-4e5e-bba1-4e02be503104 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:23:18.621 [vert.x-eventloop-thread-1] [141023/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:18.625 [vert.x-eventloop-thread-1] [141023/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdba0c98-689d-4e5e-bba1-4e02be503104 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:23:18.730 [vert.x-eventloop-thread-1] [466726/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:18.735 [vert.x-eventloop-thread-1] [466726/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdba0c98-689d-4e5e-bba1-4e02be503104 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:23:24.120 [vert.x-eventloop-thread-1] [533500/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:23:24.124 [vert.x-eventloop-thread-1] [533500/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:23:24.629 [vert.x-eventloop-thread-1] [280622/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:24.633 [vert.x-eventloop-thread-1] [280622/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/69f71bfa-b135-415a-aa21-10b541a55074 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:23:35.455 [vert.x-eventloop-thread-1] [327464/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:35.459 [vert.x-eventloop-thread-1] [327464/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/69f71bfa-b135-415a-aa21-10b541a55074 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:23:35.544 [vert.x-eventloop-thread-1] [871072/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:35.548 [vert.x-eventloop-thread-1] [871072/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/69f71bfa-b135-415a-aa21-10b541a55074 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:23:40.983 [vert.x-eventloop-thread-1] [847906/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:23:40.987 [vert.x-eventloop-thread-1] [847906/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:23:41.409 [vert.x-eventloop-thread-1] [146535/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:41.413 [vert.x-eventloop-thread-1] [146535/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5cc07d55-c4d8-4ef5-8490-b6fa57e1242d HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:23:52.405 [vert.x-eventloop-thread-1] [566211/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:52.409 [vert.x-eventloop-thread-1] [566211/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5cc07d55-c4d8-4ef5-8490-b6fa57e1242d HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:23:52.421 [vert.x-eventloop-thread-1] [377585/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:52.426 [vert.x-eventloop-thread-1] [377585/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5cc07d55-c4d8-4ef5-8490-b6fa57e1242d HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:23:53.665 [vert.x-eventloop-thread-1] [064029/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:23:53.670 [vert.x-eventloop-thread-1] [064029/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:23:54.076 [vert.x-eventloop-thread-1] [393234/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:23:54.080 [vert.x-eventloop-thread-1] [393234/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cbf32552-5db2-4d7c-bb98-32bf58b2f97c HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:24:05.104 [vert.x-eventloop-thread-1] [678404/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:05.109 [vert.x-eventloop-thread-1] [678404/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cbf32552-5db2-4d7c-bb98-32bf58b2f97c HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:24:05.126 [vert.x-eventloop-thread-1] [190969/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:05.129 [vert.x-eventloop-thread-1] [190969/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cbf32552-5db2-4d7c-bb98-32bf58b2f97c HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:24:06.404 [vert.x-eventloop-thread-1] [585493/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:24:06.410 [vert.x-eventloop-thread-1] [585493/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 7 tid=diku Created 2023-02-09 03:24:06.817 [vert.x-eventloop-thread-1] [223250/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:06.823 [vert.x-eventloop-thread-1] [223250/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/2f2257fa-f1b9-48a0-b492-2a5745df59d4 HTTP_1_1 200 348 7 tid=diku OK 2023-02-09 03:24:17.915 [vert.x-eventloop-thread-1] [009697/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:17.920 [vert.x-eventloop-thread-1] [009697/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/2f2257fa-f1b9-48a0-b492-2a5745df59d4 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:24:17.941 [vert.x-eventloop-thread-1] [417794/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:17.945 [vert.x-eventloop-thread-1] [417794/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/2f2257fa-f1b9-48a0-b492-2a5745df59d4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:24:23.617 [vert.x-eventloop-thread-1] [265092/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:24:23.620 [vert.x-eventloop-thread-1] [265092/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:24:24.030 [vert.x-eventloop-thread-1] [363136/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:24.035 [vert.x-eventloop-thread-1] [363136/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9427baa3-c4c0-4039-ba3a-290aa4e4ebac HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:24:35.118 [vert.x-eventloop-thread-1] [057545/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:35.124 [vert.x-eventloop-thread-1] [057545/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9427baa3-c4c0-4039-ba3a-290aa4e4ebac HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 03:24:35.216 [vert.x-eventloop-thread-1] [735615/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:35.228 [vert.x-eventloop-thread-1] [735615/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9427baa3-c4c0-4039-ba3a-290aa4e4ebac HTTP_1_1 200 340 11 tid=diku OK 2023-02-09 03:24:40.719 [vert.x-eventloop-thread-1] [304829/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:24:40.723 [vert.x-eventloop-thread-1] [304829/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:24:41.044 [vert.x-eventloop-thread-1] [291140/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:41.048 [vert.x-eventloop-thread-1] [291140/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/43afe3f4-9d1a-43ec-bc75-428ff83dfd68 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:24:52.169 [vert.x-eventloop-thread-1] [554325/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:52.173 [vert.x-eventloop-thread-1] [554325/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/43afe3f4-9d1a-43ec-bc75-428ff83dfd68 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:24:52.220 [vert.x-eventloop-thread-1] [245132/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:52.224 [vert.x-eventloop-thread-1] [245132/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/43afe3f4-9d1a-43ec-bc75-428ff83dfd68 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:24:53.521 [vert.x-eventloop-thread-1] [887901/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:24:53.526 [vert.x-eventloop-thread-1] [887901/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:24:53.917 [vert.x-eventloop-thread-1] [908757/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:24:53.922 [vert.x-eventloop-thread-1] [908757/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/68bee311-67b8-4f6f-a49d-05205516e910 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:25:05.115 [vert.x-eventloop-thread-1] [190704/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:05.123 [vert.x-eventloop-thread-1] [190704/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/68bee311-67b8-4f6f-a49d-05205516e910 HTTP_1_1 200 340 9 tid=diku OK 2023-02-09 03:25:05.317 [vert.x-eventloop-thread-1] [811893/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:05.321 [vert.x-eventloop-thread-1] [811893/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/68bee311-67b8-4f6f-a49d-05205516e910 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:10.827 [vert.x-eventloop-thread-1] [037439/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:25:10.831 [vert.x-eventloop-thread-1] [037439/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:25:11.207 [vert.x-eventloop-thread-1] [595227/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:11.211 [vert.x-eventloop-thread-1] [595227/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5b1a062a-285f-441b-b8a0-7776f1443dc8 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:25:22.458 [vert.x-eventloop-thread-1] [263161/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:22.462 [vert.x-eventloop-thread-1] [263161/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5b1a062a-285f-441b-b8a0-7776f1443dc8 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:22.521 [vert.x-eventloop-thread-1] [055017/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:22.525 [vert.x-eventloop-thread-1] [055017/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5b1a062a-285f-441b-b8a0-7776f1443dc8 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:23.763 [vert.x-eventloop-thread-1] [115154/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:25:23.767 [vert.x-eventloop-thread-1] [115154/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:25:24.111 [vert.x-eventloop-thread-1] [962437/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:24.116 [vert.x-eventloop-thread-1] [962437/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdc19dba-d42a-40e7-94e3-bcbbb4e7fe11 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:25:35.517 [vert.x-eventloop-thread-1] [492913/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:35.520 [vert.x-eventloop-thread-1] [492913/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdc19dba-d42a-40e7-94e3-bcbbb4e7fe11 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:35.617 [vert.x-eventloop-thread-1] [445076/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:35.620 [vert.x-eventloop-thread-1] [445076/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/fdc19dba-d42a-40e7-94e3-bcbbb4e7fe11 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:25:36.862 [vert.x-eventloop-thread-1] [762318/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:25:36.866 [vert.x-eventloop-thread-1] [762318/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 7 tid=diku Created 2023-02-09 03:25:37.312 [vert.x-eventloop-thread-1] [662869/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:37.316 [vert.x-eventloop-thread-1] [662869/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/c9d65254-1f7f-4b74-af06-485a1908ab96 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:25:48.715 [vert.x-eventloop-thread-1] [057278/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:48.718 [vert.x-eventloop-thread-1] [057278/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/c9d65254-1f7f-4b74-af06-485a1908ab96 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:48.818 [vert.x-eventloop-thread-1] [210715/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:48.823 [vert.x-eventloop-thread-1] [210715/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/c9d65254-1f7f-4b74-af06-485a1908ab96 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:25:54.559 [vert.x-eventloop-thread-1] [839685/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:25:54.564 [vert.x-eventloop-thread-1] [839685/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:25:54.998 [vert.x-eventloop-thread-1] [360818/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:25:55.002 [vert.x-eventloop-thread-1] [360818/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/99df09b9-3130-410e-83da-a15866053d28 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:26:06.210 [vert.x-eventloop-thread-1] [545078/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:06.215 [vert.x-eventloop-thread-1] [545078/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/99df09b9-3130-410e-83da-a15866053d28 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:26:06.326 [vert.x-eventloop-thread-1] [905899/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:06.330 [vert.x-eventloop-thread-1] [905899/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/99df09b9-3130-410e-83da-a15866053d28 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:26:07.708 [vert.x-eventloop-thread-1] [424510/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:26:07.712 [vert.x-eventloop-thread-1] [424510/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:26:08.239 [vert.x-eventloop-thread-1] [341420/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:08.243 [vert.x-eventloop-thread-1] [341420/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9c94bec7-8e09-425a-a6ab-bc6e7e2ba2f3 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:26:19.545 [vert.x-eventloop-thread-1] [377969/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:19.549 [vert.x-eventloop-thread-1] [377969/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9c94bec7-8e09-425a-a6ab-bc6e7e2ba2f3 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:26:19.717 [vert.x-eventloop-thread-1] [880470/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:19.721 [vert.x-eventloop-thread-1] [880470/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/9c94bec7-8e09-425a-a6ab-bc6e7e2ba2f3 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:26:21.226 [vert.x-eventloop-thread-1] [742309/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:26:21.230 [vert.x-eventloop-thread-1] [742309/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:26:21.914 [vert.x-eventloop-thread-1] [038445/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:21.919 [vert.x-eventloop-thread-1] [038445/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5b9f27ea-a160-4acf-b115-ae1aabb9ed9e HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:26:33.057 [vert.x-eventloop-thread-1] [096800/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:33.061 [vert.x-eventloop-thread-1] [096800/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/5b9f27ea-a160-4acf-b115-ae1aabb9ed9e HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:26:33.065 [vert.x-eventloop-thread-1] [969356/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:33.068 [vert.x-eventloop-thread-1] [969356/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/5b9f27ea-a160-4acf-b115-ae1aabb9ed9e HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:26:34.427 [vert.x-eventloop-thread-1] [174733/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:26:34.431 [vert.x-eventloop-thread-1] [174733/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:26:35.110 [vert.x-eventloop-thread-1] [205193/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:35.114 [vert.x-eventloop-thread-1] [205193/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/973f6681-950f-49f7-b39c-cc6030973be8 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:26:47.255 [vert.x-eventloop-thread-1] [480023/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:47.260 [vert.x-eventloop-thread-1] [480023/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/973f6681-950f-49f7-b39c-cc6030973be8 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:26:47.328 [vert.x-eventloop-thread-1] [439761/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:47.333 [vert.x-eventloop-thread-1] [439761/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/973f6681-950f-49f7-b39c-cc6030973be8 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:26:48.816 [vert.x-eventloop-thread-1] [188518/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:26:48.820 [vert.x-eventloop-thread-1] [188518/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:26:49.414 [vert.x-eventloop-thread-1] [122997/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:26:49.417 [vert.x-eventloop-thread-1] [122997/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/cce908d6-a5d2-41a1-b6bb-7095f8629226 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:27:00.914 [vert.x-eventloop-thread-1] [943426/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:00.918 [vert.x-eventloop-thread-1] [943426/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/cce908d6-a5d2-41a1-b6bb-7095f8629226 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:00.919 [vert.x-eventloop-thread-1] [055007/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:00.923 [vert.x-eventloop-thread-1] [055007/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:54448 PUT /source-storage/snapshots/cce908d6-a5d2-41a1-b6bb-7095f8629226 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:02.446 [vert.x-eventloop-thread-1] [902097/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:27:02.450 [vert.x-eventloop-thread-1] [902097/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:27:03.091 [vert.x-eventloop-thread-1] [644481/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:03.095 [vert.x-eventloop-thread-1] [644481/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a03641ca-73b8-4a1a-8c66-758589e72b15 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:27:14.656 [vert.x-eventloop-thread-1] [553499/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:14.660 [vert.x-eventloop-thread-1] [553499/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a03641ca-73b8-4a1a-8c66-758589e72b15 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:14.715 [vert.x-eventloop-thread-1] [575239/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:14.719 [vert.x-eventloop-thread-1] [575239/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a03641ca-73b8-4a1a-8c66-758589e72b15 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:16.939 [vert.x-eventloop-thread-1] [824189/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:27:16.944 [vert.x-eventloop-thread-1] [824189/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:27:17.620 [vert.x-eventloop-thread-1] [671490/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:17.627 [vert.x-eventloop-thread-1] [671490/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/d61ca505-3e5b-4d47-a74c-7c3d6ff6f934 HTTP_1_1 200 348 7 tid=diku OK 2023-02-09 03:27:29.052 [vert.x-eventloop-thread-1] [735555/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:29.056 [vert.x-eventloop-thread-1] [735555/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/d61ca505-3e5b-4d47-a74c-7c3d6ff6f934 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:29.116 [vert.x-eventloop-thread-1] [370666/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:29.119 [vert.x-eventloop-thread-1] [370666/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/d61ca505-3e5b-4d47-a74c-7c3d6ff6f934 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:30.779 [vert.x-eventloop-thread-1] [608102/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:27:30.784 [vert.x-eventloop-thread-1] [608102/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:27:31.286 [vert.x-eventloop-thread-1] [286455/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:31.289 [vert.x-eventloop-thread-1] [286455/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/b7d3bfb0-077a-4add-9cb6-c534b81ee5f4 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:27:42.932 [vert.x-eventloop-thread-1] [106702/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:42.935 [vert.x-eventloop-thread-1] [106702/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/b7d3bfb0-077a-4add-9cb6-c534b81ee5f4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:43.029 [vert.x-eventloop-thread-1] [661926/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:43.032 [vert.x-eventloop-thread-1] [661926/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/b7d3bfb0-077a-4add-9cb6-c534b81ee5f4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:27:45.192 [vert.x-eventloop-thread-1] [587225/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:27:45.196 [vert.x-eventloop-thread-1] [587225/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:27:45.909 [vert.x-eventloop-thread-1] [608415/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:45.913 [vert.x-eventloop-thread-1] [608415/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/fe042244-dc50-4eef-9908-7aa6cdde04f2 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:27:57.259 [vert.x-eventloop-thread-1] [391588/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:57.264 [vert.x-eventloop-thread-1] [391588/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/fe042244-dc50-4eef-9908-7aa6cdde04f2 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:27:57.267 [vert.x-eventloop-thread-1] [026402/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:57.270 [vert.x-eventloop-thread-1] [026402/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/fe042244-dc50-4eef-9908-7aa6cdde04f2 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:27:58.810 [vert.x-eventloop-thread-1] [174822/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:27:58.816 [vert.x-eventloop-thread-1] [174822/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:27:59.424 [vert.x-eventloop-thread-1] [082943/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:27:59.433 [vert.x-eventloop-thread-1] [082943/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/e4436c4d-8ac1-417d-b9ec-b344e35ea54f HTTP_1_1 200 348 10 tid=diku OK 2023-02-09 03:28:11.461 [vert.x-eventloop-thread-1] [813122/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:11.464 [vert.x-eventloop-thread-1] [813122/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/e4436c4d-8ac1-417d-b9ec-b344e35ea54f HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:28:11.522 [vert.x-eventloop-thread-1] [412318/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:11.527 [vert.x-eventloop-thread-1] [412318/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/e4436c4d-8ac1-417d-b9ec-b344e35ea54f HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:28:14.227 [vert.x-eventloop-thread-1] [251657/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:28:14.231 [vert.x-eventloop-thread-1] [251657/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:28:14.863 [vert.x-eventloop-thread-1] [476038/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:14.866 [vert.x-eventloop-thread-1] [476038/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a9b4d128-3038-467e-b28a-55f63e5e39ff HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:28:26.415 [vert.x-eventloop-thread-1] [242149/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:26.419 [vert.x-eventloop-thread-1] [242149/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a9b4d128-3038-467e-b28a-55f63e5e39ff HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:28:26.517 [vert.x-eventloop-thread-1] [998084/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:26.521 [vert.x-eventloop-thread-1] [998084/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/a9b4d128-3038-467e-b28a-55f63e5e39ff HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:28:32.989 [vert.x-eventloop-thread-1] [038686/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:28:32.993 [vert.x-eventloop-thread-1] [038686/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:28:33.610 [vert.x-eventloop-thread-1] [992551/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:33.614 [vert.x-eventloop-thread-1] [992551/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/808d9cc1-27c4-4372-836e-3f6135b145a2 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:28:45.463 [vert.x-eventloop-thread-1] [863695/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:45.467 [vert.x-eventloop-thread-1] [863695/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/808d9cc1-27c4-4372-836e-3f6135b145a2 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:28:45.515 [vert.x-eventloop-thread-1] [814441/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:45.518 [vert.x-eventloop-thread-1] [814441/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/808d9cc1-27c4-4372-836e-3f6135b145a2 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:28:47.050 [vert.x-eventloop-thread-1] [801517/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:28:47.055 [vert.x-eventloop-thread-1] [801517/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:28:47.811 [vert.x-eventloop-thread-1] [250783/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:47.814 [vert.x-eventloop-thread-1] [250783/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/cbeb1cbf-fb68-49f5-a395-d5e6599b6611 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:28:59.410 [vert.x-eventloop-thread-1] [718727/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:59.413 [vert.x-eventloop-thread-1] [718727/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/cbeb1cbf-fb68-49f5-a395-d5e6599b6611 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:28:59.429 [vert.x-eventloop-thread-1] [313712/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:28:59.433 [vert.x-eventloop-thread-1] [313712/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/cbeb1cbf-fb68-49f5-a395-d5e6599b6611 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:29:01.307 [vert.x-eventloop-thread-1] [635709/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:29:01.311 [vert.x-eventloop-thread-1] [635709/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 03:29:02.112 [vert.x-eventloop-thread-1] [866035/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:29:02.116 [vert.x-eventloop-thread-1] [866035/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/99f65ee9-7e17-4b84-9a7b-1b66b60f568d HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:29:15.231 [vert.x-eventloop-thread-1] [860121/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:29:15.235 [vert.x-eventloop-thread-1] [860121/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/99f65ee9-7e17-4b84-9a7b-1b66b60f568d HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 03:29:15.744 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6d51ec74-4d97-4bd7-a6ea-42da6267495a', starting processing... chunkNumber '21'-'21' with recordId: 'null'' 2023-02-09 03:29:15.839 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6d51ec74-4d97-4bd7-a6ea-42da6267495a', chunkNumber '21'-'21' with recordId: 'null' 2023-02-09 03:29:15.859 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '99f65ee9-7e17-4b84-9a7b-1b66b60f568d' and recordId: '776d689f-b33a-44e5-ad61-f625cf6a4b7f' and chunkId: '6d51ec74-4d97-4bd7-a6ea-42da6267495a' and userId: '7bd3c0cc-5ef1-4b4a-8387-d44695b51548' 2023-02-09 03:29:15.859 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3791f6a7-a92b-49b4-9ce7-0508da43eeef' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:29:15.928 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3791f6a7-a92b-49b4-9ce7-0508da43eeef' 2023-02-09 03:29:15.929 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:29:16.050 [vert.x-eventloop-thread-1] [791869/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:29:16.057 [vert.x-eventloop-thread-1] [791869/source-storage] [diku] [7bd3c0cc-5ef1-4b4a-8387-d44695b51548] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38546 PUT /source-storage/snapshots/99f65ee9-7e17-4b84-9a7b-1b66b60f568d HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 03:29:16.746 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 21 2023-02-09 03:29:16.864 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 7 2023-02-09 03:33:27.940 [vert.x-eventloop-thread-1] [315836/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:33:27.952 [vert.x-eventloop-thread-1] [315836/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60970 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 03:33:28.514 [vert.x-eventloop-thread-1] [340979/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:33:28.518 [vert.x-eventloop-thread-1] [340979/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60970 PUT /source-storage/snapshots/7b2f63ac-5097-4e1a-bc88-82952157dedf HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:33:32.033 [vert.x-eventloop-thread-1] [969259/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:33:32.037 [vert.x-eventloop-thread-1] [382617/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:33:32.039 [vert.x-eventloop-thread-1] [969259/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60970 PUT /source-storage/snapshots/7b2f63ac-5097-4e1a-bc88-82952157dedf HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 03:33:32.044 [vert.x-eventloop-thread-1] [780928/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:33:32.047 [vert.x-eventloop-thread-1] [780928/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55588 PUT /source-storage/snapshots/7b2f63ac-5097-4e1a-bc88-82952157dedf HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 03:33:32.051 [vert.x-eventloop-thread-1] [382617/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55574 PUT /source-storage/snapshots/7b2f63ac-5097-4e1a-bc88-82952157dedf HTTP_1_1 200 415 14 tid=diku OK 2023-02-09 03:33:32.845 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f3113b18-63fa-45a6-8a81-da4051f065da', starting processing... chunkNumber '22'-'22' with recordId: 'null'' 2023-02-09 03:33:33.327 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f3113b18-63fa-45a6-8a81-da4051f065da', chunkNumber '22'-'22' with recordId: 'null' 2023-02-09 03:33:33.848 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 22 2023-02-09 03:33:38.718 [vert.x-eventloop-thread-1] [558875/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:33:38.722 [vert.x-eventloop-thread-1] [558875/source-storage] [diku] [e937821a-0d78-4386-bd3d-0dadf0690492] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55588 PUT /source-storage/snapshots/7b2f63ac-5097-4e1a-bc88-82952157dedf HTTP_1_1 200 344 4 tid=diku OK 2023-02-09 03:34:37.779 [vert.x-eventloop-thread-1] [610645/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:34:37.783 [vert.x-eventloop-thread-1] [610645/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55588 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 03:34:38.773 [vert.x-eventloop-thread-1] [558813/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:34:38.776 [vert.x-eventloop-thread-1] [558813/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55588 PUT /source-storage/snapshots/c1d4e329-f9fa-4f4d-b314-a86ccd28e576 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:34:42.171 [vert.x-eventloop-thread-1] [869811/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:34:42.175 [vert.x-eventloop-thread-1] [869811/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55588 PUT /source-storage/snapshots/c1d4e329-f9fa-4f4d-b314-a86ccd28e576 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 03:34:44.608 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '47bc06a7-8ee7-4af3-9449-3a83a6db352b', starting processing... chunkNumber '23'-'23' with recordId: 'null'' 2023-02-09 03:34:45.227 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '98e9546c-8066-4c50-bacb-f55c2bc5d1ac', starting processing... chunkNumber '24'-'24' with recordId: 'null'' 2023-02-09 03:34:45.425 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '47bc06a7-8ee7-4af3-9449-3a83a6db352b', chunkNumber '23'-'23' with recordId: 'null' 2023-02-09 03:34:46.237 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 23 2023-02-09 03:34:47.425 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '98e9546c-8066-4c50-bacb-f55c2bc5d1ac', chunkNumber '24'-'24' with recordId: 'null' 2023-02-09 03:34:48.239 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 24 2023-02-09 03:36:12.344 [vert.x-eventloop-thread-1] [677826/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:36:12.357 [vert.x-eventloop-thread-1] [677826/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60936 PUT /source-storage/snapshots/c1d4e329-f9fa-4f4d-b314-a86ccd28e576 HTTP_1_1 200 344 14 tid=diku OK 2023-02-09 03:38:24.978 [vert.x-eventloop-thread-1] [198269/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:38:24.990 [vert.x-eventloop-thread-1] [198269/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60168 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 03:38:25.571 [vert.x-eventloop-thread-1] [462219/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:38:25.576 [vert.x-eventloop-thread-1] [462219/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60168 PUT /source-storage/snapshots/91c564f3-3a10-4258-bb35-93d06a349a88 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 03:38:29.464 [vert.x-eventloop-thread-1] [705536/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:38:29.468 [vert.x-eventloop-thread-1] [705536/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60168 PUT /source-storage/snapshots/91c564f3-3a10-4258-bb35-93d06a349a88 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 03:38:30.242 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'de1b699d-b3b2-40a0-ac87-ba420511cf48', starting processing... chunkNumber '25'-'25' with recordId: 'null'' 2023-02-09 03:38:30.326 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'de1b699d-b3b2-40a0-ac87-ba420511cf48', chunkNumber '25'-'25' with recordId: 'null' 2023-02-09 03:38:30.345 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '91c564f3-3a10-4258-bb35-93d06a349a88' and recordId: '0e0f1bbb-af1e-410c-9eff-d7e8840613c1' and chunkId: 'de1b699d-b3b2-40a0-ac87-ba420511cf48' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 03:38:30.345 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'da98a68d-bcbb-4eb2-a805-4c569e984da0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:38:30.418 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'da98a68d-bcbb-4eb2-a805-4c569e984da0' 2023-02-09 03:38:30.420 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:38:30.497 [vert.x-eventloop-thread-1] [567478/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:38:30.500 [vert.x-eventloop-thread-1] [567478/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60168 PUT /source-storage/snapshots/91c564f3-3a10-4258-bb35-93d06a349a88 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:38:31.245 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 25 2023-02-09 03:38:31.348 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 8 2023-02-09 03:40:56.599 [vert.x-eventloop-thread-1] [211903/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:40:56.611 [vert.x-eventloop-thread-1] [211903/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40978 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 03:40:57.062 [vert.x-eventloop-thread-1] [502825/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:40:57.067 [vert.x-eventloop-thread-1] [502825/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40978 PUT /source-storage/snapshots/b154e63b-4c31-4708-b1b9-48713fecb2f3 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:41:00.327 [vert.x-eventloop-thread-1] [026885/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:41:00.330 [vert.x-eventloop-thread-1] [026885/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40978 PUT /source-storage/snapshots/b154e63b-4c31-4708-b1b9-48713fecb2f3 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 03:41:00.332 [vert.x-eventloop-thread-1] [672141/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:41:00.335 [vert.x-eventloop-thread-1] [672141/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40984 PUT /source-storage/snapshots/b154e63b-4c31-4708-b1b9-48713fecb2f3 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 03:41:00.553 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '5b5685de-be54-4016-9038-16b4e70796b2', starting processing... chunkNumber '26'-'26' with recordId: 'null'' 2023-02-09 03:41:00.619 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '5b5685de-be54-4016-9038-16b4e70796b2', chunkNumber '26'-'26' with recordId: 'null' 2023-02-09 03:41:00.657 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b154e63b-4c31-4708-b1b9-48713fecb2f3' and recordId: '78d90e67-45ba-4fe7-a6eb-f220da3e8095' and chunkId: '5b5685de-be54-4016-9038-16b4e70796b2' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 03:41:00.657 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '2e33d626-21df-410f-9d0b-dbfccac0cb38' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:41:00.679 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '2e33d626-21df-410f-9d0b-dbfccac0cb38' 2023-02-09 03:41:00.681 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:41:00.859 [vert.x-eventloop-thread-1] [251211/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:41:00.863 [vert.x-eventloop-thread-1] [251211/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40984 PUT /source-storage/snapshots/b154e63b-4c31-4708-b1b9-48713fecb2f3 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:41:01.555 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 26 2023-02-09 03:41:01.660 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 9 2023-02-09 03:43:05.355 [vert.x-eventloop-thread-1] [242508/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:43:05.367 [vert.x-eventloop-thread-1] [242508/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33598 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 03:43:05.692 [vert.x-eventloop-thread-1] [095271/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:43:05.696 [vert.x-eventloop-thread-1] [095271/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33598 PUT /source-storage/snapshots/99de8b9e-454a-4b98-9542-73f6c7f8eaba HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:43:16.553 [vert.x-eventloop-thread-1] [666987/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:43:16.558 [vert.x-eventloop-thread-1] [666987/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33598 PUT /source-storage/snapshots/99de8b9e-454a-4b98-9542-73f6c7f8eaba HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 03:43:16.771 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6509d4a2-f966-428a-934c-44d92b767abf', starting processing... chunkNumber '27'-'27' with recordId: 'null'' 2023-02-09 03:43:16.851 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6509d4a2-f966-428a-934c-44d92b767abf', chunkNumber '27'-'27' with recordId: 'null' 2023-02-09 03:43:16.925 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '99de8b9e-454a-4b98-9542-73f6c7f8eaba' and recordId: '73818db0-21b8-4965-82a3-5a9fb7036c41' and chunkId: '6509d4a2-f966-428a-934c-44d92b767abf' and userId: 'f066c82b-03ac-40e3-bce4-781d6196d3ed' 2023-02-09 03:43:16.927 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'dc1e55f8-85af-4a99-9355-a71677063893' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:43:16.996 [vert.x-eventloop-thread-1] [882081/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:43:17.000 [vert.x-eventloop-thread-1] [882081/source-storage] [diku] [f066c82b-03ac-40e3-bce4-781d6196d3ed] [mod_source_record_storage] INFO LogUtil 10.0.83.23:33598 PUT /source-storage/snapshots/99de8b9e-454a-4b98-9542-73f6c7f8eaba HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:43:17.024 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'dc1e55f8-85af-4a99-9355-a71677063893' 2023-02-09 03:43:17.026 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:43:17.774 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 27 2023-02-09 03:43:17.931 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 10 2023-02-09 03:46:52.119 [vert.x-eventloop-thread-1] [786367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:46:52.142 [vert.x-eventloop-thread-1] [786367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43232 POST /source-storage/snapshots HTTP_1_1 201 338 23 tid=diku Created 2023-02-09 03:46:52.628 [vert.x-eventloop-thread-1] [059036/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:46:52.633 [vert.x-eventloop-thread-1] [059036/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43232 PUT /source-storage/snapshots/9c86f454-0a8d-490c-92be-4b2e6aea2a88 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:46:56.530 [vert.x-eventloop-thread-1] [740529/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:46:56.536 [vert.x-eventloop-thread-1] [740529/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43232 PUT /source-storage/snapshots/9c86f454-0a8d-490c-92be-4b2e6aea2a88 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 03:46:57.637 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e5a17364-7fea-4e4d-823d-9305dc9c39c9', starting processing... chunkNumber '28'-'28' with recordId: 'null'' 2023-02-09 03:46:57.743 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e5a17364-7fea-4e4d-823d-9305dc9c39c9', chunkNumber '28'-'28' with recordId: 'null' 2023-02-09 03:46:57.821 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9c86f454-0a8d-490c-92be-4b2e6aea2a88' and recordId: 'cd976fca-257d-483a-b0e3-3e90fb2bd72f' and chunkId: 'e5a17364-7fea-4e4d-823d-9305dc9c39c9' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 03:46:57.821 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ceec7a94-5a20-43e8-99d2-197ff4f4ce56' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:46:57.861 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ceec7a94-5a20-43e8-99d2-197ff4f4ce56' 2023-02-09 03:46:57.862 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:46:58.008 [vert.x-eventloop-thread-1] [871267/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:46:58.013 [vert.x-eventloop-thread-1] [871267/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43232 PUT /source-storage/snapshots/9c86f454-0a8d-490c-92be-4b2e6aea2a88 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 03:46:58.639 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 28 2023-02-09 03:46:58.824 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 11 2023-02-09 03:49:06.253 [vert.x-eventloop-thread-1] [949860/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:49:06.271 [vert.x-eventloop-thread-1] [949860/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58266 POST /source-storage/snapshots HTTP_1_1 201 338 19 tid=diku Created 2023-02-09 03:49:06.623 [vert.x-eventloop-thread-1] [471711/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:49:06.632 [vert.x-eventloop-thread-1] [471711/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58266 PUT /source-storage/snapshots/12d1dfad-98fa-43b7-80bc-a9793100008c HTTP_1_1 200 348 9 tid=diku OK 2023-02-09 03:49:09.917 [vert.x-eventloop-thread-1] [276323/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:49:09.927 [vert.x-eventloop-thread-1] [276323/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58266 PUT /source-storage/snapshots/12d1dfad-98fa-43b7-80bc-a9793100008c HTTP_1_1 200 415 10 tid=diku OK 2023-02-09 03:49:10.254 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '90dda8a7-776c-4db1-996e-e66cb2fe46ea', starting processing... chunkNumber '29'-'29' with recordId: 'null'' 2023-02-09 03:49:10.375 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '90dda8a7-776c-4db1-996e-e66cb2fe46ea', chunkNumber '29'-'29' with recordId: 'null' 2023-02-09 03:49:10.448 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '12d1dfad-98fa-43b7-80bc-a9793100008c' and recordId: '4c3aa929-3867-4bdc-ae8c-de0f1e4d1554' and chunkId: '90dda8a7-776c-4db1-996e-e66cb2fe46ea' and userId: '404c5dc7-158d-49c6-aa44-a3fdd6adedb3' 2023-02-09 03:49:10.449 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ff43f8a2-dc0e-4b4b-823c-4d138f4d52d0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:49:10.451 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '12d1dfad-98fa-43b7-80bc-a9793100008c' and recordId: '1c4f3a87-180b-4f24-9ab7-658bd0d692ff' and chunkId: '90dda8a7-776c-4db1-996e-e66cb2fe46ea' and userId: '404c5dc7-158d-49c6-aa44-a3fdd6adedb3' 2023-02-09 03:49:10.478 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ff43f8a2-dc0e-4b4b-823c-4d138f4d52d0' 2023-02-09 03:49:10.481 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:49:10.483 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:49:10.652 [vert.x-eventloop-thread-1] [562218/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:49:10.657 [vert.x-eventloop-thread-1] [562218/source-storage] [diku] [404c5dc7-158d-49c6-aa44-a3fdd6adedb3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58266 PUT /source-storage/snapshots/12d1dfad-98fa-43b7-80bc-a9793100008c HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:49:11.263 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 29 2023-02-09 03:49:11.452 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 12 2023-02-09 03:49:11.453 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 13 2023-02-09 03:51:13.773 [vert.x-eventloop-thread-1] [573868/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:51:13.787 [vert.x-eventloop-thread-1] [573868/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56098 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 03:51:14.153 [vert.x-eventloop-thread-1] [883225/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:51:14.157 [vert.x-eventloop-thread-1] [883225/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56098 PUT /source-storage/snapshots/14887723-3745-4132-9290-0eb3419e7a4f HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 03:51:16.957 [vert.x-eventloop-thread-1] [650852/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:51:16.964 [vert.x-eventloop-thread-1] [650852/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56098 PUT /source-storage/snapshots/14887723-3745-4132-9290-0eb3419e7a4f HTTP_1_1 200 415 8 tid=diku OK 2023-02-09 03:51:16.966 [vert.x-eventloop-thread-1] [022815/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:51:16.968 [vert.x-eventloop-thread-1] [246596/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:51:16.974 [vert.x-eventloop-thread-1] [022815/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56108 PUT /source-storage/snapshots/14887723-3745-4132-9290-0eb3419e7a4f HTTP_1_1 200 415 8 tid=diku OK 2023-02-09 03:51:16.986 [vert.x-eventloop-thread-1] [246596/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56120 PUT /source-storage/snapshots/14887723-3745-4132-9290-0eb3419e7a4f HTTP_1_1 200 415 19 tid=diku OK 2023-02-09 03:51:17.344 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2dd60c20-d3c1-4c96-8b85-955be77fdcca', starting processing... chunkNumber '30'-'30' with recordId: 'null'' 2023-02-09 03:51:17.424 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2dd60c20-d3c1-4c96-8b85-955be77fdcca', chunkNumber '30'-'30' with recordId: 'null' 2023-02-09 03:51:17.444 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '14887723-3745-4132-9290-0eb3419e7a4f' and recordId: 'ea959afa-ff68-461b-9cdf-d6a664971ad9' and chunkId: '2dd60c20-d3c1-4c96-8b85-955be77fdcca' and userId: '22caef57-979e-44b4-b2d4-a6ff7304b25c' 2023-02-09 03:51:17.444 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '0c48b132-6196-459d-a9b2-f26f6458575d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:51:17.446 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '14887723-3745-4132-9290-0eb3419e7a4f' and recordId: 'b6b05cc9-6b79-4f16-834d-91f800925591' and chunkId: '2dd60c20-d3c1-4c96-8b85-955be77fdcca' and userId: '22caef57-979e-44b4-b2d4-a6ff7304b25c' 2023-02-09 03:51:17.465 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '0c48b132-6196-459d-a9b2-f26f6458575d' 2023-02-09 03:51:17.525 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:51:17.526 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:51:17.642 [vert.x-eventloop-thread-1] [328808/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:51:17.646 [vert.x-eventloop-thread-1] [328808/source-storage] [diku] [22caef57-979e-44b4-b2d4-a6ff7304b25c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:56120 PUT /source-storage/snapshots/14887723-3745-4132-9290-0eb3419e7a4f HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 03:51:18.346 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 30 2023-02-09 03:51:18.448 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 14 2023-02-09 03:51:18.450 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 15 2023-02-09 03:54:49.612 [vert.x-eventloop-thread-1] [485361/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 03:54:49.624 [vert.x-eventloop-thread-1] [485361/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41002 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 03:54:49.956 [vert.x-eventloop-thread-1] [782677/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:54:49.960 [vert.x-eventloop-thread-1] [782677/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41002 PUT /source-storage/snapshots/722eeb74-e6ed-49b5-9780-6d054a0ee545 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 03:54:53.658 [vert.x-eventloop-thread-1] [859088/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:54:53.662 [vert.x-eventloop-thread-1] [859088/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41002 PUT /source-storage/snapshots/722eeb74-e6ed-49b5-9780-6d054a0ee545 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 03:54:53.956 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '3db38529-0fc4-4615-a5f4-de5bbf76ad80', starting processing... chunkNumber '31'-'31' with recordId: 'null'' 2023-02-09 03:54:54.049 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '3db38529-0fc4-4615-a5f4-de5bbf76ad80', chunkNumber '31'-'31' with recordId: 'null' 2023-02-09 03:54:54.149 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '722eeb74-e6ed-49b5-9780-6d054a0ee545' and recordId: '2de29015-9f24-415e-a69c-edeaf477409a' and chunkId: '3db38529-0fc4-4615-a5f4-de5bbf76ad80' and userId: '923fa622-cd9a-4487-bc92-621a66d9526f' 2023-02-09 03:54:54.149 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ec0125b4-e439-429a-80c8-8a75cad8e4d2' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 03:54:54.151 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '722eeb74-e6ed-49b5-9780-6d054a0ee545' and recordId: '696e6246-26db-4c32-b556-1b587dc38a23' and chunkId: '3db38529-0fc4-4615-a5f4-de5bbf76ad80' and userId: '923fa622-cd9a-4487-bc92-621a66d9526f' 2023-02-09 03:54:54.225 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ec0125b4-e439-429a-80c8-8a75cad8e4d2' 2023-02-09 03:54:54.228 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:54:54.229 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 03:54:54.248 [vert.x-eventloop-thread-1] [262854/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 03:54:54.252 [vert.x-eventloop-thread-1] [262854/source-storage] [diku] [923fa622-cd9a-4487-bc92-621a66d9526f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41002 PUT /source-storage/snapshots/722eeb74-e6ed-49b5-9780-6d054a0ee545 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 03:54:54.958 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 31 2023-02-09 03:54:55.154 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 16 2023-02-09 03:54:55.155 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 17 2023-02-09 04:00:14.095 [vert.x-eventloop-thread-1] [998844/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:00:14.108 [vert.x-eventloop-thread-1] [998844/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36768 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:00:14.774 [vert.x-eventloop-thread-1] [757289/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:00:14.778 [vert.x-eventloop-thread-1] [757289/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36768 PUT /source-storage/snapshots/79a58859-59eb-43ec-a5ca-3716bea676d7 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:00:21.564 [vert.x-eventloop-thread-1] [923567/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:00:21.568 [vert.x-eventloop-thread-1] [923567/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36768 PUT /source-storage/snapshots/79a58859-59eb-43ec-a5ca-3716bea676d7 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:00:21.643 [vert.x-eventloop-thread-1] [089430/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:00:21.647 [vert.x-eventloop-thread-1] [089430/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36768 PUT /source-storage/snapshots/79a58859-59eb-43ec-a5ca-3716bea676d7 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:00:21.651 [vert.x-eventloop-thread-1] [373222/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:00:21.655 [vert.x-eventloop-thread-1] [373222/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39918 PUT /source-storage/snapshots/79a58859-59eb-43ec-a5ca-3716bea676d7 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:00:31.553 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_MARC_FOR_UPDATE_RECEIVED' by jobExecutionId: '79a58859-59eb-43ec-a5ca-3716bea676d7' and recordId: '6072d85a-692c-4e80-a968-e5d1d8e173c6' and chunkId: '063157a0-339e-4d0b-9302-513e760f1f01' and userId: '219ab701-6bcb-4a5d-84b9-90ed321bdddc' 2023-02-09 04:00:31.554 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '71982b50-ad42-479b-81a0-be98ef751ab0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:00:31.555 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_MARC_FOR_UPDATE_RECEIVED' by jobExecutionId: '79a58859-59eb-43ec-a5ca-3716bea676d7' and recordId: '28948f2d-968e-4d4a-9057-8ecb985b110b' and chunkId: '063157a0-339e-4d0b-9302-513e760f1f01' and userId: '219ab701-6bcb-4a5d-84b9-90ed321bdddc' 2023-02-09 04:00:31.564 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '71982b50-ad42-479b-81a0-be98ef751ab0' 2023-02-09 04:00:31.633 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_MARC_FOR_UPDATE_RECEIVED event type and current profile MATCH_PROFILE 2023-02-09 04:00:31.635 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_MARC_FOR_UPDATE_RECEIVED event type and current profile MATCH_PROFILE 2023-02-09 04:00:32.557 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) Committed offset: 1 2023-02-09 04:00:32.558 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) Committed offset: 2 2023-02-09 04:00:56.340 [vert.x-eventloop-thread-1] [854189/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:00:56.344 [vert.x-eventloop-thread-1] [854189/source-storage] [diku] [219ab701-6bcb-4a5d-84b9-90ed321bdddc] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39918 PUT /source-storage/snapshots/79a58859-59eb-43ec-a5ca-3716bea676d7 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:05:10.086 [vert.x-eventloop-thread-1] [374143/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:05:10.098 [vert.x-eventloop-thread-1] [374143/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:35792 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:05:11.579 [vert.x-eventloop-thread-1] [413274/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:05:11.583 [vert.x-eventloop-thread-1] [413274/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:35792 PUT /source-storage/snapshots/c524209b-1f57-468c-9791-b5797b0871de HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:05:15.347 [vert.x-eventloop-thread-1] [449169/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:05:15.351 [vert.x-eventloop-thread-1] [449169/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:35792 PUT /source-storage/snapshots/c524209b-1f57-468c-9791-b5797b0871de HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:05:15.657 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_MARC_FOR_UPDATE_RECEIVED' by jobExecutionId: 'c524209b-1f57-468c-9791-b5797b0871de' and recordId: '66d57996-9ae0-47e4-b475-dfccefb8de43' and chunkId: 'fd76c6b3-127d-4008-b70c-73ac1222fb47' and userId: '42186cd7-3fa2-4db0-a94f-79cfb524fc9e' 2023-02-09 04:05:15.658 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '89a484e5-5c76-48b4-988e-4a7c4f13d79f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:05:15.660 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_MARC_FOR_UPDATE_RECEIVED' by jobExecutionId: 'c524209b-1f57-468c-9791-b5797b0871de' and recordId: '021693b5-2fdf-4d53-b08e-48f5b6cd43d6' and chunkId: 'fd76c6b3-127d-4008-b70c-73ac1222fb47' and userId: '42186cd7-3fa2-4db0-a94f-79cfb524fc9e' 2023-02-09 04:05:15.729 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '89a484e5-5c76-48b4-988e-4a7c4f13d79f' 2023-02-09 04:05:15.732 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_MARC_FOR_UPDATE_RECEIVED event type and current profile MATCH_PROFILE 2023-02-09 04:05:15.733 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_MARC_FOR_UPDATE_RECEIVED event type and current profile MATCH_PROFILE 2023-02-09 04:05:16.159 [vert.x-eventloop-thread-1] [444918/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:05:16.162 [vert.x-eventloop-thread-1] [444918/source-storage] [diku] [42186cd7-3fa2-4db0-a94f-79cfb524fc9e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:35792 PUT /source-storage/snapshots/c524209b-1f57-468c-9791-b5797b0871de HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:05:16.663 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) Committed offset: 3 2023-02-09 04:05:16.667 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) Committed offset: 4 2023-02-09 04:08:39.561 [vert.x-eventloop-thread-1] [175540/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:08:39.574 [vert.x-eventloop-thread-1] [175540/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49756 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:08:39.988 [vert.x-eventloop-thread-1] [664100/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:08:39.992 [vert.x-eventloop-thread-1] [664100/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49756 PUT /source-storage/snapshots/bbaf833f-d994-4fe9-bebe-6e827a9ba0a2 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:08:43.768 [vert.x-eventloop-thread-1] [260865/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:08:43.774 [vert.x-eventloop-thread-1] [260865/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49756 PUT /source-storage/snapshots/bbaf833f-d994-4fe9-bebe-6e827a9ba0a2 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:08:44.153 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '86aaa654-9326-40c8-9ebe-eb92dcf4a54a', starting processing... chunkNumber '32'-'32' with recordId: 'null'' 2023-02-09 04:08:44.245 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '86aaa654-9326-40c8-9ebe-eb92dcf4a54a', chunkNumber '32'-'32' with recordId: 'null' 2023-02-09 04:08:44.264 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'bbaf833f-d994-4fe9-bebe-6e827a9ba0a2' and recordId: 'e2ae4d31-884c-4113-96c8-dcb73f4f30cc' and chunkId: '86aaa654-9326-40c8-9ebe-eb92dcf4a54a' and userId: 'c79441c1-7efa-43b3-9103-01dcf5fe4a74' 2023-02-09 04:08:44.264 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7810208b-036f-468d-a4f2-6497f8c341ed' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:08:44.427 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7810208b-036f-468d-a4f2-6497f8c341ed' 2023-02-09 04:08:44.429 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:08:44.524 [vert.x-eventloop-thread-1] [963062/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:08:44.529 [vert.x-eventloop-thread-1] [963062/source-storage] [diku] [c79441c1-7efa-43b3-9103-01dcf5fe4a74] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49756 PUT /source-storage/snapshots/bbaf833f-d994-4fe9-bebe-6e827a9ba0a2 HTTP_1_1 200 340 30 tid=diku OK 2023-02-09 04:08:45.156 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 32 2023-02-09 04:08:45.326 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 18 2023-02-09 04:10:52.369 [vert.x-eventloop-thread-1] [237903/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:10:52.382 [vert.x-eventloop-thread-1] [237903/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59622 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:10:52.750 [vert.x-eventloop-thread-1] [539522/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:10:52.754 [vert.x-eventloop-thread-1] [539522/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59622 PUT /source-storage/snapshots/5758349d-28a2-4cc4-ba70-4c7d6174a99c HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:10:55.734 [vert.x-eventloop-thread-1] [592157/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:10:55.736 [vert.x-eventloop-thread-1] [043215/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:10:55.738 [vert.x-eventloop-thread-1] [592157/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59622 PUT /source-storage/snapshots/5758349d-28a2-4cc4-ba70-4c7d6174a99c HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:10:55.740 [vert.x-eventloop-thread-1] [856410/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:10:55.743 [vert.x-eventloop-thread-1] [856410/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59642 PUT /source-storage/snapshots/5758349d-28a2-4cc4-ba70-4c7d6174a99c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:10:55.748 [vert.x-eventloop-thread-1] [043215/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59626 PUT /source-storage/snapshots/5758349d-28a2-4cc4-ba70-4c7d6174a99c HTTP_1_1 200 415 12 tid=diku OK 2023-02-09 04:10:55.900 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd8b4060a-5a81-4fd0-9a93-9987c9eef5de', starting processing... chunkNumber '33'-'33' with recordId: 'null'' 2023-02-09 04:10:55.975 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd8b4060a-5a81-4fd0-9a93-9987c9eef5de', chunkNumber '33'-'33' with recordId: 'null' 2023-02-09 04:10:55.998 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '5758349d-28a2-4cc4-ba70-4c7d6174a99c' and recordId: '0ae0f1c7-62b5-44d5-ba6c-b5cc8ec04d8d' and chunkId: 'd8b4060a-5a81-4fd0-9a93-9987c9eef5de' and userId: '8654fc65-48e5-422c-b1b6-c5262e1903f3' 2023-02-09 04:10:55.998 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '9193d676-3995-4bda-b705-85503533ae5b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:10:56.015 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '9193d676-3995-4bda-b705-85503533ae5b' 2023-02-09 04:10:56.019 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:10:56.099 [vert.x-eventloop-thread-1] [835972/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:10:56.102 [vert.x-eventloop-thread-1] [835972/source-storage] [diku] [8654fc65-48e5-422c-b1b6-c5262e1903f3] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59642 PUT /source-storage/snapshots/5758349d-28a2-4cc4-ba70-4c7d6174a99c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:10:56.903 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 33 2023-02-09 04:10:57.001 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 19 2023-02-09 04:13:03.647 [vert.x-eventloop-thread-1] [550177/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:13:03.660 [vert.x-eventloop-thread-1] [550177/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41936 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:13:04.165 [vert.x-eventloop-thread-1] [055448/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:13:04.170 [vert.x-eventloop-thread-1] [055448/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41936 PUT /source-storage/snapshots/8b22da23-816d-4ede-b43a-7ba30c94a961 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:13:07.299 [vert.x-eventloop-thread-1] [951290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:13:07.304 [vert.x-eventloop-thread-1] [951290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41936 PUT /source-storage/snapshots/8b22da23-816d-4ede-b43a-7ba30c94a961 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:13:08.268 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9d49b6fd-7321-466b-bc7e-de462735540b', starting processing... chunkNumber '34'-'34' with recordId: 'null'' 2023-02-09 04:13:08.335 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9d49b6fd-7321-466b-bc7e-de462735540b', chunkNumber '34'-'34' with recordId: 'null' 2023-02-09 04:13:08.356 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8b22da23-816d-4ede-b43a-7ba30c94a961' and recordId: 'f0859c59-d635-4320-8fbe-a268b129ac6f' and chunkId: '9d49b6fd-7321-466b-bc7e-de462735540b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:13:08.356 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '5e2e9560-6acb-4ede-8730-e529ad082320' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:13:08.423 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '5e2e9560-6acb-4ede-8730-e529ad082320' 2023-02-09 04:13:08.536 [vert.x-worker-thread-12] [] [] [] [] DEBUG ametersSnapshotCache loadMappingParametersSnapshot:: Trying to load MappingParametersSnapshot by jobExecutionId '8b22da23-816d-4ede-b43a-7ba30c94a961' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:13:08.628 [vert.x-worker-thread-18] [] [] [] [] INFO ametersSnapshotCache loadMappingParametersSnapshot:: MappingParametersSnapshot was loaded by jobExecutionId '8b22da23-816d-4ede-b43a-7ba30c94a961' 2023-02-09 04:13:09.029 [vert.x-worker-thread-18] [] [] [] [] WARN teModifyEventHandler handle:: Error while MARC record modifying java.util.concurrent.CompletionException: io.vertx.core.json.DecodeException: Failed to decode:Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179198] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:?] at io.vertx.core.Future.lambda$toCompletionStage$3(Future.java:384) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.Promise.complete(Promise.java:66) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.dataimport.util.RestUtil.lambda$handleResponse$0(RestUtil.java:182) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.handleDispatchResponse(HttpContext.java:397) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.execute(HttpContext.java:384) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.next(HttpContext.java:362) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.fire(HttpContext.java:329) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.dispatchResponse(HttpContext.java:291) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.lambda$null$7(HttpContext.java:507) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:264) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.WorkerContext.lambda$run$3(WorkerContext.java:106) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.WorkerContext.lambda$null$1(WorkerContext.java:92) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) ~[mod-source-record-storage-server-fat.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[mod-source-record-storage-server-fat.jar:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: io.vertx.core.json.DecodeException: Failed to decode:Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179198] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at io.vertx.core.json.jackson.DatabindCodec.fromParser(DatabindCodec.java:129) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromString(DatabindCodec.java:90) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.Json.decodeValue(Json.java:83) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.services.caches.MappingParametersSnapshotCache.lambda$3(MappingParametersSnapshotCache.java:58) ~[mod-source-record-storage-server-fat.jar:?] ... 24 more Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179198] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4706) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2879) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromParser(DatabindCodec.java:126) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromString(DatabindCodec.java:90) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.Json.decodeValue(Json.java:83) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.services.caches.MappingParametersSnapshotCache.lambda$3(MappingParametersSnapshotCache.java:58) ~[mod-source-record-storage-server-fat.jar:?] ... 24 more 2023-02-09 04:13:09.240 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaEventPublisher publish:: Event with type: 'DI_ERROR' by jobExecutionId: '8b22da23-816d-4ede-b43a-7ba30c94a961' and recordId: 'f0859c59-d635-4320-8fbe-a268b129ac6f' with chunkId: '9d49b6fd-7321-466b-bc7e-de462735540b' was sent to the topic 'folio-testing-cypress.Default.diku.DI_ERROR' 2023-02-09 04:13:09.240 [vert.x-worker-thread-5] [] [] [] [] ERROR KafkaConsumerWrapper businessHandlerCompletionHandler:: Error while processing a record - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) offset: 20 io.vertx.core.impl.NoStackTraceThrowable: handle:: Failed to process data import event payload from topic 'folio-testing-cypress.Default.diku.DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8b22da23-816d-4ede-b43a-7ba30c94a961' with recordId: 'f0859c59-d635-4320-8fbe-a268b129ac6f' and chunkId: '9d49b6fd-7321-466b-bc7e-de462735540b' 2023-02-09 04:13:09.241 [vert.x-worker-thread-5] [] [] [] [] WARN KafkaConsumerWrapper businessHandlerCompletionHandler:: Error handler has not been implemented for subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) failures 2023-02-09 04:13:09.328 [vert.x-eventloop-thread-1] [543466/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:13:09.328 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 34 2023-02-09 04:13:09.332 [vert.x-eventloop-thread-1] [543466/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41936 PUT /source-storage/snapshots/8b22da23-816d-4ede-b43a-7ba30c94a961 HTTP_1_1 200 340 77 tid=diku OK 2023-02-09 04:13:09.363 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 20 2023-02-09 04:15:15.425 [vert.x-eventloop-thread-1] [811375/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:15:15.445 [vert.x-eventloop-thread-1] [811375/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40304 POST /source-storage/snapshots HTTP_1_1 201 338 20 tid=diku Created 2023-02-09 04:15:15.792 [vert.x-eventloop-thread-1] [835021/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:15:15.798 [vert.x-eventloop-thread-1] [835021/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40304 PUT /source-storage/snapshots/6f36cfdf-7eee-46a7-830e-6fc3c241c025 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 04:15:18.866 [vert.x-eventloop-thread-1] [996261/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:15:18.869 [vert.x-eventloop-thread-1] [059556/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:15:18.871 [vert.x-eventloop-thread-1] [996261/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40304 PUT /source-storage/snapshots/6f36cfdf-7eee-46a7-830e-6fc3c241c025 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:15:18.881 [vert.x-eventloop-thread-1] [059556/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40306 PUT /source-storage/snapshots/6f36cfdf-7eee-46a7-830e-6fc3c241c025 HTTP_1_1 200 415 11 tid=diku OK 2023-02-09 04:15:19.251 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '18684bf7-02eb-4a18-8439-60977b9520f9', starting processing... chunkNumber '35'-'35' with recordId: 'null'' 2023-02-09 04:15:19.357 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '18684bf7-02eb-4a18-8439-60977b9520f9', chunkNumber '35'-'35' with recordId: 'null' 2023-02-09 04:15:19.426 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '6f36cfdf-7eee-46a7-830e-6fc3c241c025' and recordId: '8106e810-2106-4069-a1dd-71add07b3a13' and chunkId: '18684bf7-02eb-4a18-8439-60977b9520f9' and userId: 'b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0' 2023-02-09 04:15:19.426 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ca58d072-7d2b-4846-84ad-7fc544169948' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:15:19.438 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ca58d072-7d2b-4846-84ad-7fc544169948' 2023-02-09 04:15:19.439 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:15:19.562 [vert.x-eventloop-thread-1] [458150/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:15:19.565 [vert.x-eventloop-thread-1] [458150/source-storage] [diku] [b6aa0cb7-bb44-4fc8-b42b-b08d2e2c7fb0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40306 PUT /source-storage/snapshots/6f36cfdf-7eee-46a7-830e-6fc3c241c025 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:15:20.259 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 35 2023-02-09 04:15:20.431 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 21 2023-02-09 04:17:50.784 [vert.x-eventloop-thread-1] [905523/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:17:50.797 [vert.x-eventloop-thread-1] [905523/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50380 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:17:51.278 [vert.x-eventloop-thread-1] [667426/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:17:51.283 [vert.x-eventloop-thread-1] [667426/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50380 PUT /source-storage/snapshots/4df1b7dc-b466-4287-bebf-224ea726253c HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:17:54.457 [vert.x-eventloop-thread-1] [177057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:17:54.461 [vert.x-eventloop-thread-1] [177057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50380 PUT /source-storage/snapshots/4df1b7dc-b466-4287-bebf-224ea726253c HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:17:55.125 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '91276ee9-3270-4661-bcd6-8858060f6329', starting processing... chunkNumber '36'-'36' with recordId: 'null'' 2023-02-09 04:17:55.187 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '91276ee9-3270-4661-bcd6-8858060f6329', chunkNumber '36'-'36' with recordId: 'null' 2023-02-09 04:17:55.202 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4df1b7dc-b466-4287-bebf-224ea726253c' and recordId: '5bed71e6-a420-4b37-b0c8-692266094ac7' and chunkId: '91276ee9-3270-4661-bcd6-8858060f6329' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:17:55.202 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'db14d5bc-a96a-4cc8-a7c9-eecdeff4460f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:17:55.272 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'db14d5bc-a96a-4cc8-a7c9-eecdeff4460f' 2023-02-09 04:17:55.273 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:17:55.343 [vert.x-eventloop-thread-1] [598837/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:17:55.346 [vert.x-eventloop-thread-1] [598837/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50380 PUT /source-storage/snapshots/4df1b7dc-b466-4287-bebf-224ea726253c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:17:56.127 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 36 2023-02-09 04:17:56.210 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 22 2023-02-09 04:19:59.558 [vert.x-eventloop-thread-1] [980220/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:19:59.569 [vert.x-eventloop-thread-1] [980220/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:20:00.115 [vert.x-eventloop-thread-1] [556789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:00.118 [vert.x-eventloop-thread-1] [556789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 PUT /source-storage/snapshots/099ae636-b776-41e9-ba4b-6701a3aa60b3 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:20:03.752 [vert.x-eventloop-thread-1] [696635/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:03.756 [vert.x-eventloop-thread-1] [696635/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 PUT /source-storage/snapshots/099ae636-b776-41e9-ba4b-6701a3aa60b3 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:20:03.913 [vert.x-eventloop-thread-1] [001470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:03.919 [vert.x-eventloop-thread-1] [001470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 PUT /source-storage/snapshots/099ae636-b776-41e9-ba4b-6701a3aa60b3 HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 04:20:11.452 [vert.x-eventloop-thread-1] [039797/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:20:11.455 [vert.x-eventloop-thread-1] [039797/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:20:11.833 [vert.x-eventloop-thread-1] [688880/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:11.838 [vert.x-eventloop-thread-1] [688880/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 PUT /source-storage/snapshots/c0d82bc3-f3eb-4140-8998-c0a484bdfe16 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:20:15.329 [vert.x-eventloop-thread-1] [895795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:15.335 [vert.x-eventloop-thread-1] [895795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38070 PUT /source-storage/snapshots/c0d82bc3-f3eb-4140-8998-c0a484bdfe16 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:20:15.339 [vert.x-eventloop-thread-1] [973880/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:15.345 [vert.x-eventloop-thread-1] [973880/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49526 PUT /source-storage/snapshots/c0d82bc3-f3eb-4140-8998-c0a484bdfe16 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:20:15.763 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '18fca6d7-c88e-4455-8932-ef8458d451e6', starting processing... chunkNumber '37'-'37' with recordId: 'null'' 2023-02-09 04:20:15.878 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '18fca6d7-c88e-4455-8932-ef8458d451e6', chunkNumber '37'-'37' with recordId: 'null' 2023-02-09 04:20:15.893 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c0d82bc3-f3eb-4140-8998-c0a484bdfe16' and recordId: 'ce0265d6-5bf9-490b-9846-58bc032ce485' and chunkId: '18fca6d7-c88e-4455-8932-ef8458d451e6' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:20:15.894 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f8e29d3f-fd0e-47a6-a40c-970cf5dab9d2' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:20:15.931 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f8e29d3f-fd0e-47a6-a40c-970cf5dab9d2' 2023-02-09 04:20:15.933 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:20:15.981 [vert.x-eventloop-thread-1] [175620/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:20:15.985 [vert.x-eventloop-thread-1] [175620/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49526 PUT /source-storage/snapshots/c0d82bc3-f3eb-4140-8998-c0a484bdfe16 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:20:16.766 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 37 2023-02-09 04:20:16.899 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 23 2023-02-09 04:21:20.358 [vert.x-eventloop-thread-1] [179200/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:21:20.370 [vert.x-eventloop-thread-1] [179200/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:21:20.987 [vert.x-eventloop-thread-1] [477387/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:21:20.992 [vert.x-eventloop-thread-1] [477387/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/bb868abb-6ae7-469d-b8ee-4944b8f9c263 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:21:24.443 [vert.x-eventloop-thread-1] [157503/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:21:24.446 [vert.x-eventloop-thread-1] [157503/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/bb868abb-6ae7-469d-b8ee-4944b8f9c263 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:21:24.484 [vert.x-eventloop-thread-1] [792007/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:21:24.487 [vert.x-eventloop-thread-1] [792007/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/bb868abb-6ae7-469d-b8ee-4944b8f9c263 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:22:02.338 [vert.x-eventloop-thread-1] [721630/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:22:02.343 [vert.x-eventloop-thread-1] [721630/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:22:02.755 [vert.x-eventloop-thread-1] [664680/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:02.759 [vert.x-eventloop-thread-1] [664680/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/4b474174-84ff-4fc3-9e76-e8235725b869 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:22:05.633 [vert.x-eventloop-thread-1] [333828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:05.637 [vert.x-eventloop-thread-1] [333828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/4b474174-84ff-4fc3-9e76-e8235725b869 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:22:06.645 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd5e34917-8dd6-41da-a8c9-cc822c9da05a', starting processing... chunkNumber '38'-'38' with recordId: 'null'' 2023-02-09 04:22:06.763 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd5e34917-8dd6-41da-a8c9-cc822c9da05a', chunkNumber '38'-'38' with recordId: 'null' 2023-02-09 04:22:06.827 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4b474174-84ff-4fc3-9e76-e8235725b869' and recordId: '81957f3f-a07f-4963-b33d-6278149d05a1' and chunkId: 'd5e34917-8dd6-41da-a8c9-cc822c9da05a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:22:06.828 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'a3d0b0a8-2346-4428-922f-8a8552ac14ec' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:22:06.924 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'a3d0b0a8-2346-4428-922f-8a8552ac14ec' 2023-02-09 04:22:06.930 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:22:06.941 [vert.x-eventloop-thread-1] [202377/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:06.946 [vert.x-eventloop-thread-1] [202377/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/4b474174-84ff-4fc3-9e76-e8235725b869 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 04:22:07.648 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 38 2023-02-09 04:22:07.839 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 24 2023-02-09 04:22:13.749 [vert.x-eventloop-thread-1] [894738/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:22:13.753 [vert.x-eventloop-thread-1] [894738/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:22:14.119 [vert.x-eventloop-thread-1] [889755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:14.122 [vert.x-eventloop-thread-1] [889755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/3542b807-5926-4abb-b803-7f28d4b437bc HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:22:17.237 [vert.x-eventloop-thread-1] [733360/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:17.245 [vert.x-eventloop-thread-1] [733360/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/3542b807-5926-4abb-b803-7f28d4b437bc HTTP_1_1 200 415 8 tid=diku OK 2023-02-09 04:22:17.468 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '67d0fe63-9e16-4615-a8fc-e0624243c8ae', starting processing... chunkNumber '39'-'39' with recordId: 'null'' 2023-02-09 04:22:17.514 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '67d0fe63-9e16-4615-a8fc-e0624243c8ae', chunkNumber '39'-'39' with recordId: 'null' 2023-02-09 04:22:17.548 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '3542b807-5926-4abb-b803-7f28d4b437bc' and recordId: 'a1382a1f-993e-48bc-8b7a-5e8438da60f5' and chunkId: '67d0fe63-9e16-4615-a8fc-e0624243c8ae' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:22:17.549 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'df866d93-12c7-4806-8980-5db05a0cef7f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:22:17.561 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'df866d93-12c7-4806-8980-5db05a0cef7f' 2023-02-09 04:22:17.562 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:22:17.613 [vert.x-eventloop-thread-1] [584923/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:22:17.617 [vert.x-eventloop-thread-1] [584923/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:34680 PUT /source-storage/snapshots/3542b807-5926-4abb-b803-7f28d4b437bc HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:22:18.470 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 39 2023-02-09 04:22:18.551 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 25 2023-02-09 04:24:47.834 [vert.x-eventloop-thread-1] [907765/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:24:47.851 [vert.x-eventloop-thread-1] [907765/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46558 POST /source-storage/snapshots HTTP_1_1 201 338 17 tid=diku Created 2023-02-09 04:24:48.422 [vert.x-eventloop-thread-1] [524690/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:24:48.426 [vert.x-eventloop-thread-1] [524690/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46558 PUT /source-storage/snapshots/b685175a-13ce-49a5-9768-51cb440552f9 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:24:51.727 [vert.x-eventloop-thread-1] [985532/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:24:51.731 [vert.x-eventloop-thread-1] [985532/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46558 PUT /source-storage/snapshots/b685175a-13ce-49a5-9768-51cb440552f9 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:24:51.894 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b62110bd-5e34-4304-93f0-c5b429173385', starting processing... chunkNumber '40'-'40' with recordId: 'null'' 2023-02-09 04:24:51.969 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b62110bd-5e34-4304-93f0-c5b429173385', chunkNumber '40'-'40' with recordId: 'null' 2023-02-09 04:24:51.995 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b685175a-13ce-49a5-9768-51cb440552f9' and recordId: '109c3142-b9de-41c6-8e7b-42cca736192b' and chunkId: 'b62110bd-5e34-4304-93f0-c5b429173385' and userId: '2e760a09-3d90-4e7d-af57-f3a80a20a61a' 2023-02-09 04:24:51.996 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'a2bef55c-8608-4c08-9732-d91f8b4fc371' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:24:52.018 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'a2bef55c-8608-4c08-9732-d91f8b4fc371' 2023-02-09 04:24:52.022 [vert.x-worker-thread-3] [] [] [] [] DEBUG ametersSnapshotCache loadMappingParametersSnapshot:: Trying to load MappingParametersSnapshot by jobExecutionId 'b685175a-13ce-49a5-9768-51cb440552f9' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:24:52.047 [vert.x-worker-thread-16] [] [] [] [] INFO ametersSnapshotCache loadMappingParametersSnapshot:: MappingParametersSnapshot was loaded by jobExecutionId 'b685175a-13ce-49a5-9768-51cb440552f9' 2023-02-09 04:24:52.059 [vert.x-worker-thread-16] [] [] [] [] WARN teModifyEventHandler handle:: Error while MARC record modifying java.util.concurrent.CompletionException: io.vertx.core.json.DecodeException: Failed to decode:Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179870] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?] at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:?] at io.vertx.core.Future.lambda$toCompletionStage$3(Future.java:384) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.Promise.complete(Promise.java:66) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.dataimport.util.RestUtil.lambda$handleResponse$0(RestUtil.java:182) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.handleDispatchResponse(HttpContext.java:397) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.execute(HttpContext.java:384) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.next(HttpContext.java:362) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.fire(HttpContext.java:329) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.dispatchResponse(HttpContext.java:291) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.ext.web.client.impl.HttpContext.lambda$null$7(HttpContext.java:507) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:264) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.WorkerContext.lambda$run$3(WorkerContext.java:106) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.WorkerContext.lambda$null$1(WorkerContext.java:92) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) ~[mod-source-record-storage-server-fat.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[mod-source-record-storage-server-fat.jar:?] at java.lang.Thread.run(Unknown Source) ~[?:?] Caused by: io.vertx.core.json.DecodeException: Failed to decode:Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179870] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at io.vertx.core.json.jackson.DatabindCodec.fromParser(DatabindCodec.java:129) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromString(DatabindCodec.java:90) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.Json.decodeValue(Json.java:83) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.services.caches.MappingParametersSnapshotCache.lambda$3(MappingParametersSnapshotCache.java:58) ~[mod-source-record-storage-server-fat.jar:?] ... 24 more Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "organizations" (class org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters), not marked as ignorable (29 known properties: "instanceFormats", "holdingsTypes", "natureOfContentTerms", "alternativeTitleTypes", "identifierTypes", "statisticalCodeTypes", "instanceNoteTypes", "contributorNameTypes", "initialized", "issuanceModes", "illPolicies", "electronicAccessRelationships", "contributorTypes", "itemDamageStatuses", "instanceTypes", "loanTypes", "statisticalCodes", "tenantConfiguration", "marcFieldProtectionSettings", "callNumberTypes", "classificationTypes", "holdingsNoteTypes", "instanceRelationshipTypes", "materialTypes", "instanceStatuses", "authoritySourceFiles", "locations", "authorityNoteTypes", "itemNoteTypes"]) at [Source: (StringReader); line: 1, column: 179870] (through reference chain: org.folio.processing.mapping.defaultmapper.processor.parameters.MappingParameters["organizations"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1132) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2202) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1705) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1683) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4706) ~[mod-source-record-storage-server-fat.jar:?] at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2879) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromParser(DatabindCodec.java:126) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.jackson.DatabindCodec.fromString(DatabindCodec.java:90) ~[mod-source-record-storage-server-fat.jar:?] at io.vertx.core.json.Json.decodeValue(Json.java:83) ~[mod-source-record-storage-server-fat.jar:?] at org.folio.services.caches.MappingParametersSnapshotCache.lambda$3(MappingParametersSnapshotCache.java:58) ~[mod-source-record-storage-server-fat.jar:?] ... 24 more 2023-02-09 04:24:52.138 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaEventPublisher publish:: Event with type: 'DI_ERROR' by jobExecutionId: 'b685175a-13ce-49a5-9768-51cb440552f9' and recordId: '109c3142-b9de-41c6-8e7b-42cca736192b' with chunkId: 'b62110bd-5e34-4304-93f0-c5b429173385' was sent to the topic 'folio-testing-cypress.Default.diku.DI_ERROR' 2023-02-09 04:24:52.138 [vert.x-worker-thread-6] [] [] [] [] ERROR KafkaConsumerWrapper businessHandlerCompletionHandler:: Error while processing a record - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) offset: 26 io.vertx.core.impl.NoStackTraceThrowable: handle:: Failed to process data import event payload from topic 'folio-testing-cypress.Default.diku.DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b685175a-13ce-49a5-9768-51cb440552f9' with recordId: '109c3142-b9de-41c6-8e7b-42cca736192b' and chunkId: 'b62110bd-5e34-4304-93f0-c5b429173385' 2023-02-09 04:24:52.138 [vert.x-worker-thread-6] [] [] [] [] WARN KafkaConsumerWrapper businessHandlerCompletionHandler:: Error handler has not been implemented for subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) failures 2023-02-09 04:24:52.153 [vert.x-eventloop-thread-1] [008429/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:24:52.159 [vert.x-eventloop-thread-1] [008429/source-storage] [diku] [2e760a09-3d90-4e7d-af57-f3a80a20a61a] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46558 PUT /source-storage/snapshots/b685175a-13ce-49a5-9768-51cb440552f9 HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 04:24:52.896 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 40 2023-02-09 04:24:52.999 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 26 2023-02-09 04:26:57.092 [vert.x-eventloop-thread-1] [675390/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:26:57.105 [vert.x-eventloop-thread-1] [675390/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55030 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:26:57.606 [vert.x-eventloop-thread-1] [380232/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:26:57.610 [vert.x-eventloop-thread-1] [380232/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55030 PUT /source-storage/snapshots/a8692175-0cba-43b5-96f9-346596a708d4 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:27:00.660 [vert.x-eventloop-thread-1] [066721/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:27:00.664 [vert.x-eventloop-thread-1] [066721/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55030 PUT /source-storage/snapshots/a8692175-0cba-43b5-96f9-346596a708d4 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:27:01.625 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '4027bcca-6467-4ec4-aa80-4e87baf77770', starting processing... chunkNumber '41'-'41' with recordId: 'null'' 2023-02-09 04:27:01.688 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '4027bcca-6467-4ec4-aa80-4e87baf77770', chunkNumber '41'-'41' with recordId: 'null' 2023-02-09 04:27:01.705 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a8692175-0cba-43b5-96f9-346596a708d4' and recordId: 'aab47082-3399-412e-8332-c886fd1142a8' and chunkId: '4027bcca-6467-4ec4-aa80-4e87baf77770' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:27:01.705 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '4ddb5b8c-5083-4995-9ba3-7bc9f5426c35' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:27:01.754 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '4ddb5b8c-5083-4995-9ba3-7bc9f5426c35' 2023-02-09 04:27:01.756 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:27:01.869 [vert.x-eventloop-thread-1] [598547/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:27:01.872 [vert.x-eventloop-thread-1] [598547/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55030 PUT /source-storage/snapshots/a8692175-0cba-43b5-96f9-346596a708d4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:27:02.627 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 41 2023-02-09 04:27:02.708 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 27 2023-02-09 04:29:06.067 [vert.x-eventloop-thread-1] [484429/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:29:06.080 [vert.x-eventloop-thread-1] [484429/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58286 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:29:06.431 [vert.x-eventloop-thread-1] [291931/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:29:06.435 [vert.x-eventloop-thread-1] [291931/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58286 PUT /source-storage/snapshots/95bb0402-bf4d-444b-94aa-c398cece330e HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:29:09.429 [vert.x-eventloop-thread-1] [720484/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:29:09.432 [vert.x-eventloop-thread-1] [720484/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58286 PUT /source-storage/snapshots/95bb0402-bf4d-444b-94aa-c398cece330e HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:29:09.679 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '29397b8a-51d6-457d-9022-b357842fccde', starting processing... chunkNumber '42'-'42' with recordId: 'null'' 2023-02-09 04:29:09.749 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '29397b8a-51d6-457d-9022-b357842fccde', chunkNumber '42'-'42' with recordId: 'null' 2023-02-09 04:29:09.766 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '95bb0402-bf4d-444b-94aa-c398cece330e' and recordId: '38949e58-f228-4982-883b-a3dea2b8a81f' and chunkId: '29397b8a-51d6-457d-9022-b357842fccde' and userId: '1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e' 2023-02-09 04:29:09.766 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'a5cfc61e-ea68-458d-9a4c-7c6894058ce7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:29:09.781 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'a5cfc61e-ea68-458d-9a4c-7c6894058ce7' 2023-02-09 04:29:09.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:29:09.953 [vert.x-eventloop-thread-1] [758748/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:29:09.957 [vert.x-eventloop-thread-1] [758748/source-storage] [diku] [1bdf2bae-dee2-46c3-b5fc-4da22f1a2d7e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:58286 PUT /source-storage/snapshots/95bb0402-bf4d-444b-94aa-c398cece330e HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:29:10.684 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 42 2023-02-09 04:29:10.769 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 28 2023-02-09 04:31:12.278 [vert.x-eventloop-thread-1] [467028/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:31:12.290 [vert.x-eventloop-thread-1] [467028/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49638 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:31:12.647 [vert.x-eventloop-thread-1] [014083/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:31:12.652 [vert.x-eventloop-thread-1] [014083/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49638 PUT /source-storage/snapshots/bb0142b5-67a5-40b7-9bd9-83b88bf93372 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:31:15.926 [vert.x-eventloop-thread-1] [767418/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:31:15.930 [vert.x-eventloop-thread-1] [767418/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49638 PUT /source-storage/snapshots/bb0142b5-67a5-40b7-9bd9-83b88bf93372 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:31:15.933 [vert.x-eventloop-thread-1] [115097/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:31:15.936 [vert.x-eventloop-thread-1] [115097/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49642 PUT /source-storage/snapshots/bb0142b5-67a5-40b7-9bd9-83b88bf93372 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:31:16.066 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6f331a5e-7295-48ff-be8e-521f34322ce9', starting processing... chunkNumber '43'-'43' with recordId: 'null'' 2023-02-09 04:31:16.146 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6f331a5e-7295-48ff-be8e-521f34322ce9', chunkNumber '43'-'43' with recordId: 'null' 2023-02-09 04:31:16.165 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'bb0142b5-67a5-40b7-9bd9-83b88bf93372' and recordId: '8ae56212-72b1-4f3e-8af4-76df62b648a5' and chunkId: '6f331a5e-7295-48ff-be8e-521f34322ce9' and userId: '1f58c174-89c4-444c-a14b-e9be89764b47' 2023-02-09 04:31:16.165 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ff3ebf2b-5d6d-4a4f-b474-933ff71f838b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:31:16.188 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ff3ebf2b-5d6d-4a4f-b474-933ff71f838b' 2023-02-09 04:31:16.189 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:31:16.280 [vert.x-eventloop-thread-1] [264970/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:31:16.283 [vert.x-eventloop-thread-1] [264970/source-storage] [diku] [1f58c174-89c4-444c-a14b-e9be89764b47] [mod_source_record_storage] INFO LogUtil 10.0.83.23:49642 PUT /source-storage/snapshots/bb0142b5-67a5-40b7-9bd9-83b88bf93372 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:31:17.070 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 43 2023-02-09 04:31:17.168 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 29 2023-02-09 04:33:18.180 [vert.x-eventloop-thread-1] [711610/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:33:18.194 [vert.x-eventloop-thread-1] [711610/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59466 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:33:18.558 [vert.x-eventloop-thread-1] [794383/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:33:18.563 [vert.x-eventloop-thread-1] [794383/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59466 PUT /source-storage/snapshots/f77e1aa8-f328-41e9-8e6a-f40516728418 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:33:21.424 [vert.x-eventloop-thread-1] [678454/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:33:21.427 [vert.x-eventloop-thread-1] [678454/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59466 PUT /source-storage/snapshots/f77e1aa8-f328-41e9-8e6a-f40516728418 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:33:21.576 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd56642bc-d778-41d0-bfa6-17716edb45f5', starting processing... chunkNumber '44'-'44' with recordId: 'null'' 2023-02-09 04:33:21.676 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd56642bc-d778-41d0-bfa6-17716edb45f5', chunkNumber '44'-'44' with recordId: 'null' 2023-02-09 04:33:21.692 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f77e1aa8-f328-41e9-8e6a-f40516728418' and recordId: '220e5e6a-0c5f-41f8-ad01-c7615e300023' and chunkId: 'd56642bc-d778-41d0-bfa6-17716edb45f5' and userId: '8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5' 2023-02-09 04:33:21.692 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c2292812-ccb1-40d9-9c07-3d6c3b3ffce8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:33:21.708 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c2292812-ccb1-40d9-9c07-3d6c3b3ffce8' 2023-02-09 04:33:21.711 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:33:21.770 [vert.x-eventloop-thread-1] [443189/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:33:21.775 [vert.x-eventloop-thread-1] [443189/source-storage] [diku] [8bc6ae9c-8eeb-48a4-9847-5bc8f57632a5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:59466 PUT /source-storage/snapshots/f77e1aa8-f328-41e9-8e6a-f40516728418 HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 04:33:22.580 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 44 2023-02-09 04:33:22.696 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 30 2023-02-09 04:35:25.687 [vert.x-eventloop-thread-1] [792329/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:35:25.702 [vert.x-eventloop-thread-1] [792329/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55952 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 04:35:27.918 [vert.x-eventloop-thread-1] [792451/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:35:27.922 [vert.x-eventloop-thread-1] [792451/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55952 PUT /source-storage/snapshots/d41d87ac-6dad-407e-8f23-83919a3d7ecd HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:35:38.235 [vert.x-eventloop-thread-1] [794797/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:35:38.243 [vert.x-eventloop-thread-1] [794797/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55952 PUT /source-storage/snapshots/d41d87ac-6dad-407e-8f23-83919a3d7ecd HTTP_1_1 200 415 9 tid=diku OK 2023-02-09 04:35:40.684 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '57e70087-ec1d-4471-93de-9a7701024cad', starting processing... chunkNumber '45'-'45' with recordId: 'null'' 2023-02-09 04:35:41.839 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '57e70087-ec1d-4471-93de-9a7701024cad', chunkNumber '45'-'45' with recordId: 'null' 2023-02-09 04:35:42.352 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '12d45b05-0584-4006-bc76-0e757ce66943' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.352 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:42.358 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b1f9354d-f0f7-4a47-9a70-704bf0397e60' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.359 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bf267737-e826-4e17-901f-a1db2e483073' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.360 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b516ee3f-ab0e-4186-8c14-54ee5e912536' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.360 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6ce0bf49-93d5-4740-8aff-a523297ee1e6' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.361 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '41fbe632-f71b-40f8-9074-b4df75e052f4' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.377 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '656f5e95-477d-4139-8142-db36b1c3ef39' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.379 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a078be08-f581-4ff2-8793-329e2980f106' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.380 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e5eb8491-d9f7-4f0c-9f7a-d69cb72021da' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.381 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '270036f8-b684-491a-916d-fa9d92fa3122' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.382 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '67aaabd7-2e4d-46f4-bde1-6f1e310732cb' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.382 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e0ddd63a-f608-4ccd-a4b8-a4df857fc75c' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.383 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '97b75537-2c7a-4515-b329-d1f14173f9b9' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.383 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '10fde407-58b7-49dc-b960-58671045b0da' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.384 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ee9050aa-679d-4528-afc9-a2f5c21b1076' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.385 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ae7948f3-ffe5-460b-9e5f-390738b17489' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.430 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:42.442 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.443 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.443 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.444 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.444 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.445 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.445 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.446 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.446 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.447 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.447 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.447 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.448 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.448 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.449 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.449 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.454 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9b8375ca-cd4b-4f24-9255-3e8065d10d9b' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.454 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:42.535 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4b6adaa2-708e-415f-8069-3f0fa4551e6d' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.536 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e3a2f00f-62d2-41d9-ad35-058b4e62e624' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.538 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '10adec64-f488-4482-b91a-4fb10752738d' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.541 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '692d934e-c1e7-4263-89ab-cc32846faf44' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.542 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5fdf2641-d750-4931-b22c-4f7af0ed14c6' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.542 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'da39a0a5-6de2-4eab-ab44-07243268580d' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.543 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1d663854-351b-4425-bf70-4d8732d63b33' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.544 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '164029ff-43df-49b2-9d9c-403be237434e' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.544 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '39240d19-dcfe-4393-9b49-8bf27f5ebb01' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.545 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '52cd6e87-f7ce-4988-bf8d-eda3bc06f980' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.545 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:42.546 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2be14984-7f38-4f67-aeda-c3962176e3fa' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.547 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '40715838-d782-4430-8674-88116b7ae3b9' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.547 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eb8ee011-d168-4ef7-9b81-b2cc33bbcf5b' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.559 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4549374e-2de4-4583-b6fd-d3465bae16a0' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.560 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '04e0c64f-782f-4add-8ef1-e8cbefcc4a1e' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.561 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd7a81e62-e194-4800-8b24-77253a387bcc' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.561 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b03af8c9-0236-4618-ab7c-17a604003d7a' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.562 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5fd2dbd1-6241-4af1-bac2-628f193847f0' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.563 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3d0f8ffd-7fcb-4b75-a9d3-90dc29e71532' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.565 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 31 2023-02-09 04:35:42.565 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 32 2023-02-09 04:35:42.565 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 33 2023-02-09 04:35:42.565 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 34 2023-02-09 04:35:42.566 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 35 2023-02-09 04:35:42.566 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 36 2023-02-09 04:35:42.568 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 37 2023-02-09 04:35:42.568 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 38 2023-02-09 04:35:42.568 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1d3002d2-312e-4dca-a3d4-6c1632966091' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.569 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '70e48ee1-cc3b-4a53-9b94-2827e8dfd299' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.626 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9c627d95-76c0-4412-afbe-3fd4b4b79e5a' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.627 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '38c2924e-c573-4f7f-82cf-d11eee0f7351' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.628 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bebf1524-b52d-4f77-8097-d3f74b0f0997' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.628 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7bbf62fb-0e53-443c-baa6-79c87e4d2448' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.629 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3d7babdd-d8e8-48cc-bb9e-86c01c251c63' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.629 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 28, loadLimit: 5 2023-02-09 04:35:42.630 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4e1f1804-132d-4f02-b414-b6bf3efbda80' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.630 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 39 2023-02-09 04:35:42.631 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:42.632 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.634 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.634 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.635 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.636 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.636 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.637 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.638 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.638 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.639 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.644 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 40 2023-02-09 04:35:42.644 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 41 2023-02-09 04:35:42.645 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 42 2023-02-09 04:35:42.645 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 43 2023-02-09 04:35:42.645 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 44 2023-02-09 04:35:42.645 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 45 2023-02-09 04:35:42.646 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 46 2023-02-09 04:35:42.726 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 47 2023-02-09 04:35:42.726 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 48 2023-02-09 04:35:42.726 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 49 2023-02-09 04:35:42.727 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 50 2023-02-09 04:35:42.727 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 51 2023-02-09 04:35:42.727 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 52 2023-02-09 04:35:42.728 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 53 2023-02-09 04:35:42.728 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 54 2023-02-09 04:35:42.728 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:42.729 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.730 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 45 2023-02-09 04:35:42.730 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.730 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.731 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.731 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.732 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.732 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.732 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.733 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.733 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.734 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.734 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.734 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.735 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.735 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.736 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.737 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 55 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 56 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 57 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 58 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 59 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 60 2023-02-09 04:35:42.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 61 2023-02-09 04:35:42.739 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c6beb389-6bae-4c69-9a94-b3b4c52f38ed' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.739 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:42.740 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '47aa23b1-31a0-4830-b4b9-7847fdf860df' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.741 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 62 2023-02-09 04:35:42.741 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 63 2023-02-09 04:35:42.741 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 64 2023-02-09 04:35:42.825 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 65 2023-02-09 04:35:42.828 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 66 2023-02-09 04:35:42.828 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 67 2023-02-09 04:35:42.828 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 68 2023-02-09 04:35:42.828 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 69 2023-02-09 04:35:42.828 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 70 2023-02-09 04:35:42.829 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 71 2023-02-09 04:35:42.829 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 72 2023-02-09 04:35:42.829 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:42.830 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.830 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.831 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 73 2023-02-09 04:35:42.831 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 74 2023-02-09 04:35:42.833 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3c13962d-df8c-44bd-945a-108c90266874' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.833 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:42.835 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6d4e87ab-8df0-4a41-8328-3184a677ce10' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.841 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6f320467-021a-4228-b61b-b78179e9403b' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.842 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '881a379f-da7e-4390-9194-22e4968d4c69' and chunkId: '57e70087-ec1d-4471-93de-9a7701024cad' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:42.845 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 75 2023-02-09 04:35:42.852 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 76 2023-02-09 04:35:42.852 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:42.854 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.854 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.854 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:42.855 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:43.852 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 77 2023-02-09 04:35:43.852 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 78 2023-02-09 04:35:43.855 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 79 2023-02-09 04:35:43.855 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 80 2023-02-09 04:35:44.975 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9', starting processing... chunkNumber '46'-'46' with recordId: 'null'' 2023-02-09 04:35:45.540 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9', chunkNumber '46'-'46' with recordId: 'null' 2023-02-09 04:35:45.949 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '79d45052-6a52-4795-b9e0-8695903d1d58' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.950 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:45.953 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0aa207d5-a1be-4921-bfd6-021fa7f3755a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.953 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:45.954 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8a2da600-60f4-46fe-b382-0a40510bd51b' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.955 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '054b690c-6e76-4fcc-b6ec-ea78198f68f8' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.956 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a06b935c-65c4-41c4-a801-f3471c6f7132' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.957 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0a1833fa-0af1-428c-95bb-1dd4129fac82' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.961 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:45.962 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.964 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8498f191-8a31-4a47-b53e-c4aa658c5c92' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.964 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '888f4e81-4a56-40cc-b6ab-77473ae6258b' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.965 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4f266e66-b055-49fb-9775-058d4c62f10e' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.965 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '82284cbb-c36d-4a5b-84e2-952a125e2671' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:45.965 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:45.966 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.967 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.967 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.968 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.968 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.968 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.969 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.969 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.970 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:45.970 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 81 2023-02-09 04:35:45.970 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 82 2023-02-09 04:35:45.970 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 83 2023-02-09 04:35:45.970 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 84 2023-02-09 04:35:45.970 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 85 2023-02-09 04:35:45.971 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 86 2023-02-09 04:35:45.972 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 87 2023-02-09 04:35:45.973 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 88 2023-02-09 04:35:45.974 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 89 2023-02-09 04:35:46.024 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 46 2023-02-09 04:35:46.024 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 90 2023-02-09 04:35:46.024 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '50684e5f-d35c-4a97-ae21-f0eedb9ee1c2' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.025 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.025 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a7c6ea87-1725-4e80-8197-95864c4b4d35' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.026 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3314c576-c4a5-4656-a048-bb26d44a0660' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.027 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '06986dcd-e611-4251-aa28-d4d1b096eb7b' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.027 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd1cb7e19-40b5-452b-b77c-2a86057bd44e' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.027 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '74609b3b-c60e-4c38-b010-69ed87838212' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.028 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e111129a-034e-42b3-a033-267cb7490723' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.028 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8975b6b3-6257-4191-a564-e06f960309bb' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.029 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '816a09ed-2b08-48ce-81bc-fd37f133be45' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.029 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '71cc065a-d3f8-4cf0-9448-b4a5c769a2a6' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.030 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 11, loadLimit: 5 2023-02-09 04:35:46.030 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '47779caa-b6e3-447c-9e57-cedb089cf399' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.030 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.033 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.034 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.034 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.035 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.035 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.036 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.036 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.036 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.037 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.037 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.037 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:46.038 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.038 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '76a5afe5-8173-424d-b1fd-6b692810a61a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.039 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '39139a33-d474-4526-b9dd-edb17c5d17d5' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.040 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c2d6147e-6e3e-4b7d-921a-fad219b630a4' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.040 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '29d988ee-e5a8-49a4-b325-285b4dc08d21' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.041 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'db4e90c5-b085-4678-9595-f5f09ad00ea5' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.041 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 7, loadLimit: 5 2023-02-09 04:35:46.041 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5a568d0d-78e9-4890-840b-5896ff87ffb6' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.042 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 91 2023-02-09 04:35:46.042 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 92 2023-02-09 04:35:46.042 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.043 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.043 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.044 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.044 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.044 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.044 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:46.045 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.045 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.045 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 93 2023-02-09 04:35:46.045 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 94 2023-02-09 04:35:46.045 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 95 2023-02-09 04:35:46.124 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 96 2023-02-09 04:35:46.125 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 97 2023-02-09 04:35:46.126 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 98 2023-02-09 04:35:46.127 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 99 2023-02-09 04:35:46.128 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 100 2023-02-09 04:35:46.129 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 101 2023-02-09 04:35:46.130 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 102 2023-02-09 04:35:46.131 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 103 2023-02-09 04:35:46.132 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 104 2023-02-09 04:35:46.133 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 105 2023-02-09 04:35:46.134 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 106 2023-02-09 04:35:46.135 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 107 2023-02-09 04:35:46.136 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1bab6e2f-5077-4927-a2f1-db6264d0ea1d' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.137 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.148 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.149 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.154 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '642fd919-62a9-4bea-be61-2ea22ec231ad' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.154 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.155 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '653e57aa-2f07-436b-b6d1-93536689383a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.226 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4a721fb0-4bb0-466b-8d40-8b6c7aadb9e7' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.227 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4a183fed-0818-4133-9f73-562ab0f292c2' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.229 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9b6a29b1-79c3-483e-a932-d280c2fefe28' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.229 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7a5ec178-e31a-4b78-8ba2-47c7953f3458' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.230 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bc705ad4-a03c-446b-8d48-c17fb14634c7' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.230 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3aa92a6c-e0d9-4bff-b395-abe7465cfd2b' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.230 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:35:46.232 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a0a29f1b-2b29-46b9-bcb8-e27de195f973' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.232 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 108 2023-02-09 04:35:46.236 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.237 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.237 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.237 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.238 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.238 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.238 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.239 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.239 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:46.239 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.240 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.240 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 109 2023-02-09 04:35:46.240 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f3f6338c-fd3f-4e96-950b-1d3dd809ab74' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.240 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.242 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9ef6b5a1-7fd3-4872-ba52-16c0f89d554e' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.242 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aebf59e0-1740-46a2-bafb-dc66840262fd' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.243 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b7151ced-b8d7-46d7-a2f8-058e15bdbe00' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.244 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2e92cd40-189c-44e1-9008-422a9dbb247a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.245 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4b2e6833-0e71-4702-8dcc-db0cb2bea10b' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.245 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '173e6dbc-f621-490e-8705-90af9f6beebc' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.246 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:35:46.246 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8beb5998-8336-4976-9453-251866690a91' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.246 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 110 2023-02-09 04:35:46.246 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 111 2023-02-09 04:35:46.246 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 112 2023-02-09 04:35:46.247 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 113 2023-02-09 04:35:46.248 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 114 2023-02-09 04:35:46.249 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 115 2023-02-09 04:35:46.250 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.250 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.251 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.251 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.251 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.251 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.252 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.252 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:46.252 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.252 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.253 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 116 2023-02-09 04:35:46.253 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 117 2023-02-09 04:35:46.253 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 118 2023-02-09 04:35:46.253 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd4f09001-2a08-4079-8b34-8fbc5dd9785a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.253 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:46.254 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9782a628-b2e0-4908-970d-1e3832c28e6a' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.255 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4432d399-495f-418e-8d03-ddd34304b3e1' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.325 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8abf0597-a063-41cd-afc1-68ff3bfe2904' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd5accb63-fc6a-40f6-a3f5-5136d2a14dd7' and chunkId: 'ee904aa3-8f86-4965-8448-8a0f1173fec9' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 119 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 120 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 121 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 122 2023-02-09 04:35:46.326 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 123 2023-02-09 04:35:46.327 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 124 2023-02-09 04:35:46.328 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 125 2023-02-09 04:35:46.331 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:46.332 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.332 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.332 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.333 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:46.333 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:47.330 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 126 2023-02-09 04:35:47.331 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 127 2023-02-09 04:35:47.332 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 128 2023-02-09 04:35:47.333 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 129 2023-02-09 04:35:47.334 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 130 2023-02-09 04:35:49.363 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce', starting processing... chunkNumber '47'-'47' with recordId: 'null'' 2023-02-09 04:35:50.048 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce', chunkNumber '47'-'47' with recordId: 'null' 2023-02-09 04:35:50.251 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '74d2ac33-a816-4cdf-8b90-f417ae8a723b' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.251 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.252 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '447bcd87-16e8-44ed-9f8a-fee42d03ff2b' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.258 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.258 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.259 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.365 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 47 2023-02-09 04:35:50.447 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd08226d0-2fb4-4aed-bb99-4209dfd0e8f1' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.448 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.448 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 131 2023-02-09 04:35:50.449 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 132 2023-02-09 04:35:50.451 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6e903e72-b0f7-41de-84a3-c803c5b34cdb' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.452 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ee6e1caf-caa5-4cc5-99e2-24dd9a19d57e' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.453 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e9b1b7ce-380f-4497-8404-43d6e4081f84' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.453 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '32ca47fa-780c-4b20-bbf0-4fe9201a55a5' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.454 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.455 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.456 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.456 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.456 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.457 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.459 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1d70a245-c466-48f0-82c5-6e655d5f0952' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.459 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.460 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '32b21603-18a1-4d95-a87c-64825f836852' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.461 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ec8f54e3-b9b7-435c-8890-9f6bec9fda39' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.462 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '00145bf7-a9cf-4b2a-91f4-8110de514069' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.462 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bf41c2bc-7522-4da7-8083-dee704384b68' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.463 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd28e3929-b79d-4175-b82a-6c53d3aa0db3' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.463 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '599e5a35-97f5-4bf0-92e7-5430a2f6badd' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.463 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7bc1b51d-4622-4b10-800c-cb063a121a33' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.464 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9a3c0aa8-050a-43f3-97c1-1d6a2784a518' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '08d519b9-7498-40df-9fcc-a49af1b94baa' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 133 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 134 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 135 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 136 2023-02-09 04:35:50.465 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 137 2023-02-09 04:35:50.469 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.469 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.470 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.470 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.470 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.470 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.471 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.471 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.472 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.472 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.472 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.473 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a9031cbe-9356-48a4-8447-d49cc9f69224' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.473 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.525 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bec994f6-b506-407e-82a3-346e574d86df' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.526 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1e9fe6b1-8c81-4a28-bfe0-d41504982e26' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.526 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1aff8713-0bd5-4469-922d-884a55b4f075' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.527 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8dea6ab2-5129-4cfd-89b2-b18d9c0daa7a' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.528 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2bc67920-e2c4-4e5b-a1c2-a18238730331' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.528 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3a06464a-b52c-4cf9-9732-8039cce2957c' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.529 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '613cd608-1f86-46c8-b346-3c6cefbdc6d4' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.529 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd0483e24-8c7a-4dff-ac6e-c66e8bf7f42b' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.530 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a6562309-35f4-408b-b6b0-2816cf3c985d' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.531 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0ac0756f-09ac-4c71-9260-725319ce4ead' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.531 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f1d44cb6-d7a2-47a5-be97-df09cbad02d0' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.532 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b3bb8242-37a0-4d9d-b10b-53a09070c812' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.532 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 14, loadLimit: 5 2023-02-09 04:35:50.533 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1b98f64f-bd8e-41a3-9361-9219c27738ef' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.533 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 138 2023-02-09 04:35:50.533 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 139 2023-02-09 04:35:50.534 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.535 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.535 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.535 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.536 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.536 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.537 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.537 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.537 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.538 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.538 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.538 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.539 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.539 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:50.539 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 140 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 141 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 142 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 143 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 144 2023-02-09 04:35:50.540 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 145 2023-02-09 04:35:50.541 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9208e686-23a2-4ae6-95da-b0a8e3227025' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.541 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.542 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a3c0fbdb-6859-42e7-81fd-a75975a9d70d' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.542 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 146 2023-02-09 04:35:50.543 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 147 2023-02-09 04:35:50.544 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 148 2023-02-09 04:35:50.545 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 149 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 150 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 151 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 152 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 153 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 154 2023-02-09 04:35:50.627 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.629 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.629 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.629 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 155 2023-02-09 04:35:50.630 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 156 2023-02-09 04:35:50.630 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 157 2023-02-09 04:35:50.630 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 158 2023-02-09 04:35:50.632 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 159 2023-02-09 04:35:50.633 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 160 2023-02-09 04:35:50.634 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 161 2023-02-09 04:35:50.640 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '83a6ec47-82d5-47df-be10-b51414c660dd' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.641 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.642 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '641e5d39-6eac-4a0a-962a-264ea71a35e1' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.642 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '63f83692-3f55-402c-9a6e-ae9d596a4885' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.643 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '85888d7e-2031-4803-b02d-402c8fa5da0e' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.644 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9329f66b-a1ba-4a69-84b2-0280a3ec598e' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.646 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e346f199-29fa-45e8-9041-f7074a0be6e6' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.647 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5780d3d4-b433-429a-b29e-31f556f71359' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.724 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9a6e06a5-a79e-4a10-a81f-6594d18f93bc' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.727 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '90df8165-675a-47a6-af34-be8c180127b8' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.727 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 10, loadLimit: 5 2023-02-09 04:35:50.728 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c50beeb1-7c9f-428f-9374-c0f225987932' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.728 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 162 2023-02-09 04:35:50.728 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 163 2023-02-09 04:35:50.732 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.732 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.733 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.733 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.733 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.734 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.734 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.734 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.735 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.735 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:50.735 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.735 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.736 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 164 2023-02-09 04:35:50.736 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ef7b7dd3-4012-43bc-b051-37a59ce3767d' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.736 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:50.737 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '75f1609a-df31-42b8-b758-b86bdae430b2' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.738 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b52d90f6-5c5d-4ae6-aa7c-e77cad78a66d' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.744 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '24036c7f-9b32-4acd-b976-b83e8ec76e8a' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.745 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '429a9e45-46c4-47a4-a565-540b5847143c' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.745 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b8f79f2-4dfd-49f6-aeaf-9c05d7be1979' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.746 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8199991b-9ee1-4f0d-ad5a-3742a2bfac87' and chunkId: 'e8fd115b-8a12-4717-89c5-aab06a7a94ce' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:50.746 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 165 2023-02-09 04:35:50.746 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 166 2023-02-09 04:35:50.746 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 167 2023-02-09 04:35:50.746 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 168 2023-02-09 04:35:50.824 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 169 2023-02-09 04:35:50.826 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 170 2023-02-09 04:35:50.830 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 171 2023-02-09 04:35:50.831 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 172 2023-02-09 04:35:50.832 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:50.833 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.833 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.834 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.834 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.834 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.834 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.835 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:50.838 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 173 2023-02-09 04:35:51.839 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 174 2023-02-09 04:35:51.840 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 175 2023-02-09 04:35:51.841 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 176 2023-02-09 04:35:51.842 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 177 2023-02-09 04:35:51.843 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 178 2023-02-09 04:35:51.844 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 179 2023-02-09 04:35:51.844 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 180 2023-02-09 04:35:52.959 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331', starting processing... chunkNumber '48'-'48' with recordId: 'null'' 2023-02-09 04:35:53.523 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331', chunkNumber '48'-'48' with recordId: 'null' 2023-02-09 04:35:53.971 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836', starting processing... chunkNumber '49'-'49' with recordId: 'null'' 2023-02-09 04:35:53.971 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 48 2023-02-09 04:35:54.458 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a255ce42-48b8-4bde-9e75-c069e31f7b27' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.458 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.529 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:54.530 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.535 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd4a61ec5-f717-4e67-a44f-31cbe27ebe7c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.535 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.536 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '89164b3b-09f9-449f-9487-3d4b8659d612' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.536 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8c960d2b-96d3-4d51-aa18-e02212fcb748' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.538 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '44c4a0ea-3b69-478a-b95e-ca976ccef92c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.538 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '09cdd17d-c8b0-4f73-88ba-20a57992fa30' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.539 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9b938d14-2c38-41a4-992d-b68c4d5a7430' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.539 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b0df986f-b122-4dd7-9006-a9aad8823f38' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.540 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1ce7c65c-3510-40e6-945d-fcf97a8b9209' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.540 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ed232338-9bd1-4264-acc2-47cdee6d84a4' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.541 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 10, loadLimit: 5 2023-02-09 04:35:54.541 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f3ddaa68-3ec3-4b32-96aa-df8bcff6aa0f' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.541 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 181 2023-02-09 04:35:54.550 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:54.551 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.551 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.624 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.625 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.625 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.625 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.626 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.626 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.626 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:54.626 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.627 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 182 2023-02-09 04:35:54.627 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 183 2023-02-09 04:35:54.627 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '97b0ba62-d04f-416e-92ef-455dd2331fe9' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.628 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.629 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c4d92394-a22b-4876-beae-4936e18f2065' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.630 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd5086e08-743d-4708-ade1-7d3910472580' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.631 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '00e1c983-72cf-4dcf-a793-e4323409b0c9' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.632 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c0076ffe-29c8-4486-950e-a0facf5e1267' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.633 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 184 2023-02-09 04:35:54.633 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 185 2023-02-09 04:35:54.633 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 186 2023-02-09 04:35:54.633 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 187 2023-02-09 04:35:54.633 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 188 2023-02-09 04:35:54.634 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 189 2023-02-09 04:35:54.635 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 190 2023-02-09 04:35:54.638 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:54.640 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.641 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.641 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.642 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.642 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.643 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 191 2023-02-09 04:35:54.643 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 192 2023-02-09 04:35:54.643 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d8eedc3-2596-40fa-ab55-4d8afd2f1538' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.644 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.644 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f4d46764-109f-47d7-9bf9-b118010b1f35' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.729 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 193 2023-02-09 04:35:54.729 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 194 2023-02-09 04:35:54.739 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 195 2023-02-09 04:35:54.742 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 196 2023-02-09 04:35:54.743 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:54.825 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.825 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.831 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4ab4a7f6-befb-4c22-a7e1-d71e58f99e3c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.832 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.833 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bb815e4f-1717-408c-8ed5-7b430e059ebb' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.834 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ebe087a0-d06a-4954-8f8d-452bd08cbcc7' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.834 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3e975b02-2859-4f1b-a001-94d8e4f20d51' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.835 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '62a79926-9ec6-4a3b-acf9-fcf214840369' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.835 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9a11c6db-e604-4147-8033-9c7e330aa734' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.835 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '30653601-f2cc-4d8d-82b0-a18fb3595a33' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.836 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e3cf2322-a28c-43ac-b024-398c7ee4acc2' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.836 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6f67bab7-e409-4b08-baa2-6c4887224800' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.837 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2eb523cf-a09e-4c2b-8a01-31043a66268c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.837 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 197 2023-02-09 04:35:54.837 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 198 2023-02-09 04:35:54.837 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dd5e2d4f-a82a-47ef-925a-9b24a652a82f' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.838 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ddf1ecc1-f815-4014-b9cd-5983024ca57d' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.838 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 13, loadLimit: 5 2023-02-09 04:35:54.838 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '53784afb-6c21-429f-8825-96ec4c861374' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.843 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:54.926 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.927 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.927 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.927 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.928 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.928 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.928 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.928 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.929 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.929 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.929 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.930 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:54.930 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.930 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:54.930 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 199 2023-02-09 04:35:54.930 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 200 2023-02-09 04:35:54.931 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7fe39b38-7218-48d3-a0e6-746304b5d9cf' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.931 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:54.934 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '214c8ca2-ef93-4ff2-902b-4c648af61432' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.934 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'db818adf-b561-4d04-91fb-bf4fc926c07f' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.935 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1ead1505-27ae-4315-8dd9-dda70a9512c2' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.936 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fd4dd1ea-487f-4899-932b-2c2dc7a8dee5' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.936 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8c6fa1fe-4142-49f0-a241-5483082cfe24' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.936 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c1256a55-af28-4162-907f-7790b11d0b05' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.937 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:35:54.937 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3d6fa95b-f36d-46f9-a407-8de964fef3f3' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:54.937 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 201 2023-02-09 04:35:54.937 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 202 2023-02-09 04:35:54.937 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 203 2023-02-09 04:35:54.938 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 204 2023-02-09 04:35:54.938 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 205 2023-02-09 04:35:54.938 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 206 2023-02-09 04:35:54.938 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 207 2023-02-09 04:35:54.938 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 208 2023-02-09 04:35:54.941 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 209 2023-02-09 04:35:54.941 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 210 2023-02-09 04:35:54.941 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 211 2023-02-09 04:35:54.943 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:55.024 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.025 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.025 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.025 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.026 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.026 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.026 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:55.026 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.027 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.027 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 212 2023-02-09 04:35:55.027 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '80a2f9d5-bd8c-42eb-b349-f843dd8a448a' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.027 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:55.028 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4990bc35-9b30-4b67-96c2-2e0709abe9dc' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.029 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2c9d1206-097d-42b2-91fb-01c25a6ce21c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.030 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5fd423a2-59b7-4dcf-bb4d-a17fcd0ec21f' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.031 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '21227819-86c9-4ae8-91fc-0561f5c31163' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.031 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '92678f5e-f450-4ce5-ae48-88ac21402384' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.032 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e5058537-5956-4036-99ee-5358f558932c' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.032 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:35:55.032 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ebada25d-2ae2-4aaf-a174-077da11facb4' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 213 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 214 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 215 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 216 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 217 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 218 2023-02-09 04:35:55.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 219 2023-02-09 04:35:55.037 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:55.038 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.038 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.038 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.039 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.039 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.040 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.040 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:55.040 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.040 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.041 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 220 2023-02-09 04:35:55.041 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6705728b-fb16-4937-b15d-b6e88b17573b' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.041 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:55.042 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c65f5f64-8509-4f65-a58f-748712d776b1' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.046 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836', chunkNumber '49'-'49' with recordId: 'null' 2023-02-09 04:35:55.047 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e3cbc8e4-24f3-4087-aec1-7120faca651e' and chunkId: 'cc218bb7-2041-42f6-ba5d-d46e8b3ac331' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 221 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 222 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 223 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 224 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 225 2023-02-09 04:35:55.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 226 2023-02-09 04:35:55.124 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 227 2023-02-09 04:35:55.127 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:55.128 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.128 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.128 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:55.966 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731', starting processing... chunkNumber '50'-'50' with recordId: 'null'' 2023-02-09 04:35:55.966 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 49 2023-02-09 04:35:56.048 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3255b34d-429b-4112-981f-c4ce04ce9d36' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.048 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.050 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 228 2023-02-09 04:35:56.051 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 229 2023-02-09 04:35:56.052 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 230 2023-02-09 04:35:56.125 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '857bee87-1803-4c4b-bfa8-dc3e38e338e8' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.125 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd51ef329-3943-4bdd-bf02-bc278c8ae17d' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.126 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '90b1c5d0-b9cd-4f4e-84f7-0ed6a616ed0b' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.126 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e56003f6-71fd-4918-87ae-9905540f365c' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.127 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '87d7502f-4439-4d33-b170-e19556b6a7fa' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.127 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5b64bf3b-a2a8-4130-ac2e-0af7b88a0ac2' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.128 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6f9deeb3-93b0-425d-838e-5bd3ca089cb3' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.129 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '91bdc1e6-140e-4104-af13-27c316a5691c' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.130 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '784cc0be-e881-444b-bb79-6e69d130ebc5' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.130 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 11, loadLimit: 5 2023-02-09 04:35:56.131 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8bac9009-20c4-4407-be80-881188bbe40f' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.132 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.134 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.134 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.134 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.135 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.135 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.135 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.136 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.136 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.136 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.136 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:56.137 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.137 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.138 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 231 2023-02-09 04:35:56.138 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 232 2023-02-09 04:35:56.138 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b8230ad-4ff1-4b37-8158-a17cdf02ce2f' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.138 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.139 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2a9dd59d-1d69-4a9b-86fa-39e13a022bc9' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.140 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8f8e641a-1795-49d6-95b3-5831df13caba' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.140 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 233 2023-02-09 04:35:56.140 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 234 2023-02-09 04:35:56.140 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 235 2023-02-09 04:35:56.141 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 236 2023-02-09 04:35:56.224 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 237 2023-02-09 04:35:56.226 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 238 2023-02-09 04:35:56.227 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 239 2023-02-09 04:35:56.228 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.228 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.229 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.229 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.229 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 240 2023-02-09 04:35:56.229 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 241 2023-02-09 04:35:56.230 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e84f0ca2-6b93-4bb9-bf05-4d266f68d1f1' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.230 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.231 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 242 2023-02-09 04:35:56.231 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 243 2023-02-09 04:35:56.232 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 244 2023-02-09 04:35:56.234 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fb8d7efe-c7f3-4e2a-9414-62a953b99e79' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.235 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9ab93dec-d5fb-4a6f-a190-5114832c526f' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.235 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd3f34da6-5709-4831-b6cd-32bc8cc11663' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.236 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '546fe8cd-f969-4536-b5b1-cbcc8b16cbd0' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.236 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5b43b2e3-64d1-4981-a30e-91376696c747' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.236 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1366eb44-e666-4024-b746-d60e202c5566' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.237 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dd82fdad-4705-4b57-997e-8688db6c1c3b' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.238 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.239 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.239 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.239 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.239 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.240 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.240 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.240 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.240 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.328 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 245 2023-02-09 04:35:56.328 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 246 2023-02-09 04:35:56.328 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 247 2023-02-09 04:35:56.328 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 248 2023-02-09 04:35:56.329 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '653c30eb-da7b-4798-bb06-db50bc48c828' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.329 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.330 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 249 2023-02-09 04:35:56.330 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 250 2023-02-09 04:35:56.330 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 251 2023-02-09 04:35:56.331 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 252 2023-02-09 04:35:56.335 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.335 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.344 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5bbe4334-60dc-4761-906c-05b7234e6da9' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.344 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.345 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2378694e-9f31-44eb-8456-9319fdad0826' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.345 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 253 2023-02-09 04:35:56.349 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'faec42d1-5e12-4cf2-9ad5-599a43cc00c3' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.349 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '67d8ef30-8608-4c59-a488-5ecbedd73b5a' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.350 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'beefef90-6ebf-4db2-a722-5b51f811830d' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.353 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.424 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.425 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.425 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.426 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.426 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.427 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'db0cd503-3b6c-4166-a5e8-c1a0b883776c' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.427 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.428 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '37a9c659-4f87-4714-8bf5-1f994c8033fb' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.428 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2419cfd0-c16e-4f79-b12e-a858f750d9ce' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.428 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 254 2023-02-09 04:35:56.428 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 255 2023-02-09 04:35:56.429 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 256 2023-02-09 04:35:56.430 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 257 2023-02-09 04:35:56.431 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 258 2023-02-09 04:35:56.435 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.435 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.435 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.436 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.548 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ca473537-7056-42c3-8a54-86e66a602300' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.549 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.550 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 259 2023-02-09 04:35:56.550 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 260 2023-02-09 04:35:56.551 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 261 2023-02-09 04:35:56.628 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.629 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.641 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8948c38e-c1f4-47ff-8d3f-b46b38894154' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.641 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.642 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '140b3da7-19d9-42b5-ad93-d264c7c4eaa9' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.642 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 262 2023-02-09 04:35:56.728 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '658d81da-2aa3-4d92-8e10-3aa8a5ff9c10' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.728 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.730 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '01e99d14-05b1-49e2-a355-c905f6ec9ea9' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.730 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '02af4f32-738a-414b-82f8-36fa08798cca' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.731 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c18a823a-2bb9-4ce0-bf1e-c5dd0d4796d8' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.731 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3b0eff0d-abbb-4fd9-b66b-fcfc5f18a65d' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.736 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '75a763b3-abc0-491d-a467-3a854d3c6f02' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.736 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '31a4c12d-c847-4883-b5c9-288fa5399362' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.737 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b85fcd08-f32e-45e0-866a-8bd359201f83' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.737 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '988c1998-c1db-4421-9a47-9dacc9b90a9b' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.738 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3a1372c6-cdf5-41fd-a64d-6fd17c2c89e4' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.738 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2d8a72ce-3238-4526-90c0-754a39c04163' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.739 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d7ba5d7-ae60-426b-b00d-f810fe26391e' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.740 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a4ef2120-42b4-4029-be58-506e5ced5d94' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.740 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '29b86d8e-83ab-41a6-8392-13cd943274f6' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.740 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd76a9ea2-d857-4eab-9ffe-f34142aef621' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.741 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.825 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.825 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.826 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.827 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.827 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.828 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.828 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.828 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.828 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.829 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.829 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.829 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.830 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.830 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.830 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.830 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.831 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.831 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.831 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 263 2023-02-09 04:35:56.831 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 264 2023-02-09 04:35:56.831 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 265 2023-02-09 04:35:56.832 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b3986c8e-d1ee-4622-90f5-efea8c82f175' and chunkId: '4cdee184-a57e-4365-b14e-000cfe6d6836' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:56.832 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:56.833 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 266 2023-02-09 04:35:56.833 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 267 2023-02-09 04:35:56.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 268 2023-02-09 04:35:56.928 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:56.929 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:56.929 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 269 2023-02-09 04:35:56.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 270 2023-02-09 04:35:56.932 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 271 2023-02-09 04:35:56.933 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 272 2023-02-09 04:35:56.936 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731', chunkNumber '50'-'50' with recordId: 'null' 2023-02-09 04:35:56.936 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 273 2023-02-09 04:35:56.937 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 274 2023-02-09 04:35:56.939 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 275 2023-02-09 04:35:56.940 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 276 2023-02-09 04:35:56.941 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 277 2023-02-09 04:35:56.941 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 278 2023-02-09 04:35:56.943 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 279 2023-02-09 04:35:57.025 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 50 2023-02-09 04:35:57.446 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2afdb190-c35c-4032-90dc-c9237eea4973' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.447 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.447 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 280 2023-02-09 04:35:57.453 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.454 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.642 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '89d6b2f1-ef35-4eb3-8ae9-a56d2809818d' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.642 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.643 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 281 2023-02-09 04:35:57.644 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '60b9e148-74aa-492e-853d-5b02f566c17c' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.645 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.647 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eaf73ade-fa30-4336-8338-01b8f12d3c4f' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.647 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dc8c66c7-03f5-4785-a071-ba3bce24c14c' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.648 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3ab636b0-c7c3-40b8-8065-940640fac98b' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.649 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.650 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.651 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '78e75a3a-dbf1-4196-903a-9ff356f4edb0' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.653 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fbf5d25e-22c7-4bf2-a3c6-a69b80fc2ced' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.654 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9961eacf-a8bd-4f1d-bc34-70381a4af863' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.655 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1a5b1ccd-4178-46b0-aecf-a655af4eb3c5' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.656 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a0999465-c27f-4e28-b645-37b385b9499d' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.656 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b547488d-8a1a-40c5-b304-ea21a5eaafec' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.657 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 282 2023-02-09 04:35:57.657 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.658 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.658 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.659 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.659 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.660 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.660 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.661 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.661 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.662 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.667 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.670 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ee8f9349-1bf3-4585-9796-b1f4fa18a185' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.670 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.671 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4445d0b6-0011-47a9-b737-1cbfd70980b4' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.671 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dc4653a9-954a-4e0d-964e-c15fa0b38de8' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.672 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3d9d8794-03b8-4ba6-b6e6-bc4e11c157f1' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.673 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f97656c2-8026-4936-9849-ddfd9078d61b' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.673 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ad37d7f3-ff28-403f-8f64-4f3b8caa2761' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.674 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bba48ce3-ed90-4004-91b3-de0d6d59b016' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.674 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d42973c-051c-42c0-9fb6-d751ae9ce401' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.724 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd26bc1bb-3c24-4e8b-8d1a-36a21becadfd' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.724 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 10, loadLimit: 5 2023-02-09 04:35:57.725 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ffefefe4-457a-4a7e-9ee6-df39886dd030' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.726 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 283 2023-02-09 04:35:57.727 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 284 2023-02-09 04:35:57.728 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 285 2023-02-09 04:35:57.729 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 286 2023-02-09 04:35:57.729 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.730 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.730 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.730 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.731 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.731 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.732 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.732 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.733 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.733 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:57.733 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.733 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.734 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 287 2023-02-09 04:35:57.734 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 288 2023-02-09 04:35:57.734 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 289 2023-02-09 04:35:57.734 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5c59938a-0708-4e0e-882c-49a24eeda150' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.734 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.735 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd7f4e795-003e-4e69-8749-52a2446a0240' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.736 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '569bd390-ee68-460d-8512-94edf4b5ec1b' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.736 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0926306d-78bc-49aa-8475-a35b492b4865' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.737 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7b3cce92-e5b6-477c-a4e6-1738cec843f5' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.737 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '62a09504-00dc-4ebd-b183-a60b347724e7' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b3d82f67-2c51-4e73-9ce1-b68133398047' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd6c163a9-8f5c-48c4-93f1-c2380e09f063' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 290 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 291 2023-02-09 04:35:57.738 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 292 2023-02-09 04:35:57.739 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 293 2023-02-09 04:35:57.739 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 294 2023-02-09 04:35:57.739 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 295 2023-02-09 04:35:57.740 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 296 2023-02-09 04:35:57.741 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 297 2023-02-09 04:35:57.743 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.743 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.744 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.744 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.744 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.744 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.745 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.745 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:35:57.745 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.745 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.746 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '19ce20da-baf0-4340-af98-47ef6628029d' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.746 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.747 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ecfbec84-c1ab-46f5-8138-cadeeefb1f18' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.747 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 298 2023-02-09 04:35:57.750 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 299 2023-02-09 04:35:57.752 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.753 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.753 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.753 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 300 2023-02-09 04:35:57.824 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 301 2023-02-09 04:35:57.824 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 302 2023-02-09 04:35:57.824 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 303 2023-02-09 04:35:57.824 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 304 2023-02-09 04:35:57.825 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 305 2023-02-09 04:35:57.826 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 306 2023-02-09 04:35:57.827 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 307 2023-02-09 04:35:57.828 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 308 2023-02-09 04:35:57.829 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 309 2023-02-09 04:35:57.830 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 310 2023-02-09 04:35:57.831 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0c8b48a4-c088-47ee-9aa0-ca7ce3bd1afa' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.831 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.832 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '16f15833-dd84-484c-a68a-e6dc96256e4f' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.833 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '54f5514f-5c82-4fd0-8418-0ea755c06030' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.833 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 311 2023-02-09 04:35:57.834 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 312 2023-02-09 04:35:57.835 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0dadc6c3-4cae-4045-ac0e-a156e1dd109e' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.836 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.837 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.837 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.838 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.838 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.849 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '84937399-d5b3-4f80-88b3-af314d7a7c73' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.849 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.850 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '33607bae-505f-4d38-8d66-a02584eba262' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.850 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd2a8a0a9-d690-4081-97bf-a379ddcc11d3' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.850 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 313 2023-02-09 04:35:57.851 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 314 2023-02-09 04:35:57.851 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 315 2023-02-09 04:35:57.852 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 316 2023-02-09 04:35:57.853 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '25fbd3f8-0d24-4286-acee-cc0a008f0c69' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.853 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.854 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.854 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.855 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.855 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.923 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.924 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.941 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6d480abc-985d-4329-8c55-208b3362dbc5' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.942 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.942 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 317 2023-02-09 04:35:57.943 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 318 2023-02-09 04:35:57.944 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 319 2023-02-09 04:35:57.945 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 320 2023-02-09 04:35:57.946 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd3922564-e79f-4c13-85e5-e6c2802fcb8e' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.946 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:35:57.947 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:57.947 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:57.951 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '009c9d7b-894a-4d3c-9018-6c7553442b2e' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.951 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '13a86dda-a49c-47d1-b3bf-e2aa2f872b49' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.952 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '97a5d5f2-888b-4346-8d19-68b0f8d2fcb3' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.952 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '386797eb-3b2e-46e5-9566-3e8ff761a493' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.953 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '67e5b25a-d484-4445-b2b5-853cb96b477c' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.953 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aecf66fe-824a-4e8a-bff2-2cca9872abc7' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.954 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f0353083-5cbe-441d-97ef-7c5b03d3ae3b' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.954 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '94b87463-d71d-4d92-a620-a1eee731f427' and chunkId: '7e654342-49aa-44e5-9f6b-1b8925313731' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:35:57.955 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 321 2023-02-09 04:35:58.023 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:35:58.024 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.024 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.024 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.025 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.025 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.025 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.026 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.026 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.026 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:35:58.957 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 322 2023-02-09 04:35:58.958 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 323 2023-02-09 04:35:58.959 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 324 2023-02-09 04:35:58.960 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 325 2023-02-09 04:35:58.961 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 326 2023-02-09 04:35:58.961 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 327 2023-02-09 04:35:58.962 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 328 2023-02-09 04:35:58.963 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 329 2023-02-09 04:35:58.964 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 330 2023-02-09 04:36:01.068 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977', starting processing... chunkNumber '51'-'51' with recordId: 'null'' 2023-02-09 04:36:01.661 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977', chunkNumber '51'-'51' with recordId: 'null' 2023-02-09 04:36:02.054 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fafa4d31-334a-4e3f-bb40-df0910380989' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.055 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.057 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '904e530c-0174-4437-8401-54fce0d9c341' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.057 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.058 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3cedc433-9770-42c2-aaae-d484ef41837f' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.058 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d2f0d4b-56e2-46c3-abbb-03944d4939a1' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.059 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '613f87ce-4de8-4cee-966d-471ce39dcab4' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.061 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5637cabc-aaf2-4ee1-bcde-60715f60f57d' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.061 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2c056960-637d-4419-830b-f1aea2ce4c05' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.062 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ce457b24-107f-4c8d-8693-860d2b245624' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.062 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '93ddd634-5383-4830-b27a-9eb02214bbee' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.063 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4f2c3200-c6cf-4d17-a852-4b5351fad412' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.063 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.064 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.064 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.065 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.065 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.066 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.066 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.066 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.067 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.067 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.067 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.067 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.068 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f430bf7a-2475-4877-aa80-05f119b3f143' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.068 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.069 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dfc9807b-7095-4288-8bfb-aa7bfa1680d7' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.070 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b8be5218-2b2d-4f3d-a5bc-1558e27ca939' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.070 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9f8bb665-40d7-4307-b57f-e90de156f8ba' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.070 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0cac8a46-06b7-48af-a5a7-ddcecc4ca61a' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.071 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd5db71b8-9bd1-4bc9-96bf-db5418bb6302' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.071 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9e9dd81c-f736-40c2-ace0-fffd6b039147' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.072 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '354b94fa-60e4-474d-810b-251ad1612d80' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.072 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5c2c42bd-952e-47e8-9b33-4d6ccdfb1edd' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.073 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 51 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '56d5b3a5-c860-4213-91a8-c228105e3a2c' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 331 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 332 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 333 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 334 2023-02-09 04:36:02.073 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 335 2023-02-09 04:36:02.074 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0e926283-456d-466b-84f0-46e386dc164b' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.074 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.074 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 336 2023-02-09 04:36:02.075 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 337 2023-02-09 04:36:02.075 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 338 2023-02-09 04:36:02.128 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 339 2023-02-09 04:36:02.128 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 340 2023-02-09 04:36:02.129 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.129 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.130 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.130 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.131 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.131 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.131 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.132 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.132 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.132 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.132 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.133 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.133 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.134 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '96c2165b-297f-4396-9766-7c24d287cd8a' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.134 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.135 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 341 2023-02-09 04:36:02.135 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 342 2023-02-09 04:36:02.135 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 343 2023-02-09 04:36:02.135 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 344 2023-02-09 04:36:02.135 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 345 2023-02-09 04:36:02.136 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 346 2023-02-09 04:36:02.137 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 347 2023-02-09 04:36:02.138 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 348 2023-02-09 04:36:02.138 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 349 2023-02-09 04:36:02.139 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.139 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.140 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 350 2023-02-09 04:36:02.140 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 351 2023-02-09 04:36:02.145 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '08513525-bb6a-415a-9b5f-737ead3818f7' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.145 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.146 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '038187bf-1643-48f6-9e41-12de368f4a92' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.146 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 352 2023-02-09 04:36:02.150 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.150 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.150 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.156 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'baa2d0ad-97d5-4255-b38b-8394a2ab013c' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.156 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.157 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '903d9615-f58d-4c4b-a2b0-ae38fd5825b6' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.157 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '29ae1a1e-3380-4061-ba62-65cece4dae24' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.157 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 353 2023-02-09 04:36:02.224 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 354 2023-02-09 04:36:02.225 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2b41ff55-70fd-4cb1-87a5-7dde81b35e9f' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.225 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.225 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '89b20da6-b013-4cb8-9579-c4d2f0c4a8d0' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.227 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.228 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.228 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.229 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.231 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ddbb6836-cfa3-43aa-97d2-820472b0db9b' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.232 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2065cf8d-9300-4c45-90d2-1a3c26c723d5' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.232 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '766adf89-2bac-4bfb-8803-fcc369106899' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.232 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '440cefa7-fe89-4d05-abbc-61cd422aaa5c' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.233 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '95b1d94f-96eb-4b09-b1f3-b3ceba28f190' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.233 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '02923d16-8c70-4681-92a4-a0c17accf44d' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.234 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9aa5b6d0-8a94-4076-9034-b6cc8ea62d04' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.234 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '99ffc240-1e63-43a9-997f-b077179163be' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.234 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '30048a7d-f2a5-48bc-9891-5a0a4ae427f0' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.235 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 355 2023-02-09 04:36:02.235 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 356 2023-02-09 04:36:02.235 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 357 2023-02-09 04:36:02.235 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.236 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.236 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.236 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.237 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.237 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.237 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.238 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.238 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.238 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.238 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.239 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.241 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '74a1a669-5c55-4021-b532-ff398fd5b318' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.242 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.243 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1c5d5ac0-ef5d-4194-b329-c89d8c9fd5dc' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.244 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0f38c21a-f794-4be1-9572-2599d8492307' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.244 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e8b7082e-b1b9-41ff-80bb-edd544083ef6' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.245 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8142fa8d-017c-40aa-8e30-d8f2bf9e0d82' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.246 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1329fcaf-43f5-4430-b1b1-2d42d7a72027' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.246 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b731a9e3-0edf-4a24-af8e-7b44b49a3cf5' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.324 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51ffd1a2-be86-4ddb-9976-ce57e35e037a' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.325 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '53c31df9-61ff-4779-af47-99c7298e4af0' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.325 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'efc72b19-42dc-4163-86f9-32c3a96142c3' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.326 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 358 2023-02-09 04:36:02.328 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cb4e3d70-ab1e-44a7-9d91-d6edbccaadb3' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.328 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:02.329 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 12, loadLimit: 5 2023-02-09 04:36:02.330 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8d4c44fe-46eb-4e8f-8c60-bee623d3ebdb' and chunkId: 'f6f92af5-a954-4c83-b409-8701ba826977' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:02.330 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 359 2023-02-09 04:36:02.330 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 360 2023-02-09 04:36:02.330 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 361 2023-02-09 04:36:02.330 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 362 2023-02-09 04:36:02.331 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.331 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.331 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.332 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.332 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.332 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.333 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.333 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.333 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 363 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 364 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 365 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 366 2023-02-09 04:36:02.334 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:02.335 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.335 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:02.336 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 367 2023-02-09 04:36:02.336 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 368 2023-02-09 04:36:02.337 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 369 2023-02-09 04:36:02.338 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 370 2023-02-09 04:36:02.339 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 371 2023-02-09 04:36:02.339 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 372 2023-02-09 04:36:02.343 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 373 2023-02-09 04:36:02.343 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 374 2023-02-09 04:36:02.343 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 375 2023-02-09 04:36:02.343 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 376 2023-02-09 04:36:02.344 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 377 2023-02-09 04:36:02.345 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 378 2023-02-09 04:36:03.347 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 379 2023-02-09 04:36:03.348 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 380 2023-02-09 04:36:04.700 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '07f847d2-858d-4148-922b-42f49dfc430a', starting processing... chunkNumber '52'-'52' with recordId: 'null'' 2023-02-09 04:36:05.153 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '07f847d2-858d-4148-922b-42f49dfc430a', chunkNumber '52'-'52' with recordId: 'null' 2023-02-09 04:36:05.460 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4046aad3-0def-47c2-b6a7-ccbb2aa225f3' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.461 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.462 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6b26333f-a2ff-4795-bc42-a11dd06fbeee' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.468 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8d8a3c97-f7f5-4012-8c37-8ba4bb80ad88' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.468 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.469 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '82ec6660-8a7f-448d-8179-69aac62ba307' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.470 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3629ebe3-08e6-4e4f-a578-951ccee87dbd' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.470 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a1d7abc6-878e-49bb-a57d-7983f38f53ef' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.471 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.472 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.472 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.476 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.476 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.477 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.478 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.478 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.532 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dfb8ff6e-928c-48a4-aa9d-bf6a6871b2c8' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.532 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.533 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'de01c25b-ddec-4e1c-bb29-2a959fa02b7f' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.535 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8f3881f7-3121-49c5-bcd4-1a3bf08556fb' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.535 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '84846b8a-b513-4b55-8809-756943d7bc8a' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.536 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 381 2023-02-09 04:36:05.536 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 382 2023-02-09 04:36:05.536 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 383 2023-02-09 04:36:05.536 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 384 2023-02-09 04:36:05.537 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 385 2023-02-09 04:36:05.538 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 386 2023-02-09 04:36:05.540 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.540 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.541 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.541 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.542 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.549 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '199d1a2c-4633-4edf-823a-3520efde682d' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.550 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.550 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 387 2023-02-09 04:36:05.551 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 388 2023-02-09 04:36:05.552 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 389 2023-02-09 04:36:05.553 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 390 2023-02-09 04:36:05.554 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.555 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.556 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '843bcac3-55e2-414f-a600-376437954789' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.556 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.557 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3ec7abbc-7741-470e-a6f1-411ea76ee917' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.558 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '32149a23-4fcc-4906-9916-dd39424d360b' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.559 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'be49055b-7a47-4fc7-9ebd-aa60a2e97548' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.559 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 391 2023-02-09 04:36:05.567 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.568 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.568 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.569 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.569 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.570 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fa4d2fe1-4e36-493a-9013-549d657cebad' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.571 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.572 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '62e19d8e-0939-482f-8eaa-c90c3cf639c7' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.573 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2075f563-58ad-4134-a9b0-fb5d7ca609a7' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.573 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5678157a-98ca-4585-8dec-cc9535b3db5f' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.574 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd3ab5e56-40f1-456d-b8f0-d60a730505eb' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.575 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e8344aef-75b8-43a7-b172-e172c8519d2a' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.575 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5c48d6f7-4713-4b76-b1b6-785ad238df3e' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.576 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '09e4ff1b-a1c4-4779-bddf-fc96be9d5650' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.576 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 392 2023-02-09 04:36:05.576 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 393 2023-02-09 04:36:05.576 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 394 2023-02-09 04:36:05.576 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 395 2023-02-09 04:36:05.579 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.580 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.580 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.581 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.581 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.581 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.582 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.582 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.582 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.643 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'da75febe-ed8e-4396-b7d4-9561d74c25e5' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.644 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.645 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 396 2023-02-09 04:36:05.646 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 397 2023-02-09 04:36:05.649 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 398 2023-02-09 04:36:05.649 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.650 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.653 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 399 2023-02-09 04:36:05.653 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 400 2023-02-09 04:36:05.655 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 401 2023-02-09 04:36:05.658 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 402 2023-02-09 04:36:05.658 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 403 2023-02-09 04:36:05.663 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 404 2023-02-09 04:36:05.664 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eb0a09e0-ec31-4a4b-9fd6-fe2c7dff97ac' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.664 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.671 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.672 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.673 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ccd5c856-03d8-4028-bcc9-5229e7a9647d' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.673 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.674 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f4e74e13-e544-4524-8aa2-1b6125daf962' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.675 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f366ffa0-1850-492a-b7b5-1fae692d085c' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.676 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6140019d-94d1-4c0e-a71f-53cca1defc43' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.676 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9f9dfb56-f417-4d8b-85dc-ff8b9b95e56f' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.677 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c6ee3a02-39d5-4031-a901-882718770021' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.677 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b81d88fc-d145-47b8-8d30-579e71b91c80' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.680 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4d50af0c-1b9c-4607-a9dd-9ce279707371' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.680 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2bf71c66-7cf6-4ca5-a012-8b9991aa6fbf' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.681 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '40c2140c-7dff-4054-b7f6-97ce778a381a' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.681 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 405 2023-02-09 04:36:05.682 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd537cfc6-dcc1-49a0-a597-70c710ebf911' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.682 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.683 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '12fa3248-15c5-499b-b8b7-4503fb9a3ec3' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.684 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a434dcfc-982f-48f5-9f83-9e7b8d7767e4' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.685 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '10affb51-904c-4e60-bee0-aff4b312e5d2' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.685 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '642effb3-a5c0-4605-a7c7-be382fff7148' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.686 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ff231d13-9e5c-47b9-b44e-e618e646d421' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.687 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '50f5bcd0-2210-482d-bfe2-9c53aeee968a' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.688 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9a1afb1c-33b0-4354-b73e-adb39daa9003' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.689 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 19, loadLimit: 5 2023-02-09 04:36:05.689 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f739da2f-ba52-4c60-bd8e-ba0c3d1a0a6a' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.690 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.690 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.691 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.691 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.692 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.692 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.693 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.693 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.694 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.694 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.724 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 52 2023-02-09 04:36:05.725 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.725 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 406 2023-02-09 04:36:05.725 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 407 2023-02-09 04:36:05.725 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 408 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 409 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 410 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 411 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 412 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 413 2023-02-09 04:36:05.726 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.727 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.727 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.727 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.728 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.728 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.728 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.729 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.729 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:05.729 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.729 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.730 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 414 2023-02-09 04:36:05.730 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 415 2023-02-09 04:36:05.730 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4156d6a7-c8e5-49b3-826c-88a120e928e7' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.730 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:05.733 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9a8f1ab4-fdfe-4e2e-9f0a-39130f3ce291' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.734 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b26fb468-f380-4539-9400-8ce8cd27ca29' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.734 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5518f391-d601-4288-a7a2-bbbd30827b40' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.735 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a65d9cb5-3088-4997-9a75-ef734c8f6920' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.737 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c8dd3adc-43a6-4180-a247-8e18943fa990' and chunkId: '07f847d2-858d-4148-922b-42f49dfc430a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:05.737 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 416 2023-02-09 04:36:05.737 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 417 2023-02-09 04:36:05.737 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 418 2023-02-09 04:36:05.737 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 419 2023-02-09 04:36:05.738 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 420 2023-02-09 04:36:05.738 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 421 2023-02-09 04:36:05.738 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 422 2023-02-09 04:36:05.738 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 423 2023-02-09 04:36:05.738 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 424 2023-02-09 04:36:05.742 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:05.743 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.743 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.744 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.744 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.744 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:05.745 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:06.740 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 425 2023-02-09 04:36:06.741 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 426 2023-02-09 04:36:06.742 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 427 2023-02-09 04:36:06.743 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 428 2023-02-09 04:36:06.744 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 429 2023-02-09 04:36:06.745 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 430 2023-02-09 04:36:07.569 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11', starting processing... chunkNumber '53'-'53' with recordId: 'null'' 2023-02-09 04:36:07.955 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11', chunkNumber '53'-'53' with recordId: 'null' 2023-02-09 04:36:08.572 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 53 2023-02-09 04:36:08.657 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '46e3d28a-4967-424c-bc8d-eca63a89a3de' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.657 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.662 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7adff3bc-984a-444f-bbf8-8a27ee8c3239' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.662 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7fc82264-2716-4ddd-9864-f128f7325382' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.663 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd6cb48ca-6c05-4c9a-9b57-82c8cb7c6fae' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.664 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c7d15848-7fab-4062-961d-2fa0cd548311' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.665 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c7881cbe-10e0-4bc0-a509-4e120c919452' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.666 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1585202f-6978-4c6a-9af0-69b585f6e13c' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.666 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2aacac3a-73f6-4cf8-856b-a3ae8c46b712' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.667 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '999973e8-42c8-4bbb-a192-95fd00098cbf' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.667 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.671 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.672 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.672 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.673 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.673 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.674 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.674 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.675 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.675 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.675 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 431 2023-02-09 04:36:08.676 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 432 2023-02-09 04:36:08.676 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 433 2023-02-09 04:36:08.676 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6152ac95-fbfc-4adb-b659-0cbf39575c56' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.677 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.678 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'df171bcb-e614-443b-ac36-a9b1ed3d3bec' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.678 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b52a161f-c8be-41f8-ad7b-01a4967fbb06' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.679 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7f80c2a1-7418-4129-9e4c-ba5fea750a55' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.679 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 434 2023-02-09 04:36:08.679 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 435 2023-02-09 04:36:08.680 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 436 2023-02-09 04:36:08.680 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 437 2023-02-09 04:36:08.732 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 438 2023-02-09 04:36:08.732 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.733 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.734 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.734 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.734 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.734 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 439 2023-02-09 04:36:08.742 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '87f4f7f3-02ff-4b6f-bdc5-f2464509767e' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.743 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.747 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 440 2023-02-09 04:36:08.750 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 441 2023-02-09 04:36:08.824 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 442 2023-02-09 04:36:08.824 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 443 2023-02-09 04:36:08.825 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.825 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.826 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eb2a455e-6c73-4475-a3bc-e19d8090b142' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.826 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.827 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bac5f29e-778c-4ebf-889b-7c646e871fe0' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.828 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1e896a9e-3fa2-4378-aba3-6cf494580350' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.828 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b312d883-3e0d-4991-b808-7d08ea2e9845' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.828 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 444 2023-02-09 04:36:08.832 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.833 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.834 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.834 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.835 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.836 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bda0c32a-37c6-41ad-ac1f-0575680c82dc' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.836 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.837 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '407d03f3-0ac0-46a3-b439-4974701c45f3' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.839 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '274ca868-0ac7-439a-aca6-6f3dbe030cd9' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.840 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a868a21d-ba5b-4b5d-85f1-ba76535f39af' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.840 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '83fa8b17-cdc8-453f-ad3e-07b3edf29c7a' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.841 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c8370808-347a-415b-8fc4-a00e67aa452c' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.842 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bf42aed0-66fb-475f-8f7a-815f3647990c' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.842 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '05675471-2165-485c-8016-33238edc8927' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.843 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cc802bc0-4daa-4e6e-b664-f218e6bcdf45' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.843 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3f80fed9-2267-4393-b112-230db5acfee7' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.844 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 445 2023-02-09 04:36:08.844 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 446 2023-02-09 04:36:08.845 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 447 2023-02-09 04:36:08.845 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 448 2023-02-09 04:36:08.848 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.849 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.849 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.850 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.850 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.850 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.850 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.924 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.924 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.924 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.925 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.926 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '43a09bb5-9d37-4390-a0b4-f6cdf39002f4' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.927 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.927 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ec386cfe-abc2-4af9-91a8-cedbda47d418' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.928 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f8665c7e-c685-48f5-8657-d29a80f87bf8' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.928 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dfb4305c-4510-4c3d-9ea3-7c3c0b254aad' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.929 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5ecf9fcd-a5ce-4a2b-acac-71a7b8532862' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.929 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3cef6f0b-d9c0-4150-9279-9a640b6e3106' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.930 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3a87b008-3a14-4f22-8877-35ea13fe8429' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.930 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '310ce0b4-3095-42c9-8e82-af8af3a51371' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9da1079a-afd9-435c-b36f-e14e89eed7b7' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7072bc18-003c-4e76-b94d-ab55c68516c3' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 449 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 450 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 451 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 452 2023-02-09 04:36:08.931 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 453 2023-02-09 04:36:08.932 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 454 2023-02-09 04:36:08.932 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 455 2023-02-09 04:36:08.932 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '44508479-201a-490d-a5c9-d396e68c94ed' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.932 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.933 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b0198299-322d-4bd7-89eb-fee367a0eff4' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.933 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e00bd793-6afb-4c96-a0b9-fdb20d2cef6a' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.933 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 456 2023-02-09 04:36:08.933 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 457 2023-02-09 04:36:08.933 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 458 2023-02-09 04:36:08.935 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.935 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.935 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.936 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.936 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.936 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.936 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.937 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.937 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.937 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.938 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.938 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 459 2023-02-09 04:36:08.938 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b1895aa9-cb2b-4525-9e75-d35fdbe0acfd' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.939 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a8a7bcc4-facf-418f-b0c8-3355048d0461' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.939 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 6, loadLimit: 5 2023-02-09 04:36:08.939 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c6dc7b6e-0917-46e0-a497-444fd5740fa6' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.940 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:08.940 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.940 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.940 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.941 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.941 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:08.941 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.941 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:08.941 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 460 2023-02-09 04:36:08.942 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 461 2023-02-09 04:36:08.942 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 462 2023-02-09 04:36:08.942 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8e1e0621-7929-45e3-af63-be7034e72e98' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.942 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:08.943 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '68f31122-7b5c-438e-90c5-295d86a5a6ab' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.943 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '96333bb8-4618-4114-a496-e7bc5a9efa53' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:08.944 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '22b592e0-00e5-4cb5-b4bd-04de0120e591' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:09.027 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1d203d62-a1b8-461e-9c9e-c9ba73a04851' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:09.029 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 463 2023-02-09 04:36:09.029 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 464 2023-02-09 04:36:09.030 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 465 2023-02-09 04:36:09.030 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 466 2023-02-09 04:36:09.030 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 467 2023-02-09 04:36:09.030 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 468 2023-02-09 04:36:09.031 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 469 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 470 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 471 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 472 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 473 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 474 2023-02-09 04:36:09.036 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:09.037 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.037 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.038 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.038 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.038 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.039 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '23ac61a7-30e8-4568-9453-2154b9924557' and chunkId: '5859b1d3-049d-44a7-99c1-ba462f3adf11' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:09.039 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:09.039 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 475 2023-02-09 04:36:09.039 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 476 2023-02-09 04:36:09.040 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 477 2023-02-09 04:36:09.041 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 478 2023-02-09 04:36:09.042 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 479 2023-02-09 04:36:09.043 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:09.044 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:09.057 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2', starting processing... chunkNumber '54'-'54' with recordId: 'null'' 2023-02-09 04:36:09.745 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2', chunkNumber '54'-'54' with recordId: 'null' 2023-02-09 04:36:10.044 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 480 2023-02-09 04:36:10.052 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e6a886d7-d543-4eaf-95a8-45ca6717e779' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.052 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.055 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '03bf3d7a-c145-48a9-82dc-ec1bbc1ccbda' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.055 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.056 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a7d281d5-d5e5-461b-be2c-cce3475c6163' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b365db12-000c-4d0d-b842-d22238604f18' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cbbd234b-3ad4-49d6-a3e1-af0db6cc15fd' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '570fde6a-fc8d-4e84-837e-9286448cd480' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.058 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.058 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.060 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.060 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.061 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.061 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.061 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.061 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.126 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 54 2023-02-09 04:36:10.153 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51f1644f-2d79-4c75-bb5c-bc34c03a3844' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.153 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.154 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 481 2023-02-09 04:36:10.154 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 482 2023-02-09 04:36:10.155 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 483 2023-02-09 04:36:10.156 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 484 2023-02-09 04:36:10.158 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 485 2023-02-09 04:36:10.159 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.159 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.159 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 486 2023-02-09 04:36:10.160 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0e931f40-8092-4d13-88cc-471f5501be95' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.160 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.161 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ce22c1e9-35fe-4848-bc4a-1a4ba2359b68' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.161 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 487 2023-02-09 04:36:10.166 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '790934c4-de2a-40ab-b171-3996f28d05c8' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.166 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'af6fc32f-9657-4732-a7b8-bb7f2951af91' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.167 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '260dca0a-80eb-4ebb-b209-cd1faaba1f29' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.169 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0fbcd1cc-b2d3-453f-935f-1af9d440111a' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.169 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '008a7a81-a01a-4617-a70a-fd158118e37c' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.170 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0f608006-57e5-4e60-bb05-a8cc437b79fa' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.170 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '84fdd26f-a148-4a83-8548-653560b69a87' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.171 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1039436b-d3ca-40f1-8a90-7b63b730831a' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.171 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '47557991-5c5c-4e23-85ca-594f27782759' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.172 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c77457a5-ed70-4da9-bd5f-35ddb028b29d' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.172 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.173 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.173 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.173 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.174 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.174 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.174 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.175 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.224 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.225 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.225 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.225 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 488 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 489 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 490 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 491 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 492 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 493 2023-02-09 04:36:10.226 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 494 2023-02-09 04:36:10.226 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 495 2023-02-09 04:36:10.227 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 496 2023-02-09 04:36:10.228 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 497 2023-02-09 04:36:10.229 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 498 2023-02-09 04:36:10.230 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 499 2023-02-09 04:36:10.248 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6650b1e8-9506-4d69-8990-b5315ccc357a' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.248 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.249 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '37a77ebd-b758-4a10-b7a8-e39bc23ec3ea' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.250 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e95f74e4-fd96-4a5c-887f-23d9368d7b81' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.250 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.252 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '455de838-3ebe-41e0-93d4-0e18f9b69827' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.253 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '071adb63-4316-40f1-89b1-0eff070ed037' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.254 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.254 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.254 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.255 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0b0c4d7c-30f4-4a37-a196-4f35e885a6e5' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.256 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51a6e9de-fca7-492f-8761-85831e5f36fb' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.256 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ac9105e9-ffbb-4792-b383-eabc1ce81808' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.256 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.256 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.257 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.257 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.257 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.257 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.257 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.258 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 500 2023-02-09 04:36:10.258 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 501 2023-02-09 04:36:10.258 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 502 2023-02-09 04:36:10.258 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 503 2023-02-09 04:36:10.259 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 504 2023-02-09 04:36:10.260 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 505 2023-02-09 04:36:10.261 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 506 2023-02-09 04:36:10.262 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 507 2023-02-09 04:36:10.263 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '78e058c6-33bd-4f79-8240-f8aa4ba3b215' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.263 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.263 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'acdb8631-afe4-44f2-9a7a-324a6d53b5ec' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.267 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.267 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.267 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.448 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '32d473ee-cd17-4943-b996-8e6ac1c03497' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.449 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.449 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c5ab346b-fe29-4cab-a101-e88bf1ad0377' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.450 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 508 2023-02-09 04:36:10.450 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 509 2023-02-09 04:36:10.454 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.454 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.454 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.455 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4630ad44-8426-414a-a703-2ebeb9b920b1' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.455 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.456 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 510 2023-02-09 04:36:10.457 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 511 2023-02-09 04:36:10.460 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.460 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.542 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0f602a1c-d98a-49ac-ab10-f8136d9091a9' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.542 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.543 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3f082977-1243-43b3-8559-85b6692c54a2' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.543 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '87b6a210-ba49-4e18-9ca6-55b9e0543064' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.544 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 512 2023-02-09 04:36:10.546 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f07bdc4b-5270-4831-b895-2b8fc5fbe052' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.546 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ca3d3365-c642-4296-9575-3d6bd4181403' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.547 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.548 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.548 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.549 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.549 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.549 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.550 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dde11a03-cf60-4971-ac0b-cad309f35c92' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.550 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.551 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'de5f6ff4-7eb8-461f-b2d0-f61cee61cd83' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.551 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '849ff819-bc2d-4795-a42e-4df58305a0fd' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.551 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 513 2023-02-09 04:36:10.552 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 514 2023-02-09 04:36:10.554 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 515 2023-02-09 04:36:10.555 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.556 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.556 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.556 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.556 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 516 2023-02-09 04:36:10.556 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 517 2023-02-09 04:36:10.558 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ed7326ac-db82-4020-8cfa-875a7b8a285d' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.558 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:10.559 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a7657509-bb1e-46e3-a291-252cc31fff36' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.559 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1441f891-e68c-4f38-b329-9e4458af4b59' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.559 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 518 2023-02-09 04:36:10.559 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 519 2023-02-09 04:36:10.560 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 520 2023-02-09 04:36:10.562 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '74006a77-21e6-4b68-90ad-0867e8d3c627' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.624 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4364fa42-441c-4949-9e5d-ed5155464d65' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.624 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '28ae9831-fad8-4e63-bca4-c5d4057f9df0' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.625 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c862c08e-9512-436b-b7b7-b93161cfedf6' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.625 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6040bad6-720e-4336-b95d-6715b2f22947' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.626 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '18423702-b9ce-4330-b853-ff29c679e243' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.626 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2dd89db4-f126-40f2-9191-f1293e8b48e1' and chunkId: 'f6efb4c5-ce83-4c0a-abbf-3ee701ce8ec2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:10.626 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:10.627 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.627 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.627 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.627 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.628 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.628 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.632 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.632 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.632 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:10.632 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:11.628 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 521 2023-02-09 04:36:11.629 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 522 2023-02-09 04:36:11.630 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 523 2023-02-09 04:36:11.630 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 524 2023-02-09 04:36:11.631 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 525 2023-02-09 04:36:11.635 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 526 2023-02-09 04:36:11.635 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 527 2023-02-09 04:36:11.635 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 528 2023-02-09 04:36:11.635 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 529 2023-02-09 04:36:11.636 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 530 2023-02-09 04:36:12.578 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46', starting processing... chunkNumber '55'-'55' with recordId: 'null'' 2023-02-09 04:36:13.048 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46', chunkNumber '55'-'55' with recordId: 'null' 2023-02-09 04:36:13.458 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ff44e33a-b150-4e37-a115-abe810bac50c' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.458 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.459 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c8ea52f9-551f-49b4-8fec-1b4649382921' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.461 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '56692815-ec05-47ba-9b33-c69c84378daa' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.461 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.463 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '62df42b9-1dc5-42d8-9647-2468177f2605' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.463 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9358ee2b-1ffa-4b78-937d-bc17938c7b42' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.464 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '224e5104-3083-4b56-a6ab-2a5f97d8a8d0' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.464 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8dd622ac-967e-4587-85ff-44dcfe248f29' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.464 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0362ff5e-04d3-474f-95ad-a0ccda949c54' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.464 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e55dba8b-1ed1-4b1e-ad5c-27e1dae32c2f' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.465 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6b038ea8-2a49-42ac-9ba7-21bda8b113dd' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.465 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ddba68ce-26ea-4191-8259-b7f60487fe46' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.465 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0b214b96-6389-40c5-83e7-88f633e4071a' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.466 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '09410508-0178-4610-a137-a1d1ad43259c' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.466 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.467 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.467 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.468 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.468 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.469 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.469 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.469 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.469 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.469 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.470 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.470 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.470 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.470 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.471 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.471 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 531 2023-02-09 04:36:13.471 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 532 2023-02-09 04:36:13.473 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '03d7e1be-42e0-48cc-9807-fd2089b9f317' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.473 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.474 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b086c860-4e24-4e4e-b6dc-23a59b21377f' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.474 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1ac589a8-3764-491e-ad7e-2e30289860f2' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.475 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0bcde925-11b8-47c3-8670-f079881d57e2' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.475 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2adfe9a3-f392-45ae-a001-7d03a0e503e3' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.476 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '79075083-fa69-45a8-95e1-9d0ebbfdbc87' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.476 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b5ce37ee-4505-465e-a02a-e9f981979cfe' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.476 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d2ebe4a-24ef-4bc5-b7ca-6a1b06c50200' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.477 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f1867014-cb75-4f1e-90df-d8853414fdac' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.477 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ea620e86-c723-479d-84a1-7ab168728050' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.478 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 533 2023-02-09 04:36:13.478 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 534 2023-02-09 04:36:13.478 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 535 2023-02-09 04:36:13.478 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 536 2023-02-09 04:36:13.478 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '844b8e5b-78d6-4806-9642-05dc908c6491' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.479 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.479 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aad4bc0b-7e62-41b7-bcdf-1cd45621e6d9' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.479 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 537 2023-02-09 04:36:13.481 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.481 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.481 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.481 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.482 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.482 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.482 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.482 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.483 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.483 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.483 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.483 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 538 2023-02-09 04:36:13.483 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 539 2023-02-09 04:36:13.484 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.484 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.484 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.484 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 540 2023-02-09 04:36:13.524 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 541 2023-02-09 04:36:13.524 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 542 2023-02-09 04:36:13.524 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 543 2023-02-09 04:36:13.543 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1770039b-9c61-4f6a-ba79-eb8d12d05398' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.543 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.543 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 544 2023-02-09 04:36:13.544 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 545 2023-02-09 04:36:13.545 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 546 2023-02-09 04:36:13.546 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 547 2023-02-09 04:36:13.547 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.547 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.548 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 548 2023-02-09 04:36:13.548 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 549 2023-02-09 04:36:13.549 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 550 2023-02-09 04:36:13.550 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 551 2023-02-09 04:36:13.551 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 552 2023-02-09 04:36:13.551 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 553 2023-02-09 04:36:13.554 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 554 2023-02-09 04:36:13.555 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 555 2023-02-09 04:36:13.556 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aa72d1ec-676c-4d49-98a6-61eaa45da5c4' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.557 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.558 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'da99edbb-37f8-4e55-b245-a184c3ec5d7d' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.558 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ad0a6a01-fd93-4f78-a228-dfa24b88140c' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.559 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9b7a8f44-476f-49b8-b174-af93a586b230' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.559 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a3cd879f-066a-43a9-9bc5-3ef52d1e4b7e' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.560 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '36512a28-e416-4340-8544-9f92a7eb38af' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.560 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 556 2023-02-09 04:36:13.562 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.563 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.563 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.563 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.563 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.564 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.564 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.567 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b607479b-4a5e-43e1-9cca-545e771772ae' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.567 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.567 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5116f030-c340-4b1d-a1ab-95ea198eadf1' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.568 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9b85390e-5151-428e-ac4b-896cd2824c81' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.568 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6abea7d8-a832-4f8e-962e-cccaaa07cda2' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.569 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '23c329bf-480a-4d65-96f6-2d5e8ec572d8' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.569 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3a749771-2241-450b-a1e0-89726f15d2ab' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.569 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1c7ca379-0efd-4b1f-9d3b-ece283329d76' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.569 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '89632627-6f87-42c6-b00b-6a676173582e' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '21d1fcf5-c86d-47db-8186-cccf18b9dbb8' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '997895a8-4ea6-425b-b15f-095556aed822' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 557 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 558 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 559 2023-02-09 04:36:13.570 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 560 2023-02-09 04:36:13.624 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '92f236cc-05c7-46ba-a300-67899dcbb109' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.624 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.625 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 55 2023-02-09 04:36:13.625 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1a4ad8c7-d857-4cc2-a28f-af58d78f0af9' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.626 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '478c0f68-17a7-430a-9415-655fe12186c6' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.627 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9ba2ea0d-9d96-4071-86ef-217cd80b481f' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.628 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'adfe1fbc-308a-4d67-a625-f25808d70f08' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.628 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 16, loadLimit: 5 2023-02-09 04:36:13.628 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '76ceecdc-4074-427c-a2ee-93ac28111784' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.628 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 561 2023-02-09 04:36:13.628 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 562 2023-02-09 04:36:13.629 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.629 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.629 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.630 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.630 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.630 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.631 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.631 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.631 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.632 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.632 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.632 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 563 2023-02-09 04:36:13.632 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 564 2023-02-09 04:36:13.633 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.633 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.633 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.634 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.634 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.634 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:13.634 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.635 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.635 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 565 2023-02-09 04:36:13.635 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 566 2023-02-09 04:36:13.636 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a3fb131b-8ded-457c-995e-4c4d4ae168e9' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.636 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:13.728 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f970def2-32b6-460b-a7d7-b26872a80106' and chunkId: 'bd166387-5c9f-4c1d-963a-3437e456bc46' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:13.728 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 567 2023-02-09 04:36:13.728 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 568 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 569 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 570 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 571 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 572 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 573 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 574 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 575 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 576 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 577 2023-02-09 04:36:13.729 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 578 2023-02-09 04:36:13.732 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:13.732 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:13.732 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:14.730 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 579 2023-02-09 04:36:14.732 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 580 2023-02-09 04:36:15.274 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a', starting processing... chunkNumber '56'-'56' with recordId: 'null'' 2023-02-09 04:36:15.839 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a', chunkNumber '56'-'56' with recordId: 'null' 2023-02-09 04:36:15.956 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f281685f-6f41-445b-9b36-bd1ee94cfdbb' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:15.956 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:15.959 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c34cb3ce-0b04-4557-abdc-580b3a5abaa7' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:15.960 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9227ec16-c6b0-49ea-9088-36dfd4fd6a64' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:15.963 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:15.963 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:15.963 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:15.964 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.040 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6e648227-6030-4280-b960-0d7a7e99de1f' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.040 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.041 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5d5a35d6-2751-428c-9452-54e5baae2e13' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.042 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 581 2023-02-09 04:36:16.042 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 582 2023-02-09 04:36:16.043 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 583 2023-02-09 04:36:16.044 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a199eae9-7961-4003-8a43-bd19a24dc88a' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.044 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.045 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.046 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.046 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.047 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3739035f-448d-4f12-a24a-cdf0071fbc5a' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.048 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a4ecdf96-418f-4868-a578-a8cd364f9c3a' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.048 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ab1aee92-cf2f-4b85-96c4-047ed757c8b2' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.049 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd0f1819b-27c7-4a19-b85f-68a57178fae6' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.049 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9ff2188b-3ed7-4849-8b63-40d2aee9b094' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.049 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '69cac1ff-7eab-4742-910d-6dbd3f3e725f' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.050 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '796010e8-1154-42a8-8d27-a4fade0bd7c1' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.050 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '922fc660-3bc9-4ba1-b74f-7511ec550857' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.050 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 584 2023-02-09 04:36:16.050 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 585 2023-02-09 04:36:16.051 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.051 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.051 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.052 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.052 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.052 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.052 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.053 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.053 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.053 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.053 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 586 2023-02-09 04:36:16.053 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 587 2023-02-09 04:36:16.054 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c1383d8e-4f5a-4a41-9af7-f74e836913d4' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.054 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.055 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '19ea41d5-7c73-4a02-8df3-ded9ee6847de' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.055 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '52b666a1-8ecc-4f20-b035-0bbdf355f2f4' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.055 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 588 2023-02-09 04:36:16.056 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 589 2023-02-09 04:36:16.056 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 590 2023-02-09 04:36:16.057 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 591 2023-02-09 04:36:16.058 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.058 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.059 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.059 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.059 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 592 2023-02-09 04:36:16.059 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 593 2023-02-09 04:36:16.060 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 594 2023-02-09 04:36:16.062 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '67e20a08-2a6c-4e55-910a-7331be613456' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.062 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.062 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 595 2023-02-09 04:36:16.063 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 596 2023-02-09 04:36:16.063 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 597 2023-02-09 04:36:16.066 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.066 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.142 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '19b332b3-ad29-4f57-a242-9bc8ca6689fd' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.142 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.142 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 598 2023-02-09 04:36:16.146 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cf404c10-5260-4dfd-aed6-3de65dbcccd3' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.146 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.146 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.147 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.155 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd409d003-706d-4807-bd33-49b63d2aec01' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.156 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 599 2023-02-09 04:36:16.157 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '71bb95f1-385c-482b-a554-33fa93aa7de6' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.162 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.162 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.163 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.163 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.244 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '11d25540-db4e-4e75-a5f7-15d2adf0e6f3' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.244 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.244 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 600 2023-02-09 04:36:16.245 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 601 2023-02-09 04:36:16.246 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 602 2023-02-09 04:36:16.248 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6ed602e9-5f46-46a2-9581-0e2adff3c421' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.248 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.249 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9516f4a7-e80a-4bd9-bbc9-3f0624282715' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.249 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '27d12482-1d2e-4671-bede-191a16a6be32' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.250 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.250 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.251 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '732431c0-cb2a-495e-959f-05434f20eb5f' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.252 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e9c39564-c9e6-4518-b17d-57bd5e13b711' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.252 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c685a246-f0fc-495c-b5f0-7948ea691e6e' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.252 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2b13b291-6014-4391-8c2d-7bd429843b2e' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.253 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 603 2023-02-09 04:36:16.253 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.253 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.253 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.254 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.254 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.254 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.254 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.254 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.275 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 56 2023-02-09 04:36:16.443 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '16308c26-0b0a-4665-9e83-d5e34ff15e2b' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.443 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.448 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 604 2023-02-09 04:36:16.449 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.450 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.450 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 605 2023-02-09 04:36:16.451 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 606 2023-02-09 04:36:16.453 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 607 2023-02-09 04:36:16.454 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 608 2023-02-09 04:36:16.455 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 609 2023-02-09 04:36:16.456 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 610 2023-02-09 04:36:16.457 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7fbf1f47-0ce5-4232-bcbb-e3e127392763' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.457 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.458 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 611 2023-02-09 04:36:16.462 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ed94182e-d54b-4e10-954b-ce0efff94105' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.462 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6301d8e9-2ece-488d-9ff2-e4cae39f3291' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.462 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b4966e3-4ad1-48f7-a4f5-644656f453f0' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.463 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c6fe4975-09bb-403d-b1bc-587fae835689' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.464 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '089fb80e-2d07-450d-ae25-b6ccdf3dc5df' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.464 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd0a68b6f-a7e7-4283-88a7-d80fa6dd64ed' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.465 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'befaf96f-086d-44bf-ad47-83163b8e2d90' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.467 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dd8c9696-cc3c-4d31-bfaa-c23937b60ac9' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.467 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fb769b25-7fae-46a5-8bfd-92c992bf3579' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.468 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd70dd7c7-1ad2-4eab-9539-1ea1bc26f679' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.468 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b84a09fe-2d4f-499f-800c-7186fa417b05' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.469 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ad382ca7-fb8c-4d04-8597-1ed86b5f1d38' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.470 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '99e28d4a-6eb5-488e-9b3a-b8c1fa2eef05' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.470 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd7f3cac9-f488-4447-b8af-6af2d2aa47ba' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.470 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.474 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.474 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.475 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.475 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.475 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.476 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.476 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.476 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.477 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.477 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.478 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.478 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.478 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.479 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.479 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.552 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7ecc9f7d-5196-4dfa-aca4-cc2858fbf405' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.552 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.554 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 612 2023-02-09 04:36:16.557 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.557 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.581 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 613 2023-02-09 04:36:16.582 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 614 2023-02-09 04:36:16.583 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 615 2023-02-09 04:36:16.584 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 616 2023-02-09 04:36:16.585 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 617 2023-02-09 04:36:16.585 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 618 2023-02-09 04:36:16.586 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 619 2023-02-09 04:36:16.587 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 620 2023-02-09 04:36:16.590 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 621 2023-02-09 04:36:16.591 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 622 2023-02-09 04:36:16.592 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 623 2023-02-09 04:36:16.593 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 624 2023-02-09 04:36:16.594 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 625 2023-02-09 04:36:16.595 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 626 2023-02-09 04:36:16.617 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4c6d1278-e837-4715-873e-7d744caecd29' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.617 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:16.618 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '52f3395d-b3e3-4a31-9672-5f223ff547fa' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.618 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 627 2023-02-09 04:36:16.619 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6ad69031-2298-4813-bebf-e281972649b4' and chunkId: '6a289f8c-c349-43b8-875e-fd27be69209a' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:16.622 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:16.623 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.623 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:16.623 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:17.621 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 628 2023-02-09 04:36:17.622 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 629 2023-02-09 04:36:17.622 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 630 2023-02-09 04:36:17.969 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2', starting processing... chunkNumber '57'-'57' with recordId: 'null'' 2023-02-09 04:36:18.387 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2', chunkNumber '57'-'57' with recordId: 'null' 2023-02-09 04:36:18.750 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7f7959a4-bc9a-4edf-a829-c200a8633055' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.750 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.754 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c73c7fe6-e673-4c34-adad-3f1cda76842f' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.755 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.755 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c2348814-b610-4ba9-956f-be186a27a2d7' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.756 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '50dc2235-941e-4e58-860f-85ff23011331' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.756 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '28d5d7cf-a0ad-40e8-b378-3216aaaab566' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.756 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cae19eed-3f28-462e-be85-d3ac74f40b07' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.757 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3bf657c7-9de2-41b5-a407-9a989d7dbc09' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.759 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.760 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.761 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6d0d7b17-421c-4d12-8bb9-451228c992ad' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.761 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '28e0aed8-ae3d-48a9-9537-5577c66dcce4' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.761 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '611cf9e4-59d5-4411-a6c0-7bdf99681fef' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.762 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ebd915fd-47ab-40df-bd47-ff9df0f0d82e' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.762 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6d7f79f0-59fb-4f49-bfb6-4931da35686d' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.763 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c16907cd-4ed1-407a-9e22-5a7fff6273c2' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.763 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bae22bd9-0734-483d-996f-03bb37904697' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.763 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.763 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.764 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.764 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.764 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.765 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.765 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.765 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.765 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.766 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.766 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.766 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.766 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.767 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.767 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 631 2023-02-09 04:36:18.767 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 632 2023-02-09 04:36:18.767 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 633 2023-02-09 04:36:18.767 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 634 2023-02-09 04:36:18.768 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 635 2023-02-09 04:36:18.769 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 636 2023-02-09 04:36:18.770 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 637 2023-02-09 04:36:18.771 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 638 2023-02-09 04:36:18.772 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 639 2023-02-09 04:36:18.773 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 640 2023-02-09 04:36:18.774 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 641 2023-02-09 04:36:18.775 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 642 2023-02-09 04:36:18.777 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 643 2023-02-09 04:36:18.778 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 644 2023-02-09 04:36:18.782 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2c00053d-f692-4703-b1da-7d2709a12309' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.782 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.783 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a7c83675-10b9-4380-8c90-c028eac57af4' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.783 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7d1f479e-9039-46e3-b9d4-388e7245b908' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.783 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '46eb257d-fcd9-41aa-9222-25fb558fc041' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.784 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bb3e2c66-390e-44c0-8a77-fb675de71f70' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.785 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5134042c-49cc-4c18-9e0f-8cf2fcecce5b' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.788 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.789 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.789 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.824 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.841 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '65f6c1c3-89ae-4029-b7c9-84eae4101cbb' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.842 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.842 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 645 2023-02-09 04:36:18.843 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 646 2023-02-09 04:36:18.844 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 647 2023-02-09 04:36:18.845 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 648 2023-02-09 04:36:18.846 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 649 2023-02-09 04:36:18.847 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.847 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.848 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 650 2023-02-09 04:36:18.848 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '82f5784c-e65a-4775-b7ab-ee96b6f90419' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.849 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.849 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '75952983-4852-4ede-b3ad-ab123485328f' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.850 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 651 2023-02-09 04:36:18.854 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5a559187-b151-4946-a117-d92b352d19ab' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.854 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.854 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2c9502ea-ad2a-4e29-a376-b621133b5361' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.855 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'df4090e2-aed4-489d-8efc-3b401a51b2e8' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.855 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b108bf5a-4334-40bc-851b-cd82a8f49581' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.856 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c719f9b6-24cd-490b-88f7-5689089a3bc6' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.856 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '13929fdc-e272-42f0-b5e7-098daefe38b3' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.857 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f43d5d6e-5cb9-4ef4-a943-ee03a7783170' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.857 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9990e27c-f5c4-4802-8e7f-8fceb2c09778' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.858 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f687d848-3c7b-4c1f-8907-4ec75d3aafc3' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.858 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.858 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.859 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.927 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:18.927 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.927 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.928 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.928 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.928 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.928 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.929 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.929 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.929 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:18.938 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a0751648-822c-427b-8466-69299d4641b2' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.938 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:18.939 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '41a509db-2de5-40ff-b00e-a6587d1212ce' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.939 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '43d3bcc8-ed8d-46cb-9c54-2887b1bdaacf' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.939 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '82c2a69e-24bc-455c-bc43-73900e2b535f' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.940 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '27176e88-9e9d-4a9c-b420-a07c938ddefe' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.941 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '88a3eb3a-f297-461b-bb40-4a91fa5a2519' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.942 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '04ab3664-7c76-4f76-a023-1925a6e8d608' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.942 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ad827079-1056-4875-8b8b-e9ae96e048e2' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.942 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '320cb8af-afa7-4ade-80bb-dedfae942b51' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.943 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4f0c70bb-b814-4c2c-af43-93f40c6932c4' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:18.943 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 652 2023-02-09 04:36:18.943 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 653 2023-02-09 04:36:18.943 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 654 2023-02-09 04:36:18.943 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 655 2023-02-09 04:36:19.024 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 656 2023-02-09 04:36:19.024 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 657 2023-02-09 04:36:19.024 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 658 2023-02-09 04:36:19.025 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '92bd3225-68a7-4735-8f61-4579eea678e7' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.025 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:19.025 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 57 2023-02-09 04:36:19.027 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dbc8e5cb-a5de-448f-9f21-fd28cfb73414' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.027 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '19d1699b-c61b-4011-8ca2-030a5fa968a4' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6553e1a5-f41f-4c46-a68f-382f8abf10e5' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 15, loadLimit: 5 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c13c5aa0-8c20-4364-a831-e02186269192' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 659 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 660 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 661 2023-02-09 04:36:19.028 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 662 2023-02-09 04:36:19.029 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:19.029 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.030 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.030 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.030 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.030 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.030 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.031 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.031 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.031 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.031 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.031 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 663 2023-02-09 04:36:19.032 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 664 2023-02-09 04:36:19.032 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:19.032 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.033 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 665 2023-02-09 04:36:19.034 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1fa2fbf8-7541-4419-8bb8-8de3581a1992' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.034 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:19.034 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c4b8cba2-4bea-42df-b93a-d68e779cd21a' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.035 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '706b41f4-5e77-431a-9e9e-1db5412cbe69' and chunkId: 'fc9f7c60-219c-4d77-a854-2c97abecd7b2' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:19.035 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 666 2023-02-09 04:36:19.035 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 667 2023-02-09 04:36:19.036 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 668 2023-02-09 04:36:19.039 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 669 2023-02-09 04:36:19.039 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 670 2023-02-09 04:36:19.039 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 671 2023-02-09 04:36:19.040 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:19.040 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.040 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.041 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:19.041 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 672 2023-02-09 04:36:19.043 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 673 2023-02-09 04:36:19.044 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 674 2023-02-09 04:36:19.045 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 675 2023-02-09 04:36:19.046 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 676 2023-02-09 04:36:19.047 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 677 2023-02-09 04:36:20.048 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 678 2023-02-09 04:36:20.049 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 679 2023-02-09 04:36:20.050 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 680 2023-02-09 04:36:20.882 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff', starting processing... chunkNumber '58'-'58' with recordId: 'null'' 2023-02-09 04:36:21.201 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff', chunkNumber '58'-'58' with recordId: 'null' 2023-02-09 04:36:21.446 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '66c4b9dc-3b74-4fe5-a95a-a8395d498836' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.446 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.448 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7172b1d7-e0d9-4a4f-9f74-2b8ed5cb62dc' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.448 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6194ec3e-e345-4d50-9aaa-f936a8c0e5b0' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.449 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5f0656b4-35f1-4023-9132-13790f98c916' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.451 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f5ff1aa4-1626-4ec4-9944-ed771b7300f2' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.452 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '29c3b91a-3f0d-44c0-b3f2-1708c8d45935' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.452 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e77ed6f1-29d3-4a58-997e-36cb6c12e72f' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.452 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5a204bff-e297-4f23-8884-4694e4e392e0' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.453 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '46a6b7e7-b7f9-43f6-970c-efa5f16f4ca2' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.453 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.454 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.454 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.454 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.455 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.455 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.455 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.455 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.455 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.456 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.456 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b07b1169-f6cd-4c63-aef7-730577f30151' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.457 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.458 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '19366cc7-457d-4b79-b542-a47e9ac0aa10' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.458 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '88b9446d-b393-4a52-8585-ac7f524d30cd' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.459 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '550e6325-bf14-48c9-9519-8856a9e3b53f' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.459 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b021c22f-18e8-474d-80a1-68603fd0fec9' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.460 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2d5d1f1a-bb3d-40b8-aa62-6abd317b7ca5' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.461 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dc6faafd-2688-42c8-921d-860b142b79fe' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.461 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 681 2023-02-09 04:36:21.461 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 682 2023-02-09 04:36:21.461 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 683 2023-02-09 04:36:21.462 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 684 2023-02-09 04:36:21.462 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 685 2023-02-09 04:36:21.462 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 686 2023-02-09 04:36:21.463 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 687 2023-02-09 04:36:21.464 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.465 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.465 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.465 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.466 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.466 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.466 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.466 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.467 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 688 2023-02-09 04:36:21.467 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 689 2023-02-09 04:36:21.470 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '592b19c8-f976-4c83-aecb-69f0b92d82c7' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.470 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.524 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '191fd3fb-086b-4b0f-996d-f7d6838b1bad' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.525 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3311930a-2dae-44a2-8cef-566e1cb8b1d3' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.525 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '88cb1dfe-6b37-46e3-beea-32c6ec87d676' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.526 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9e095c86-a530-49f0-882c-74ff81ab4a16' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.526 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cd78ef56-56ec-4575-8879-16812a064937' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.527 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6ea04c4a-ca4c-4fbc-aef6-7182bee47775' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.527 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e606b18b-7c18-4010-9061-68e9f5aea64b' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0bafdbd3-ad29-422d-a39b-a684cd02a333' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f6e0fe98-b580-4263-b97b-d2d561841773' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 690 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 691 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 692 2023-02-09 04:36:21.528 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 693 2023-02-09 04:36:21.529 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 694 2023-02-09 04:36:21.529 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 695 2023-02-09 04:36:21.529 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 696 2023-02-09 04:36:21.529 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 11, loadLimit: 5 2023-02-09 04:36:21.529 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b3d73e8-0ee7-4ec0-9371-f77741da3b4e' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.533 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.533 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.534 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.534 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.534 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.534 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.535 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.535 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.535 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.535 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.535 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:21.536 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.536 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.536 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 697 2023-02-09 04:36:21.536 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '69a206e7-420d-4a8e-8097-ea57aa4e9350' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.537 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.538 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ce8a9a54-6deb-4240-8440-1cc0eb553d67' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.539 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '65e4915b-8ab3-4190-9574-1717b119a2f3' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.632 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c7386910-f81e-4513-8f11-70dc2aacc2ed' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.632 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '37f1fff6-a90f-4415-8864-e49b4a360806' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.633 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '15322a08-c7e9-40ba-9bef-131493232463' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.633 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '20edb4af-c4eb-4a46-9093-35d2836aff2a' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.634 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:21.634 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '61c4bdda-d191-4ae2-a25b-44d28be67099' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.635 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 698 2023-02-09 04:36:21.635 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 699 2023-02-09 04:36:21.636 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 700 2023-02-09 04:36:21.636 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 701 2023-02-09 04:36:21.636 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 702 2023-02-09 04:36:21.636 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 703 2023-02-09 04:36:21.638 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 704 2023-02-09 04:36:21.640 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.640 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.640 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.641 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.641 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.641 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.641 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.642 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:21.642 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.642 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.725 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 705 2023-02-09 04:36:21.734 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 706 2023-02-09 04:36:21.735 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 707 2023-02-09 04:36:21.740 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 708 2023-02-09 04:36:21.741 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 709 2023-02-09 04:36:21.742 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 710 2023-02-09 04:36:21.744 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 711 2023-02-09 04:36:21.745 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 712 2023-02-09 04:36:21.746 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 713 2023-02-09 04:36:21.747 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 714 2023-02-09 04:36:21.749 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 715 2023-02-09 04:36:21.752 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd75a6848-e39b-4415-843c-73154b8d95bc' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.752 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.753 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd0cfc2c1-570b-4d25-a6a6-1f3701cebe29' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.754 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f16f5570-97e8-473b-be06-6690a30bcccc' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.754 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1edaaf0e-c54c-49b8-abda-366652f524f6' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.755 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6a9b67e9-bc23-47ae-ad71-3948a93f845e' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.755 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ae665147-ba93-49ae-bf1b-5486af4f85b7' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.755 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '263c266d-8129-400b-97c5-d2b719ab3c22' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.755 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:21.756 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1f0b2ce6-662b-4cc7-bec9-32079358824d' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.828 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.828 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.829 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.829 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.829 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.829 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.830 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.830 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:21.830 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.830 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.831 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '15010671-69bb-453e-8a3f-88124516ad8a' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.831 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:21.832 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3a1b8a0f-c10c-416e-ad3a-4dc51ad4963d' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.832 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6b4d5d57-4e7f-46d9-9cae-eedc6b2433e6' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.833 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2f365896-e1de-473e-8a6e-7ab4c75bb6d7' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.834 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd7d9eedb-88f7-4f81-819f-69167185e6b7' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.836 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '45a3f1c5-b1bb-4d76-9d73-ed94f0df6099' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.837 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eb2fc6f3-b115-4cf6-8bc7-0edc3281b578' and chunkId: 'b524eef9-9f1a-4691-8db8-0c6f45ecd2ff' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:21.837 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 716 2023-02-09 04:36:21.837 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 717 2023-02-09 04:36:21.837 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 718 2023-02-09 04:36:21.838 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 719 2023-02-09 04:36:21.839 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 720 2023-02-09 04:36:21.840 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:21.841 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.841 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.841 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.842 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.842 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.842 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.842 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:21.842 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 721 2023-02-09 04:36:21.846 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 722 2023-02-09 04:36:21.847 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 723 2023-02-09 04:36:21.924 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 58 2023-02-09 04:36:22.848 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 724 2023-02-09 04:36:22.849 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 725 2023-02-09 04:36:22.850 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 726 2023-02-09 04:36:22.851 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 727 2023-02-09 04:36:22.852 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 728 2023-02-09 04:36:22.853 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 729 2023-02-09 04:36:22.853 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 730 2023-02-09 04:36:23.073 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293', starting processing... chunkNumber '59'-'59' with recordId: 'null'' 2023-02-09 04:36:23.433 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293', chunkNumber '59'-'59' with recordId: 'null' 2023-02-09 04:36:23.551 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5c0c6eef-a36a-45ea-853d-03a96c99bb10' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.552 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.552 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2de24733-274f-480c-9cee-e9997b8c8066' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.553 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dec34180-8227-4451-9301-976f72c2a377' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.554 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e984b3c3-284b-4125-935e-443f99eaeb5d' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.555 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8cf4317b-ed60-46c4-ad5c-960d62847d5b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.555 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ac76bd37-6ee5-4452-afee-4164ee4b4223' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.556 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8bf50f1f-1ae2-48ea-96e0-66893cb2a669' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.556 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.557 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.624 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.625 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.625 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.625 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.626 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.626 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.626 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 731 2023-02-09 04:36:23.628 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bd58d940-98ec-4f85-8eb6-4bd245d5c30b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.628 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.629 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 732 2023-02-09 04:36:23.629 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 733 2023-02-09 04:36:23.629 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 734 2023-02-09 04:36:23.629 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 735 2023-02-09 04:36:23.630 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 736 2023-02-09 04:36:23.631 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 737 2023-02-09 04:36:23.635 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5823a0c6-0455-4246-9544-c752a8fcdfc8' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.635 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.636 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.636 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.640 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.640 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.645 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ea92f99d-a05a-45fd-b1b7-280560ca7ec1' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.645 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.724 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 738 2023-02-09 04:36:23.724 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.725 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.725 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 739 2023-02-09 04:36:23.726 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aab2c079-2c43-40e4-951a-5847b789ec6a' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.726 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.727 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 740 2023-02-09 04:36:23.730 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.731 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.753 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'caacd8bc-6519-4886-af4f-6c3d340572dc' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.753 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.754 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e1af7875-8b51-47dd-9b1d-6403f91cdd4d' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.754 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 741 2023-02-09 04:36:23.826 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '06099c65-5088-4145-9013-d1b632a5b2f1' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.826 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.828 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1a3ec32b-8b44-47c0-aee3-f10828bc906b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.828 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '027e481d-48a9-45ea-b880-3fd799ce40ed' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.829 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.829 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.829 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.831 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5ca72cce-2dae-4720-8f3f-6edbebef38b2' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.831 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1b11afc9-2ca4-4604-b201-f0948e1559de' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.832 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 742 2023-02-09 04:36:23.833 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.833 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.834 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.834 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.834 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.834 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.834 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 743 2023-02-09 04:36:23.850 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b6ff8b4a-35ea-41c3-9fb1-77689b00eb55' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.850 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:23.851 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd9ff1846-c58f-4001-a851-ee2a82b0e54b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.852 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0ff50cdc-0ae0-4de5-acd3-7cb14345b24b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:23.852 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 744 2023-02-09 04:36:23.852 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 745 2023-02-09 04:36:23.853 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 746 2023-02-09 04:36:23.855 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 747 2023-02-09 04:36:23.855 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:23.856 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.856 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.856 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:23.857 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 748 2023-02-09 04:36:24.043 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '83e0c1ac-8a73-48ea-a5dc-04e1eccca828' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.044 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:24.044 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 749 2023-02-09 04:36:24.045 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 750 2023-02-09 04:36:24.046 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 751 2023-02-09 04:36:24.047 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1446a28d-ba38-4fba-a13d-a51eab93ba70' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.047 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b970705b-82e9-48d4-8011-cdf940177ae5' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.049 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:24.049 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.050 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.050 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.051 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd28b8106-aa3e-499c-9128-a05d9e0e0ced' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.051 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:24.052 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'afe93ffb-d93f-4d5a-89e1-a24ad1c8e4dc' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.053 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0ea30464-f103-4516-9de7-258985c260c0' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.053 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '04399115-bad3-427c-a373-19f69ceb1011' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.054 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2e21438d-de9f-4dc2-b10f-a9bc15536151' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.054 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '28d67528-5004-4841-8aa0-82bf83bd4005' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.055 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '952addc5-ef2d-4d65-9900-66e9afa39d9b' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.055 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2f1b9975-bba1-41c1-a632-0f909e0a9d04' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.055 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f4e80af0-1876-469f-a492-aa9eaa03f983' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bfe49d26-f8ab-47ae-9fdd-43c9132dd2e2' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 752 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 753 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 754 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f6384ce8-4ce8-45ad-80b9-1cc0ea63469a' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.056 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:24.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b4c01f7-a4c7-4d29-b5d8-7464f2d5e56d' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.058 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.059 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.060 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.060 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.060 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.060 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 755 2023-02-09 04:36:24.060 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f6951603-6d4c-4564-a054-875b9a28d09d' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.061 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fa1571fd-ca2d-4f97-871a-f4748ef1302c' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.061 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '839ad1f6-a202-4d80-a3aa-48211cb1b001' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.062 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cf12388f-2f64-44d4-bf73-d9ccf787bc33' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.062 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f951e834-52db-4063-8ed4-53e0a92b25c1' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.062 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '813b38c7-3c1f-43dd-a8bb-e58ae4c7729d' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '39361a29-7670-4b8c-adc0-8e70ce2092af' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '66faee12-750f-40af-9782-4fbef9a32f9e' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 756 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 757 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 758 2023-02-09 04:36:24.063 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:24.064 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.064 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.064 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.064 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.064 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.065 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.065 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.065 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.065 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.066 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.066 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 759 2023-02-09 04:36:24.066 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 760 2023-02-09 04:36:24.066 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 761 2023-02-09 04:36:24.066 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 762 2023-02-09 04:36:24.124 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 59 2023-02-09 04:36:24.124 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 763 2023-02-09 04:36:24.125 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 764 2023-02-09 04:36:24.127 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c7794a8e-2b54-4f20-bb5d-0306c6f2c2ea' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.127 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:24.128 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1f5c1aa5-e172-44d7-89f0-b3200b96d3e7' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.128 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c55feb4d-729e-4882-9eaf-46bcd3c02e56' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.129 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ffce4b79-b8bc-4b35-a02d-31835edd4f65' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.129 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8aa08b1a-19c4-4562-9aa7-51f51ac80710' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.129 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e7afcd9a-115e-45cb-926c-644c24cc75f2' and chunkId: '0a740daf-c6d4-434a-ae9d-f4e08dd95293' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:24.129 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 765 2023-02-09 04:36:24.130 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 766 2023-02-09 04:36:24.130 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 767 2023-02-09 04:36:24.131 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 768 2023-02-09 04:36:24.132 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 769 2023-02-09 04:36:24.133 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:24.133 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:24.134 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 770 2023-02-09 04:36:24.135 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 771 2023-02-09 04:36:24.135 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 772 2023-02-09 04:36:24.136 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 773 2023-02-09 04:36:24.136 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 774 2023-02-09 04:36:25.137 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 775 2023-02-09 04:36:25.138 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 776 2023-02-09 04:36:25.139 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 777 2023-02-09 04:36:25.139 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 778 2023-02-09 04:36:25.140 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 779 2023-02-09 04:36:25.141 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 780 2023-02-09 04:36:25.462 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4', starting processing... chunkNumber '60'-'60' with recordId: 'null'' 2023-02-09 04:36:26.040 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4', chunkNumber '60'-'60' with recordId: 'null' 2023-02-09 04:36:26.259 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '181dc74f-c522-4117-8bf7-6a9946cdb47a' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.259 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.260 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eed6dda4-5f15-4db0-82eb-5148ae2c5a61' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.261 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fd4247a5-be73-44eb-bd47-99e9f7c1bb46' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.262 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '63ab3e43-99e2-4bff-8e4b-89110d17fcaa' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.262 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9108642f-cbf0-4d46-95cc-e3bf1bc03e92' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.264 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.265 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.265 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.265 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.266 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.266 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.271 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a8f16fe2-2bcc-40eb-bf25-a493f6718047' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.271 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.272 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0cddd28c-a088-4366-8b8e-a5329eef4d4a' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.272 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd13a0556-73b2-45af-850c-451c75acff41' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.273 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bb6b79e5-74d5-459e-9767-6e73ea66370d' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.273 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f8cbf764-84d6-4a34-80f3-303cd96cadf9' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.274 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '05f5420c-80cd-4934-a28d-95c90ef744a1' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.274 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2b37e9ae-9411-4346-8290-07f0d8e43d36' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.274 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3f868e8a-2ab4-4115-b71a-4d6558393810' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.275 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6f64a385-5fc1-4f4b-a66d-f0cefdaf1cf3' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.276 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1c587ef5-be5e-4108-9543-bfcd7b577d72' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.276 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 781 2023-02-09 04:36:26.276 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 782 2023-02-09 04:36:26.276 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 783 2023-02-09 04:36:26.277 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 784 2023-02-09 04:36:26.277 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 785 2023-02-09 04:36:26.277 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b06ce47d-189f-4515-a8e9-abfca83d3fb9' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.277 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.278 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ddd7ad7d-6a89-42a6-a99b-b870748a7b17' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.278 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2962ddb8-9551-4e67-8c2c-d70c77f27a81' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.280 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fd26c903-e6ed-43cb-93c1-98490a28a1f7' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.280 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1e427903-1f84-4b6f-a5a3-bd57ee39de1b' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.280 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '110597f2-c539-4176-80f5-27ff840cbf35' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.281 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '215e88f9-3b65-454a-a6e4-26735868658b' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.281 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c2cb5266-1b43-4a3d-a2fb-f25e52f6d9bb' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.281 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dddeb0c4-c6fd-4543-88eb-20e20c621888' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.281 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 20, loadLimit: 5 2023-02-09 04:36:26.282 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2721bb66-5d41-41db-8a2e-fd3808cdcee4' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.282 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.283 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.283 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.283 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.283 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.284 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.284 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.284 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.284 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.284 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.285 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.285 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 786 2023-02-09 04:36:26.324 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.325 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.325 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.325 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.326 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.326 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.326 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.326 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.326 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.327 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:26.327 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.327 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.327 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 787 2023-02-09 04:36:26.328 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4442e481-6de5-4b20-ab45-bc468287eb35' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.328 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.329 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8d2ff4e7-e97b-420a-846d-ebc3f0995bb8' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.329 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b445f89d-c220-4c09-b812-d808c7790abe' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.329 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6a1679b3-15f5-44a6-a9d4-d132b1781844' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.330 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c59caa3f-ef75-428a-a65c-be54a267cbd9' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.330 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3b605ec3-7f78-49c4-8561-87017992b75b' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.331 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b587fcef-c9ed-412b-a867-a0b9deea1766' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2320ae53-86a4-49d4-8458-26ba9b3dff1a' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 788 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 789 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 790 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 791 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 792 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 793 2023-02-09 04:36:26.334 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 794 2023-02-09 04:36:26.335 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 795 2023-02-09 04:36:26.336 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 796 2023-02-09 04:36:26.337 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 797 2023-02-09 04:36:26.337 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.337 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.338 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 798 2023-02-09 04:36:26.339 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '54f8be9c-2a91-4bb4-9165-b26959c236c8' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.339 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.339 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 799 2023-02-09 04:36:26.339 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 800 2023-02-09 04:36:26.340 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 801 2023-02-09 04:36:26.341 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 802 2023-02-09 04:36:26.342 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 803 2023-02-09 04:36:26.343 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 804 2023-02-09 04:36:26.344 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.344 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.346 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 805 2023-02-09 04:36:26.347 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 806 2023-02-09 04:36:26.350 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 807 2023-02-09 04:36:26.350 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 808 2023-02-09 04:36:26.350 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 809 2023-02-09 04:36:26.350 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 810 2023-02-09 04:36:26.351 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 811 2023-02-09 04:36:26.352 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 812 2023-02-09 04:36:26.353 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 813 2023-02-09 04:36:26.355 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '225d735a-f8a0-4c6a-8690-6acee7582df8' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.355 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.356 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c03f3987-7e97-4d1a-bc77-588d1306aec9' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.357 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bc9d7a06-c7d0-432d-a9c7-5b45de4001ca' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.357 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '284fc4dd-554b-4217-b7b3-24f08475c25f' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.358 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '95fef39e-200d-4761-a9d9-4c7dd84e356f' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.358 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f33b197f-091c-4335-9eb7-5b0cf5a98772' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.358 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f687362c-83ce-4153-ba41-89df0816dfa6' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.425 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 814 2023-02-09 04:36:26.427 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.428 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.428 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.428 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.428 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.428 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.429 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.429 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.430 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a0fc5c15-1f71-42e0-bcbb-084d50a06a99' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.430 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:26.431 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fb760bdb-0541-4f90-be65-850fc3f2a78e' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.431 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e00476d3-7c89-4e73-9bbb-60e682beb591' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.432 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bbabc5e4-6191-4157-a049-6797791aecd7' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.432 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f6180e35-da8a-41b1-bd22-6a8e68e001f9' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.433 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5cba8604-6504-4281-8579-b2b11e7700de' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.433 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '13f5055f-5a14-46ed-8f7e-3302d9d54228' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.433 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '91c9a588-b499-42a4-bef1-b8f152065e9a' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '22deebd9-a8f6-48fe-a358-8da1ef883077' and chunkId: '1a2458b6-b888-40f5-9fe7-c050a12cbed4' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 815 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 816 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 817 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 818 2023-02-09 04:36:26.434 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 819 2023-02-09 04:36:26.435 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 820 2023-02-09 04:36:26.436 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 821 2023-02-09 04:36:26.437 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:26.437 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.437 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.437 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.438 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.438 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.438 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.438 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.438 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.439 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:26.525 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 60 2023-02-09 04:36:27.439 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 822 2023-02-09 04:36:27.443 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 823 2023-02-09 04:36:27.446 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 824 2023-02-09 04:36:27.452 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 825 2023-02-09 04:36:27.455 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 826 2023-02-09 04:36:27.457 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 827 2023-02-09 04:36:27.459 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 828 2023-02-09 04:36:27.463 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 829 2023-02-09 04:36:27.467 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 830 2023-02-09 04:36:27.963 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322', starting processing... chunkNumber '61'-'61' with recordId: 'null'' 2023-02-09 04:36:28.433 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322', chunkNumber '61'-'61' with recordId: 'null' 2023-02-09 04:36:28.752 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f3f44c23-ddde-47ce-aa14-4cce8aa4303d' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.752 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.754 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51cb9b69-edf3-411c-91da-b06359a37b8c' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.755 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.755 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fc279ade-2a2a-47ac-bb68-7cd561f8f30d' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.756 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3e62a0ae-a398-47fd-a2f4-cf365c24dc5e' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.756 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ee8aa473-61ce-4385-9dfe-7c3ebc796ec8' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.757 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '18539556-06f1-4af9-99eb-654671a26a42' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.759 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '174197be-822f-4ffc-835b-77f7a61c69cd' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.759 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a8b76285-7b72-44f5-ac57-315d525b8ff2' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.759 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:36:28.760 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '69ac8461-f139-4e47-8a78-a7479b90e65d' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.761 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.761 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.762 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.763 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:28.763 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.763 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '09bd09a6-ccbb-420b-a6f4-9f9900e82659' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.763 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.764 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8c370a92-586e-434a-8f45-53b8c50ff5c1' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.765 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '76a1f1eb-42b4-47a6-9a69-48a76cbd379c' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.765 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '55cdb513-afec-4981-b672-bb60592f7695' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.765 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7cf802f7-14ee-425c-8e99-2249d405dca9' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.765 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 832 2023-02-09 04:36:28.766 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.766 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.766 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 833 2023-02-09 04:36:28.766 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 834 2023-02-09 04:36:28.767 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 835 2023-02-09 04:36:28.768 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 836 2023-02-09 04:36:28.768 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.769 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.769 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.769 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.769 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.769 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.770 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 837 2023-02-09 04:36:28.770 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 838 2023-02-09 04:36:28.771 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 839 2023-02-09 04:36:28.772 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 831 2023-02-09 04:36:28.775 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ac889fc9-9135-4a28-9e89-03e3a6f4064b' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.775 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.776 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0a7c7f07-b3ee-4ff2-81f0-ca8accc080f5' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.776 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '48cd1536-fc0e-4fe2-a1f9-0e305c297ef8' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.776 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2a1c9088-d46b-4eb6-b2fe-31e12d475ccc' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.777 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'af3bd97f-8f39-441d-8cf4-1b53fb17b3a9' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.777 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '34b427bc-a7f8-44f9-a0c1-d9fcbaf6f3eb' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.778 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f549edb5-2531-48a2-9310-1bca680305c2' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.778 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd5e0087d-6270-4105-ab32-4fa54664864d' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.778 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c5ab979f-0178-4f03-96e4-ca0532eae141' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 840 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 841 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 842 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 843 2023-02-09 04:36:28.779 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 844 2023-02-09 04:36:28.781 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.781 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.782 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 845 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '605f96a0-9838-486a-8787-ab44942339eb' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.783 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.784 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '80fcf66e-94c9-465b-b215-e3d7fd6adb94' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.784 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 846 2023-02-09 04:36:28.784 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 847 2023-02-09 04:36:28.785 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 848 2023-02-09 04:36:28.787 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.787 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.787 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.788 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 849 2023-02-09 04:36:28.788 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 850 2023-02-09 04:36:28.789 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 851 2023-02-09 04:36:28.789 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 852 2023-02-09 04:36:28.790 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 853 2023-02-09 04:36:28.794 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '76141cac-fe72-4fd4-a274-3afa2c9a9d01' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.794 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.794 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8187a757-7db0-4fa4-ba33-a9be0840bfb5' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.795 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '104e8775-b36e-4a37-9a02-3ef6bf7e9b81' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.795 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eccc368a-4a00-4093-847d-d68df826b021' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.796 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e4909d8f-3e82-4463-9767-240f1dec8cff' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.796 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '82a8a0e2-714b-4762-9046-875221248893' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.797 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a197da5e-dfd5-40d4-a89c-a723ca08d4e6' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8227518d-e1d1-45b7-8041-3f3bb4efe45f' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f23f0333-55bb-4dba-a44c-de8e6179dbc8' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 10, loadLimit: 5 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4dc72bd7-182c-4754-95b5-0871976c193f' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 854 2023-02-09 04:36:28.798 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 855 2023-02-09 04:36:28.824 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.824 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.825 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 856 2023-02-09 04:36:28.826 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '562ccb7e-dd57-42f9-8612-44948be97c55' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.827 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.827 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 857 2023-02-09 04:36:28.828 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 858 2023-02-09 04:36:28.829 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 859 2023-02-09 04:36:28.830 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 860 2023-02-09 04:36:28.831 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 861 2023-02-09 04:36:28.831 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.832 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.832 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 862 2023-02-09 04:36:28.833 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 863 2023-02-09 04:36:28.834 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 864 2023-02-09 04:36:28.835 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 865 2023-02-09 04:36:28.847 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9ae4715a-7a44-4c12-af0b-73c6351d8434' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.847 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.848 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9937b906-e77e-490e-a56a-ae205ac5fabc' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.849 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b9132441-6706-4c11-8e4e-b9e764e0e574' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.849 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fffaa0f2-6ff7-440d-b826-ac01db16b8a1' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.850 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3d25228f-f92b-4f1a-aa6d-3e2636740971' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.851 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c2fca77a-475b-4091-885e-e76837bd7ca6' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.851 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2f5dc555-7a03-41f3-ad96-4494c1e3f872' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.852 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '471ab3b0-5ffc-4ad4-87d6-75518e45b4cb' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.852 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:36:28.852 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9839fe6a-1238-4a34-9870-83f76576385f' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.852 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 866 2023-02-09 04:36:28.855 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.855 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.855 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.855 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.856 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.856 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.856 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.856 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.856 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:28.857 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.858 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.858 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1b397724-9181-4df0-ab87-1fd5b43d34f9' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.858 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.863 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.863 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.925 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 867 2023-02-09 04:36:28.926 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 868 2023-02-09 04:36:28.927 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 869 2023-02-09 04:36:28.927 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 870 2023-02-09 04:36:28.928 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 871 2023-02-09 04:36:28.929 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 872 2023-02-09 04:36:28.930 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 873 2023-02-09 04:36:28.931 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 874 2023-02-09 04:36:28.931 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 875 2023-02-09 04:36:28.932 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bf4810b6-a9fe-4764-a8dc-8c178a95d709' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.933 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:28.933 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 876 2023-02-09 04:36:28.934 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5f40985c-378a-4951-ab10-bff448ba3cf8' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.935 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b8436521-fa28-41f6-8d5f-39ba8daf0aae' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.935 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '02807660-4281-4ad0-a6f4-5e78c2b5e5e9' and chunkId: 'b951b6d8-2148-4d8d-8ab3-edc52839f322' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:28.938 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:28.938 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.939 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.939 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.939 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:28.964 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 61 2023-02-09 04:36:29.937 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 877 2023-02-09 04:36:29.938 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 878 2023-02-09 04:36:29.939 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 879 2023-02-09 04:36:29.940 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 880 2023-02-09 04:36:30.396 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb', starting processing... chunkNumber '62'-'62' with recordId: 'null'' 2023-02-09 04:36:30.864 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb', chunkNumber '62'-'62' with recordId: 'null' 2023-02-09 04:36:31.244 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6272c244-dfc1-4b63-bfce-a7aec78c49cf' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.244 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.251 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '87393046-89e1-46b6-9133-6ebfbba167b8' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.251 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.252 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4054183f-1d72-45d3-b67e-5a49357fa0c8' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.252 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6e6fd17e-35b5-4ddb-9e31-b2eb4f9b6070' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.252 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '438c329e-dc6e-4c38-99ae-ca77530aa18f' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.253 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ddd2410a-e559-4f0b-bc00-70a571cc416e' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.253 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f4dfc3a6-3b1f-413c-9d82-b7da8c86aae3' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.254 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.254 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.256 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.256 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.257 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.257 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.257 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.257 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.257 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.262 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b8698431-631c-467f-b36d-99cc2575bcfc' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.262 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.262 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0e62723f-23d2-49b1-86d2-e5c4139ceec1' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.263 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '37ebed8b-d6ae-4c50-9c09-0ccb4910ef85' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.263 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '25fa80c7-5fbd-4b59-9d5e-362f76e066dc' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.263 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c217aee5-f9f7-4748-b6a5-d9d6b512c2fd' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.264 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a629c5fe-a0f1-4bd4-8cc8-8b883782884b' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.264 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1f964dfc-625b-46a1-ab1c-060e817379fc' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.265 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0e024244-d9e5-4800-8056-765cd8df262c' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.265 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2e15753b-35db-456d-bd58-b68bc335aea5' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '542e8015-859b-4199-8b60-c3a204d64c89' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 881 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 882 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 883 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 884 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b4fea770-ec59-4dba-8477-8a31bfb95abe' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.266 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.267 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '53a9042c-adb5-41ad-9736-06c42c887929' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.267 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 13, loadLimit: 5 2023-02-09 04:36:31.268 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b01aba5b-bea0-4c2d-81e4-b61f7355e9fa' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.268 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 885 2023-02-09 04:36:31.268 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 886 2023-02-09 04:36:31.269 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.269 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.269 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.269 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.270 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.271 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.271 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 887 2023-02-09 04:36:31.271 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 888 2023-02-09 04:36:31.271 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.271 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 889 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '666d0908-bb94-434e-b720-db076c08cfcd' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.272 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.273 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '49a621d4-ca6c-49cf-bf80-6373a6f67823' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.273 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '62894df8-285e-48c9-8a95-f256b31846f6' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.274 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd9d9eb6e-27fe-402d-b153-3b40dc065d87' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.274 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8dff6c62-7626-4d1f-b3d8-1f8313234fcb' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.274 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '63aed20a-3d80-4b97-b835-7808ce454074' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '61968c0b-898b-4dbc-9ef8-ff2e9b4e4a88' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'aa13151b-e09f-4b33-a432-fc4e0e897367' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 890 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 891 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 892 2023-02-09 04:36:31.275 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 893 2023-02-09 04:36:31.276 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 894 2023-02-09 04:36:31.278 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 895 2023-02-09 04:36:31.278 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 896 2023-02-09 04:36:31.278 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.279 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.324 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.324 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.324 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.324 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 897 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 898 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 899 2023-02-09 04:36:31.325 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 900 2023-02-09 04:36:31.326 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 901 2023-02-09 04:36:31.326 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4829762d-567b-4e7e-a5bf-489f69a2664b' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.326 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.327 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2bad4792-b803-46c8-b73b-fced81fbffa8' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.327 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1b158494-dd64-49f5-a8dc-1af888570044' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.327 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '41351c27-c9a5-404c-a8fd-476c8edfcbc0' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.328 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '60e04875-4d7c-4754-8579-441f56fdde62' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.328 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'dc248c95-bd53-424d-a459-99d9e30a0ffc' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '75ad68cd-7313-4102-9125-dd08b75626be' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 902 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 903 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 904 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 905 2023-02-09 04:36:31.329 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 906 2023-02-09 04:36:31.330 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 907 2023-02-09 04:36:31.331 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 908 2023-02-09 04:36:31.332 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.332 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.332 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.332 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.333 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.333 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.333 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.333 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.335 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '72f9a86a-4dce-4146-a26e-03fef69e0e2d' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.335 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.336 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '26d6cd7f-f821-438a-8652-cd9aae588722' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.336 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '35e31284-e231-4c87-8738-13689b255b87' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.337 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '07fe1d47-0a97-46ba-b486-401d6e105c2c' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.339 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4a5b73f0-70b5-4120-b5c6-6857e7ec1908' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.340 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0386510f-5003-4efc-9037-d27dc729107d' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.340 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a6cc59a6-52c2-4788-939a-047e1784d75a' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.341 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '80956bc1-7f76-4ae6-aa08-0f64f02c8777' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.341 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:36:31.341 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'eb17b6ce-bde0-46bb-bfec-8734e8bb7229' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.341 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 909 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 910 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 911 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 912 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 913 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 914 2023-02-09 04:36:31.342 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 915 2023-02-09 04:36:31.346 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.346 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.346 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.347 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.424 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.425 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.425 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.425 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.425 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:31.426 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.426 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.426 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 916 2023-02-09 04:36:31.426 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 62 2023-02-09 04:36:31.426 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 917 2023-02-09 04:36:31.426 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 918 2023-02-09 04:36:31.427 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '0f72424c-11b4-4d1a-ba46-40325a428d5f' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.427 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:31.429 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '22ff07d8-451c-40f7-85cc-d5e62d9a3ab5' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.431 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '36f27fec-124e-40e0-98ec-7da6546e7676' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.432 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'df12939d-13ae-4c6f-9b31-d80b836a1201' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.432 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '73061f60-8a06-4551-a1ee-d5af00bcdd89' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.433 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9c7d3210-2890-41f9-bc11-6fe62b866153' and chunkId: '2d0a50ad-8bf2-4b17-85b7-0c8f514c81cb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:31.433 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 919 2023-02-09 04:36:31.433 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 920 2023-02-09 04:36:31.433 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 921 2023-02-09 04:36:31.433 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 922 2023-02-09 04:36:31.434 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 923 2023-02-09 04:36:31.434 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 924 2023-02-09 04:36:31.437 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:31.437 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.437 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.438 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.438 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.438 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:31.438 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:32.436 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 925 2023-02-09 04:36:32.437 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 926 2023-02-09 04:36:32.438 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 927 2023-02-09 04:36:32.439 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 928 2023-02-09 04:36:32.440 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 929 2023-02-09 04:36:32.440 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 930 2023-02-09 04:36:33.057 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522', starting processing... chunkNumber '63'-'63' with recordId: 'null'' 2023-02-09 04:36:33.747 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522', chunkNumber '63'-'63' with recordId: 'null' 2023-02-09 04:36:33.954 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '45fee9cf-afcb-4719-b21b-76ca21658b00' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.955 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:33.958 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '402c9951-f357-4ed4-8f97-4955735078f9' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.958 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:33.959 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c6c763df-3bb0-4fe1-9f2b-d2ec613e1958' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.959 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f9a1a9bb-64dd-4cb4-b6ea-1e61ab6f495a' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.960 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e9cf654c-f42a-4f9c-9581-f96e4c55c006' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.963 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5d06fb32-a0e0-4855-82e8-d746ff49cce1' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.963 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9aca36c6-3c6c-4e31-a663-8b99162379e0' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.964 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5e7ec4b7-8cf2-4eee-99b3-582f678bd32c' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.964 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c49fce0c-b84e-4ab2-8738-503ac79873dd' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.964 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 10, loadLimit: 5 2023-02-09 04:36:33.965 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3f8e8447-8c44-44bb-b059-0b8b23f469b2' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.965 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.966 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.967 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.967 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:33.967 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.967 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:33.967 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.968 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c1e74923-a616-41ff-bc31-c4dc049acbb2' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.968 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:33.969 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'cc1df4cd-1ceb-43f6-a5ae-db01ded84b56' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.969 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '184d7926-f6be-4ac6-b500-1a0ad4487790' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.970 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8b159fa2-70e2-4fd6-a324-35d5c658c611' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.970 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 932 2023-02-09 04:36:33.970 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 933 2023-02-09 04:36:33.970 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 934 2023-02-09 04:36:33.970 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 935 2023-02-09 04:36:33.970 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 936 2023-02-09 04:36:33.972 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:33.973 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.973 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.973 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.973 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:33.973 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 937 2023-02-09 04:36:33.974 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 938 2023-02-09 04:36:33.975 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 939 2023-02-09 04:36:33.976 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 940 2023-02-09 04:36:33.977 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 931 2023-02-09 04:36:33.980 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9397df30-f43a-4794-87cb-26538d4f241a' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.980 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:33.981 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '63409abc-b9ba-4481-8669-7777f23fef1a' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.982 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7b6da63b-b94b-4d67-bd42-6f96aef12aab' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.982 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1ee7587f-77ac-4731-8772-b36faabb67f1' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.983 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '753f1334-8f40-4c9c-b172-a6426a8c91b7' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.983 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2f3dd60e-0f73-4dfa-8d85-b6bf2b2281de' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.983 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '27ca873e-465c-436f-86b0-210cd57dd924' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e1135379-3fc3-4436-8829-07973f52312b' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd9893a0a-684f-45de-ba35-943e5b39e02d' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '32b7f75a-bd8c-4a87-9c24-76f9bee477db' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 941 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 942 2023-02-09 04:36:33.984 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 943 2023-02-09 04:36:33.985 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 944 2023-02-09 04:36:33.985 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 11, loadLimit: 5 2023-02-09 04:36:33.985 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '9aba1def-07be-4370-ad91-9fb00d3b5ea9' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.027 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:34.028 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.028 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.028 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.028 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.029 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:34.030 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.030 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.030 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 945 2023-02-09 04:36:34.030 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1522d1a3-e198-402c-bb41-1e90ddd250c7' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.030 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:34.031 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '01bc9243-fcf0-4636-a157-4023164dee8e' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.031 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e206cd22-7a2f-48a0-9c2a-1151a9604cd5' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.031 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 946 2023-02-09 04:36:34.032 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 947 2023-02-09 04:36:34.032 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 948 2023-02-09 04:36:34.033 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 949 2023-02-09 04:36:34.034 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 950 2023-02-09 04:36:34.034 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:34.035 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.035 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.035 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.035 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 951 2023-02-09 04:36:34.036 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 952 2023-02-09 04:36:34.037 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 953 2023-02-09 04:36:34.038 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 954 2023-02-09 04:36:34.039 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 955 2023-02-09 04:36:34.044 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e1a3f51e-8efb-4245-914c-7509e1a366fb' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.044 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:34.045 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4d724eda-cc4c-4e5a-9b2e-279b33179725' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.045 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7356c9fa-70bc-4888-a649-28ed602004cc' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.046 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f744f9ab-4fb2-46e7-a4ca-5532a507716f' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.046 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '670ffc04-006c-45e3-a0ec-8ff3672fc84c' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.047 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd08be0db-a974-478c-819f-86a8c2189e57' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.047 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'be140d07-acd9-4d90-a586-a125467ad2d3' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.048 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2e3d1c68-be3d-43e1-8e5c-c416b295e0b2' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.048 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2af7cf50-0e52-4f29-9e09-5ad8ed8c5aa1' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.048 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '57af3524-5060-4020-a5a9-d481687f15de' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.049 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 956 2023-02-09 04:36:34.049 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 957 2023-02-09 04:36:34.049 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 958 2023-02-09 04:36:34.049 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 11, loadLimit: 5 2023-02-09 04:36:34.049 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f2260e07-0c62-4a39-9347-c38d36eca7c9' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.051 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:34.052 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.052 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.052 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.053 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.053 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.053 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.124 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.124 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.124 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.125 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 63 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 959 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 960 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 961 2023-02-09 04:36:34.125 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 962 2023-02-09 04:36:34.126 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5bc0e90d-da3c-4571-9ec1-e2fde4d34bfa' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.126 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:34.127 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'da5c5cd9-083d-4c16-93a2-1d9444a237af' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.128 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6679e4d1-228a-45bd-b4ba-2f7d5b2cb1e6' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.128 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'db4d3967-2fe7-46e0-85e3-92ace931dfec' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.129 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '2b9963dd-697f-4775-b391-737f22fd45d4' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.129 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e4631705-186e-4b21-b0f6-87b3d03f87ea' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5c0c79dd-377d-414a-98f7-0b969d8304a5' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '44e39d5e-8ea6-476a-b7fc-eb0ab192fc99' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 963 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 964 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 965 2023-02-09 04:36:34.130 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 966 2023-02-09 04:36:34.131 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 967 2023-02-09 04:36:34.133 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 968 2023-02-09 04:36:34.133 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.134 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.135 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:34.135 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.135 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.135 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 969 2023-02-09 04:36:34.136 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f78859fa-e741-41ae-a0b7-f82ae3a4d131' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.136 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:34.136 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8acf911e-48ed-4fe3-af1a-23086736cda8' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.137 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e1c269c1-5f47-4688-9c97-07e52e0792ea' and chunkId: '7bcc08a3-4c5f-487b-879b-ea2373bbf522' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:34.137 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 970 2023-02-09 04:36:34.137 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 971 2023-02-09 04:36:34.137 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 972 2023-02-09 04:36:34.138 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 973 2023-02-09 04:36:34.138 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 974 2023-02-09 04:36:34.140 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:34.140 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.140 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.141 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:34.141 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 975 2023-02-09 04:36:34.141 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 976 2023-02-09 04:36:34.142 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 977 2023-02-09 04:36:35.143 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 978 2023-02-09 04:36:35.144 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 979 2023-02-09 04:36:35.145 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 980 2023-02-09 04:36:35.171 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb', starting processing... chunkNumber '64'-'64' with recordId: 'null'' 2023-02-09 04:36:35.550 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb', chunkNumber '64'-'64' with recordId: 'null' 2023-02-09 04:36:35.754 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3133333f-ce9d-4318-afa2-ae42481f8d38' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.755 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.756 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7debbadb-ee45-488f-ad8f-18095d33a99d' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.757 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.757 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '1a19c454-57b2-4fb7-8e32-c9c627213904' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.759 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '6d21eeea-2c6c-4776-991d-20ee053cc946' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.759 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '870cc117-ef42-477d-8cd2-bbe216da670c' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.761 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '771ce079-8357-48f1-8aa3-9fc8d78e94ed' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.761 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.762 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.762 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.762 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.763 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.763 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.763 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.763 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.766 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'f2b8a09a-b231-4e30-b554-98081ffdc93a' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.766 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.767 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '472e9260-cb13-49ea-b7d3-5f50214e4e67' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.767 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3ccd1620-3019-4f2d-8ff0-9f1e434d14e1' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.768 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a38f9905-da12-4473-b618-35e9eef5c1cb' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.768 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd86a757f-264b-4784-b0cf-64055dc65a74' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.768 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b8d63b8a-58f4-4b54-b4c2-2bdaf6e01b9a' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.769 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '7991ce00-598e-4c04-83ce-1deeec7d73e0' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.769 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '162a560e-c6f6-4eaa-b90c-806ec06bceaa' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '3e95dd6f-eeff-47b2-aaff-b313e8ddfa25' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'ada5270b-3d01-464d-9dbb-a1b7f991434d' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 981 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 982 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 983 2023-02-09 04:36:35.770 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 984 2023-02-09 04:36:35.771 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '776c056a-e246-4190-a475-5055b3c32fbc' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.771 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.771 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a4a76416-bd6c-40f6-aaad-e9d978624452' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.771 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 13, loadLimit: 5 2023-02-09 04:36:35.772 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '29a532de-6e58-4aad-8b1e-17bdf8cd203e' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.772 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 985 2023-02-09 04:36:35.772 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 986 2023-02-09 04:36:35.773 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.774 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.775 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.776 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.776 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.776 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.776 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.777 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.777 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:35.777 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.777 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.778 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5ede7863-77d6-44f0-a7eb-4e7624cb70ff' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.778 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.782 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.783 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.783 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 987 2023-02-09 04:36:35.786 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 988 2023-02-09 04:36:35.790 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 989 2023-02-09 04:36:35.791 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 990 2023-02-09 04:36:35.793 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 991 2023-02-09 04:36:35.824 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 992 2023-02-09 04:36:35.824 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 993 2023-02-09 04:36:35.824 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 994 2023-02-09 04:36:35.824 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 995 2023-02-09 04:36:35.824 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 996 2023-02-09 04:36:35.839 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 997 2023-02-09 04:36:35.842 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 998 2023-02-09 04:36:35.843 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 999 2023-02-09 04:36:35.845 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'a1c74a90-33a7-4b97-b9c5-a472fe2e2ee3' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.845 [vert.x-worker-thread-18] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.846 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd5da3516-8b49-432f-ab61-be1b59b061d8' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.846 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4b7c30de-daf3-4ae9-9da3-143ed660e2a0' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.850 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1000 2023-02-09 04:36:35.858 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'fec52fa2-705c-4611-acdd-bf1497b87e9b' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.859 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'e95f3c46-aeb6-4745-8b6d-1edb78346345' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.859 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '23b67f39-0e9b-419d-90de-0edde840dad3' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.860 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd920e5d4-fe40-4f96-a8d1-3e7de9b39676' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.860 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b14d4576-b669-4a5a-b9a4-6bf77a8c37b1' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.861 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 9, loadLimit: 5 2023-02-09 04:36:35.862 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51964c4a-300d-40fe-aeb4-aa0e81dfc0a3' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.923 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.923 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.923 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.923 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:35.924 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.925 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.925 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5ed029bb-90ee-4386-8d95-58cc65576c0f' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.925 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.926 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '99f8ffd1-4c65-47e9-b441-568c23c56874' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.926 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b5104993-f0da-4f92-8670-5ee680eed960' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.927 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '867bc7db-2eef-47d8-8752-ac1fa8e0c874' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.927 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '418576f9-b803-47d4-9fe0-e5b380bac4b2' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.927 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'd7a1ecbd-c91e-40f6-9f0e-47f60a5f67a5' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c1cd8bc8-83a5-44fc-b840-dfc9b322591b' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'b75900d1-8697-40f2-a6e8-6cf4b2cd724c' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1001 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1002 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1003 2023-02-09 04:36:35.928 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1004 2023-02-09 04:36:35.928 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1005 2023-02-09 04:36:35.929 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1006 2023-02-09 04:36:35.932 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.932 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.932 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.932 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.933 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.934 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1007 2023-02-09 04:36:35.934 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8e0c5eb2-16aa-46b1-9e31-4d8fa5d85820' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.934 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.935 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'bb418c08-b4ab-437a-9d64-592f5c348acd' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.935 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '815296a7-a9af-4e5a-8067-1d881167bb0c' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.935 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '63186c0e-a9f9-45c2-bb09-75fb7040e6a1' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.936 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '542067bd-b25b-481c-810d-1d41dd67687b' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.940 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '562bcbc9-f423-43ec-a4d7-3b7f3fbefda1' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.940 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: 'c79da943-26bc-4ca7-b2d8-5cac41c0554d' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.940 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper handle:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.pause() requested currentLoad: 8, loadLimit: 5 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '5bf89af5-6ccc-4769-a123-9ef391835f5e' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1008 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1009 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1010 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1011 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1012 2023-02-09 04:36:35.941 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1013 2023-02-09 04:36:35.942 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1014 2023-02-09 04:36:35.943 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1015 2023-02-09 04:36:35.944 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1016 2023-02-09 04:36:35.944 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:35.945 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.945 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.945 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.946 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.946 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.946 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.946 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) kafkaConsumer.resume() requested currentLoad: 2 loadBottomGreenLine: 2 2023-02-09 04:36:35.946 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.947 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:35.947 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1017 2023-02-09 04:36:35.947 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1018 2023-02-09 04:36:35.948 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '51823a6f-9f37-430a-87d8-681e96dd1813' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.948 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7456056c-07db-4cea-959e-391952f2da03' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:36:35.949 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '967a563c-b360-4bdd-89ed-6040ede16583' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.949 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '8efa3f51-73e6-44a7-b633-99bf423f556d' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.950 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '64ad633c-baf1-43c6-87dc-181aabbaaf3b' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.950 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd41d87ac-6dad-407e-8f23-83919a3d7ecd' and recordId: '4836bb74-eddc-484c-a06e-38124c77953a' and chunkId: '215687c0-9768-42e4-989c-b317bf43b6eb' and userId: '02cff0c2-8680-47c8-9eba-1bcb3e203d3e' 2023-02-09 04:36:35.950 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1019 2023-02-09 04:36:35.951 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1020 2023-02-09 04:36:35.951 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1021 2023-02-09 04:36:35.951 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1022 2023-02-09 04:36:36.025 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1023 2023-02-09 04:36:36.027 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1024 2023-02-09 04:36:36.027 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1025 2023-02-09 04:36:36.029 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7456056c-07db-4cea-959e-391952f2da03' 2023-02-09 04:36:36.029 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:36.029 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:36.030 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:36.030 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:36.030 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:36:36.181 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 64 2023-02-09 04:36:36.814 [vert.x-eventloop-thread-1] [554071/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:36:36.820 [vert.x-eventloop-thread-1] [554071/source-storage] [diku] [02cff0c2-8680-47c8-9eba-1bcb3e203d3e] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55952 PUT /source-storage/snapshots/d41d87ac-6dad-407e-8f23-83919a3d7ecd HTTP_1_1 200 340 6 tid=diku OK 2023-02-09 04:36:37.031 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1026 2023-02-09 04:36:37.032 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1027 2023-02-09 04:36:37.033 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1028 2023-02-09 04:36:37.033 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1029 2023-02-09 04:36:37.037 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1030 2023-02-09 04:37:44.823 [vert.x-eventloop-thread-1] [446512/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:37:44.835 [vert.x-eventloop-thread-1] [446512/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38728 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 04:37:45.153 [vert.x-eventloop-thread-1] [931343/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:37:45.158 [vert.x-eventloop-thread-1] [931343/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38728 PUT /source-storage/snapshots/95d7d5fc-4f63-4024-b296-6d2cf441b54d HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:37:48.044 [vert.x-eventloop-thread-1] [373162/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:37:48.048 [vert.x-eventloop-thread-1] [373162/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38728 PUT /source-storage/snapshots/95d7d5fc-4f63-4024-b296-6d2cf441b54d HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:37:48.049 [vert.x-eventloop-thread-1] [521408/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:37:48.050 [vert.x-eventloop-thread-1] [124865/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:37:48.053 [vert.x-eventloop-thread-1] [521408/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38742 PUT /source-storage/snapshots/95d7d5fc-4f63-4024-b296-6d2cf441b54d HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:37:48.061 [vert.x-eventloop-thread-1] [124865/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38756 PUT /source-storage/snapshots/95d7d5fc-4f63-4024-b296-6d2cf441b54d HTTP_1_1 200 415 11 tid=diku OK 2023-02-09 04:37:48.185 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd5c7f794-e314-4ec4-82c6-29fdfab95426', starting processing... chunkNumber '65'-'65' with recordId: 'null'' 2023-02-09 04:37:48.227 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd5c7f794-e314-4ec4-82c6-29fdfab95426', chunkNumber '65'-'65' with recordId: 'null' 2023-02-09 04:37:48.248 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '95d7d5fc-4f63-4024-b296-6d2cf441b54d' and recordId: 'cbec289f-db53-4c53-b563-6e75c258451c' and chunkId: 'd5c7f794-e314-4ec4-82c6-29fdfab95426' and userId: '1d77eb44-801f-4ce3-aee0-aa365cfb618c' 2023-02-09 04:37:48.248 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '503f8dcc-18cd-43b3-b738-a9abcf59b743' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:37:48.329 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '503f8dcc-18cd-43b3-b738-a9abcf59b743' 2023-02-09 04:37:48.330 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:37:48.330 [vert.x-eventloop-thread-1] [599715/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:37:48.334 [vert.x-eventloop-thread-1] [599715/source-storage] [diku] [1d77eb44-801f-4ce3-aee0-aa365cfb618c] [mod_source_record_storage] INFO LogUtil 10.0.83.23:38756 PUT /source-storage/snapshots/95d7d5fc-4f63-4024-b296-6d2cf441b54d HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 04:37:49.187 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 65 2023-02-09 04:37:49.250 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1031 2023-02-09 04:39:43.948 [vert.x-eventloop-thread-1] [917145/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:43.960 [vert.x-eventloop-thread-1] [917145/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:39:44.195 [vert.x-eventloop-thread-1] [122404/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:44.199 [vert.x-eventloop-thread-1] [122404/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/3727cc6f-6213-4c17-8a5c-a282ca6978da HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:39:46.000 [vert.x-eventloop-thread-1] [521645/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:46.004 [vert.x-eventloop-thread-1] [521645/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:39:46.105 [vert.x-eventloop-thread-1] [773985/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:46.109 [vert.x-eventloop-thread-1] [773985/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/39244758-b105-4e48-8d83-953c0fbc05b4 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:39:46.258 [vert.x-eventloop-thread-1] [717754/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:46.262 [vert.x-eventloop-thread-1] [717754/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/3727cc6f-6213-4c17-8a5c-a282ca6978da HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:39:46.291 [vert.x-eventloop-thread-1] [600707/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:46.295 [vert.x-eventloop-thread-1] [600707/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/3727cc6f-6213-4c17-8a5c-a282ca6978da HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:39:46.324 [vert.x-eventloop-thread-1] [918654/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:46.328 [vert.x-eventloop-thread-1] [918654/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/3727cc6f-6213-4c17-8a5c-a282ca6978da HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:39:47.195 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c798f079-c200-4446-8541-80a55692f8c4', starting processing... chunkNumber '66'-'66' with recordId: 'null'' 2023-02-09 04:39:47.324 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c798f079-c200-4446-8541-80a55692f8c4', chunkNumber '66'-'66' with recordId: 'null' 2023-02-09 04:39:47.324 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '3727cc6f-6213-4c17-8a5c-a282ca6978da' and recordId: '5c36e9ab-7cc3-4e80-a453-7e8d62dfeab5' and chunkId: 'c798f079-c200-4446-8541-80a55692f8c4' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:47.325 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '41c525de-6781-4078-9d15-c208d5d699f3' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:47.347 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '41c525de-6781-4078-9d15-c208d5d699f3' 2023-02-09 04:39:47.347 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:47.427 [vert.x-eventloop-thread-1] [628644/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:47.431 [vert.x-eventloop-thread-1] [628644/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/3727cc6f-6213-4c17-8a5c-a282ca6978da HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:48.026 [vert.x-eventloop-thread-1] [927978/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:48.030 [vert.x-eventloop-thread-1] [927978/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:39:48.033 [vert.x-eventloop-thread-1] [941175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:48.036 [vert.x-eventloop-thread-1] [941175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/39244758-b105-4e48-8d83-953c0fbc05b4 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:39:48.198 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 66 2023-02-09 04:39:48.201 [vert.x-eventloop-thread-1] [827152/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:48.204 [vert.x-eventloop-thread-1] [827152/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/92ade4d3-ffd8-4046-a87b-402d06b79e10 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:48.257 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8ccf1a48-cbb9-41e3-a3e2-54f9488a5b99', starting processing... chunkNumber '67'-'67' with recordId: 'null'' 2023-02-09 04:39:48.284 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8ccf1a48-cbb9-41e3-a3e2-54f9488a5b99', chunkNumber '67'-'67' with recordId: 'null' 2023-02-09 04:39:48.297 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '39244758-b105-4e48-8d83-953c0fbc05b4' and recordId: 'c6ce5c0f-ff56-460a-b124-21d86a327c1c' and chunkId: '8ccf1a48-cbb9-41e3-a3e2-54f9488a5b99' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:48.297 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '1f2803b5-3c81-4f22-b2dc-8b8f0ffec815' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:48.298 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1032 2023-02-09 04:39:48.305 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '1f2803b5-3c81-4f22-b2dc-8b8f0ffec815' 2023-02-09 04:39:48.305 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:48.375 [vert.x-eventloop-thread-1] [617980/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:48.379 [vert.x-eventloop-thread-1] [617980/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/39244758-b105-4e48-8d83-953c0fbc05b4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:39:49.260 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 67 2023-02-09 04:39:49.300 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1033 2023-02-09 04:39:50.024 [vert.x-eventloop-thread-1] [405398/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:50.028 [vert.x-eventloop-thread-1] [405398/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/92ade4d3-ffd8-4046-a87b-402d06b79e10 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:39:50.029 [vert.x-eventloop-thread-1] [090887/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:50.033 [vert.x-eventloop-thread-1] [090887/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:39:50.142 [vert.x-eventloop-thread-1] [615686/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:50.146 [vert.x-eventloop-thread-1] [615686/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/5b6343f7-dda0-4349-92f8-a7c3b0e4628d HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:50.161 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '938a0a62-61b5-4053-a6ca-e231d077d07b', starting processing... chunkNumber '68'-'68' with recordId: 'null'' 2023-02-09 04:39:50.189 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '938a0a62-61b5-4053-a6ca-e231d077d07b', chunkNumber '68'-'68' with recordId: 'null' 2023-02-09 04:39:50.201 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '92ade4d3-ffd8-4046-a87b-402d06b79e10' and recordId: 'aecc0ecb-3eef-43ef-aac4-95fa96a6275c' and chunkId: '938a0a62-61b5-4053-a6ca-e231d077d07b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:50.201 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'dde81168-27c4-4837-b954-6934719b870c' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:50.210 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'dde81168-27c4-4837-b954-6934719b870c' 2023-02-09 04:39:50.210 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:50.245 [vert.x-eventloop-thread-1] [388959/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:50.248 [vert.x-eventloop-thread-1] [388959/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/92ade4d3-ffd8-4046-a87b-402d06b79e10 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:51.163 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 68 2023-02-09 04:39:51.202 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1034 2023-02-09 04:39:51.917 [vert.x-eventloop-thread-1] [863219/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:51.921 [vert.x-eventloop-thread-1] [863219/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/5b6343f7-dda0-4349-92f8-a7c3b0e4628d HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:39:52.010 [vert.x-eventloop-thread-1] [265055/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:52.013 [vert.x-eventloop-thread-1] [265055/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:39:52.055 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd320e344-2244-41d2-b1c9-c970435ff50c', starting processing... chunkNumber '69'-'69' with recordId: 'null'' 2023-02-09 04:39:52.085 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd320e344-2244-41d2-b1c9-c970435ff50c', chunkNumber '69'-'69' with recordId: 'null' 2023-02-09 04:39:52.106 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '5b6343f7-dda0-4349-92f8-a7c3b0e4628d' and recordId: '91114a7e-dac1-4276-8508-0c5411f5d868' and chunkId: 'd320e344-2244-41d2-b1c9-c970435ff50c' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:52.106 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '1eda30d7-e13e-4b1f-98a3-62c51439d38b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:52.122 [vert.x-eventloop-thread-1] [999071/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:52.125 [vert.x-eventloop-thread-1] [999071/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/50cb8c05-cc04-4b95-8bd6-d7378fdf2616 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:52.130 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '1eda30d7-e13e-4b1f-98a3-62c51439d38b' 2023-02-09 04:39:52.131 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:52.159 [vert.x-eventloop-thread-1] [488816/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:52.162 [vert.x-eventloop-thread-1] [488816/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/5b6343f7-dda0-4349-92f8-a7c3b0e4628d HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:53.060 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 69 2023-02-09 04:39:53.108 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1035 2023-02-09 04:39:54.016 [vert.x-eventloop-thread-1] [638823/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:54.020 [vert.x-eventloop-thread-1] [638823/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:39:54.117 [vert.x-eventloop-thread-1] [120596/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:54.120 [vert.x-eventloop-thread-1] [120596/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/50cb8c05-cc04-4b95-8bd6-d7378fdf2616 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:39:54.249 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '4bce62da-d2c7-4106-a286-fda62e2f26c3', starting processing... chunkNumber '70'-'70' with recordId: 'null'' 2023-02-09 04:39:54.274 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '4bce62da-d2c7-4106-a286-fda62e2f26c3', chunkNumber '70'-'70' with recordId: 'null' 2023-02-09 04:39:54.288 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '50cb8c05-cc04-4b95-8bd6-d7378fdf2616' and recordId: '21696ce3-f316-476c-877b-70cb285eb0c3' and chunkId: '4bce62da-d2c7-4106-a286-fda62e2f26c3' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:54.288 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '16ccd099-cabd-46fd-a0ff-6fd68142d1e9' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:54.302 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '16ccd099-cabd-46fd-a0ff-6fd68142d1e9' 2023-02-09 04:39:54.302 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:54.344 [vert.x-eventloop-thread-1] [934084/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:54.347 [vert.x-eventloop-thread-1] [934084/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/81693162-f487-4c8a-9636-975be5b8702e HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:54.352 [vert.x-eventloop-thread-1] [517736/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:54.355 [vert.x-eventloop-thread-1] [517736/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 PUT /source-storage/snapshots/50cb8c05-cc04-4b95-8bd6-d7378fdf2616 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:55.250 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 70 2023-02-09 04:39:55.290 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1036 2023-02-09 04:39:56.121 [vert.x-eventloop-thread-1] [874719/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:56.123 [vert.x-eventloop-thread-1] [430942/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:56.126 [vert.x-eventloop-thread-1] [874719/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55016 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:39:56.127 [vert.x-eventloop-thread-1] [282762/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:56.129 [vert.x-eventloop-thread-1] [900549/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:56.130 [vert.x-eventloop-thread-1] [282762/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/81693162-f487-4c8a-9636-975be5b8702e HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:39:56.136 [vert.x-eventloop-thread-1] [430942/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55014 PUT /source-storage/snapshots/81693162-f487-4c8a-9636-975be5b8702e HTTP_1_1 200 415 14 tid=diku OK 2023-02-09 04:39:56.141 [vert.x-eventloop-thread-1] [900549/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/81693162-f487-4c8a-9636-975be5b8702e HTTP_1_1 200 415 12 tid=diku OK 2023-02-09 04:39:56.272 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8e2013e3-313c-4e2e-89a4-71c079027b47', starting processing... chunkNumber '71'-'71' with recordId: 'null'' 2023-02-09 04:39:56.300 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8e2013e3-313c-4e2e-89a4-71c079027b47', chunkNumber '71'-'71' with recordId: 'null' 2023-02-09 04:39:56.344 [vert.x-eventloop-thread-1] [856254/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:56.348 [vert.x-eventloop-thread-1] [856254/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/6e3d5eb1-caf1-4ea9-afbb-65dc344fa05a HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:56.356 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '81693162-f487-4c8a-9636-975be5b8702e' and recordId: '85609f5f-d9cb-4795-9266-bb0f8de48da2' and chunkId: '8e2013e3-313c-4e2e-89a4-71c079027b47' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:56.356 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '130116a1-8200-4772-900c-ef6c7d2531dd' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:56.365 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '130116a1-8200-4772-900c-ef6c7d2531dd' 2023-02-09 04:39:56.365 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:56.471 [vert.x-eventloop-thread-1] [297510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:56.475 [vert.x-eventloop-thread-1] [297510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/81693162-f487-4c8a-9636-975be5b8702e HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:57.273 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 71 2023-02-09 04:39:57.359 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1037 2023-02-09 04:39:58.015 [vert.x-eventloop-thread-1] [255619/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:39:58.019 [vert.x-eventloop-thread-1] [255619/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:39:58.319 [vert.x-eventloop-thread-1] [077386/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:58.322 [vert.x-eventloop-thread-1] [077386/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/6e3d5eb1-caf1-4ea9-afbb-65dc344fa05a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:39:58.513 [vert.x-eventloop-thread-1] [943531/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:58.516 [vert.x-eventloop-thread-1] [943531/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/55223ce2-4968-473c-bcdf-8be2882da077 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:39:58.548 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e91efd0d-a9fe-4d20-8731-e2e3fffdac89', starting processing... chunkNumber '72'-'72' with recordId: 'null'' 2023-02-09 04:39:58.574 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e91efd0d-a9fe-4d20-8731-e2e3fffdac89', chunkNumber '72'-'72' with recordId: 'null' 2023-02-09 04:39:58.587 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '6e3d5eb1-caf1-4ea9-afbb-65dc344fa05a' and recordId: '018427de-8269-4d07-9c8e-5b9005947ba1' and chunkId: 'e91efd0d-a9fe-4d20-8731-e2e3fffdac89' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:39:58.587 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7740c1f8-b8ae-4da7-96a5-57e407cb4b7d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:39:58.598 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7740c1f8-b8ae-4da7-96a5-57e407cb4b7d' 2023-02-09 04:39:58.598 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:39:58.643 [vert.x-eventloop-thread-1] [513051/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:39:58.647 [vert.x-eventloop-thread-1] [513051/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/6e3d5eb1-caf1-4ea9-afbb-65dc344fa05a HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:39:59.550 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 72 2023-02-09 04:39:59.589 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1038 2023-02-09 04:40:00.318 [vert.x-eventloop-thread-1] [993938/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:00.320 [vert.x-eventloop-thread-1] [576274/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:00.321 [vert.x-eventloop-thread-1] [993938/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:00.323 [vert.x-eventloop-thread-1] [576274/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/55223ce2-4968-473c-bcdf-8be2882da077 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:00.324 [vert.x-eventloop-thread-1] [376668/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:00.326 [vert.x-eventloop-thread-1] [653849/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:00.327 [vert.x-eventloop-thread-1] [376668/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/55223ce2-4968-473c-bcdf-8be2882da077 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:00.329 [vert.x-eventloop-thread-1] [653849/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/55223ce2-4968-473c-bcdf-8be2882da077 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:00.457 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a90301b0-e95c-444e-a0c1-44bfb3df59be', starting processing... chunkNumber '73'-'73' with recordId: 'null'' 2023-02-09 04:40:00.484 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a90301b0-e95c-444e-a0c1-44bfb3df59be', chunkNumber '73'-'73' with recordId: 'null' 2023-02-09 04:40:00.497 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '55223ce2-4968-473c-bcdf-8be2882da077' and recordId: 'e57eaeb1-8d4e-47dd-9269-f419a792ff8d' and chunkId: 'a90301b0-e95c-444e-a0c1-44bfb3df59be' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:00.497 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '959e6a7c-bb3f-45c4-aad1-af9a3ebdf275' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:00.506 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '959e6a7c-bb3f-45c4-aad1-af9a3ebdf275' 2023-02-09 04:40:00.506 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:00.550 [vert.x-eventloop-thread-1] [680458/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:00.553 [vert.x-eventloop-thread-1] [680458/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/55223ce2-4968-473c-bcdf-8be2882da077 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:00.609 [vert.x-eventloop-thread-1] [984845/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:00.612 [vert.x-eventloop-thread-1] [984845/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7841768e-c280-4f00-ad6f-d314529fbce6 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:01.458 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 73 2023-02-09 04:40:01.499 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1039 2023-02-09 04:40:02.416 [vert.x-eventloop-thread-1] [975328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:02.420 [vert.x-eventloop-thread-1] [975328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7841768e-c280-4f00-ad6f-d314529fbce6 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:02.421 [vert.x-eventloop-thread-1] [255850/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:02.424 [vert.x-eventloop-thread-1] [255850/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:02.602 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1fe4694b-38ec-4aa5-a036-7b92554f78a6', starting processing... chunkNumber '74'-'74' with recordId: 'null'' 2023-02-09 04:40:02.628 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1fe4694b-38ec-4aa5-a036-7b92554f78a6', chunkNumber '74'-'74' with recordId: 'null' 2023-02-09 04:40:02.641 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '7841768e-c280-4f00-ad6f-d314529fbce6' and recordId: '4005c039-1220-46b5-887d-2d25e40705d6' and chunkId: '1fe4694b-38ec-4aa5-a036-7b92554f78a6' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:02.641 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '1206eda0-5897-4a1a-96fc-09d31d93f1cf' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:02.653 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '1206eda0-5897-4a1a-96fc-09d31d93f1cf' 2023-02-09 04:40:02.653 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:02.684 [vert.x-eventloop-thread-1] [118820/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:02.687 [vert.x-eventloop-thread-1] [118820/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7841768e-c280-4f00-ad6f-d314529fbce6 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:02.714 [vert.x-eventloop-thread-1] [209231/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:02.717 [vert.x-eventloop-thread-1] [209231/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8dff8648-5b7d-4afb-bd42-0da17719f83c HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:03.604 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 74 2023-02-09 04:40:03.643 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1040 2023-02-09 04:40:04.521 [vert.x-eventloop-thread-1] [107704/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:04.524 [vert.x-eventloop-thread-1] [950414/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:04.525 [vert.x-eventloop-thread-1] [107704/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:04.527 [vert.x-eventloop-thread-1] [950414/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/8dff8648-5b7d-4afb-bd42-0da17719f83c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:04.528 [vert.x-eventloop-thread-1] [336908/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:04.531 [vert.x-eventloop-thread-1] [336908/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8dff8648-5b7d-4afb-bd42-0da17719f83c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:04.656 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6e55f9e9-ff3c-411e-b73f-59ad5d0af837', starting processing... chunkNumber '75'-'75' with recordId: 'null'' 2023-02-09 04:40:04.681 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6e55f9e9-ff3c-411e-b73f-59ad5d0af837', chunkNumber '75'-'75' with recordId: 'null' 2023-02-09 04:40:04.704 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8dff8648-5b7d-4afb-bd42-0da17719f83c' and recordId: '59380cdf-c4fd-468d-8eb7-28f4fa2cf8a0' and chunkId: '6e55f9e9-ff3c-411e-b73f-59ad5d0af837' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:04.705 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e2ae4d57-e0cc-44cc-89b3-dd13496b91cd' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:04.706 [vert.x-eventloop-thread-1] [270936/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:04.709 [vert.x-eventloop-thread-1] [270936/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/9bb4ff2f-47d6-4b7a-8c7c-765bc239e788 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:04.713 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e2ae4d57-e0cc-44cc-89b3-dd13496b91cd' 2023-02-09 04:40:04.713 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:04.751 [vert.x-eventloop-thread-1] [726475/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:04.755 [vert.x-eventloop-thread-1] [726475/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8dff8648-5b7d-4afb-bd42-0da17719f83c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:05.658 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 75 2023-02-09 04:40:05.707 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1041 2023-02-09 04:40:06.425 [vert.x-eventloop-thread-1] [426186/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:06.428 [vert.x-eventloop-thread-1] [426186/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/9bb4ff2f-47d6-4b7a-8c7c-765bc239e788 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:06.515 [vert.x-eventloop-thread-1] [463457/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:06.518 [vert.x-eventloop-thread-1] [463457/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:06.561 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '3deda05a-2790-41ca-88cd-1973c15a2a9b', starting processing... chunkNumber '76'-'76' with recordId: 'null'' 2023-02-09 04:40:06.585 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '3deda05a-2790-41ca-88cd-1973c15a2a9b', chunkNumber '76'-'76' with recordId: 'null' 2023-02-09 04:40:06.598 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9bb4ff2f-47d6-4b7a-8c7c-765bc239e788' and recordId: '34e05a8b-2386-4ac6-8384-38f6234c1ab1' and chunkId: '3deda05a-2790-41ca-88cd-1973c15a2a9b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:06.598 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'd54f4e75-7d02-41aa-bd26-fb50b498c4be' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:06.606 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'd54f4e75-7d02-41aa-bd26-fb50b498c4be' 2023-02-09 04:40:06.606 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:06.622 [vert.x-eventloop-thread-1] [748807/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:06.626 [vert.x-eventloop-thread-1] [748807/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/30c875f2-1e9a-42c0-8569-63f572a36439 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:06.640 [vert.x-eventloop-thread-1] [628001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:06.643 [vert.x-eventloop-thread-1] [628001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/9bb4ff2f-47d6-4b7a-8c7c-765bc239e788 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:07.562 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 76 2023-02-09 04:40:07.599 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1042 2023-02-09 04:40:08.419 [vert.x-eventloop-thread-1] [396820/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:08.424 [vert.x-eventloop-thread-1] [396820/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:40:08.427 [vert.x-eventloop-thread-1] [804798/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:08.430 [vert.x-eventloop-thread-1] [804798/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/30c875f2-1e9a-42c0-8569-63f572a36439 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:08.523 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '941231f8-ca5e-4948-93d9-884f056c746a', starting processing... chunkNumber '77'-'77' with recordId: 'null'' 2023-02-09 04:40:08.542 [vert.x-eventloop-thread-1] [876746/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:08.546 [vert.x-eventloop-thread-1] [876746/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c393e2f1-6801-43ed-884f-48e611b705bc HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:40:08.553 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '941231f8-ca5e-4948-93d9-884f056c746a', chunkNumber '77'-'77' with recordId: 'null' 2023-02-09 04:40:08.571 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '30c875f2-1e9a-42c0-8569-63f572a36439' and recordId: '736a835d-8435-4b66-9035-4528dee52416' and chunkId: '941231f8-ca5e-4948-93d9-884f056c746a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:08.571 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '168049b9-0422-4244-b2c3-da645d2f38b7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:08.580 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '168049b9-0422-4244-b2c3-da645d2f38b7' 2023-02-09 04:40:08.581 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:08.671 [vert.x-eventloop-thread-1] [717390/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:08.674 [vert.x-eventloop-thread-1] [717390/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/30c875f2-1e9a-42c0-8569-63f572a36439 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:09.526 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 77 2023-02-09 04:40:09.573 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1043 2023-02-09 04:40:10.321 [vert.x-eventloop-thread-1] [447298/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:10.325 [vert.x-eventloop-thread-1] [447298/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c393e2f1-6801-43ed-884f-48e611b705bc HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:10.412 [vert.x-eventloop-thread-1] [779628/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:10.415 [vert.x-eventloop-thread-1] [779628/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:10.560 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6046fd3e-eda3-452b-ae67-6443e66ba260', starting processing... chunkNumber '78'-'78' with recordId: 'null'' 2023-02-09 04:40:10.587 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6046fd3e-eda3-452b-ae67-6443e66ba260', chunkNumber '78'-'78' with recordId: 'null' 2023-02-09 04:40:10.598 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c393e2f1-6801-43ed-884f-48e611b705bc' and recordId: 'd5daf6ac-04f7-4748-80e1-39f6d72e91be' and chunkId: '6046fd3e-eda3-452b-ae67-6443e66ba260' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:10.599 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '567ab1a8-b757-420d-8bca-8a65fd7297ae' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:10.606 [vert.x-eventloop-thread-1] [512406/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:10.608 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '567ab1a8-b757-420d-8bca-8a65fd7297ae' 2023-02-09 04:40:10.609 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:10.610 [vert.x-eventloop-thread-1] [512406/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:40:10.647 [vert.x-eventloop-thread-1] [446063/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:10.650 [vert.x-eventloop-thread-1] [446063/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c393e2f1-6801-43ed-884f-48e611b705bc HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:40:11.563 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 78 2023-02-09 04:40:11.601 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1044 2023-02-09 04:40:12.316 [vert.x-eventloop-thread-1] [127585/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:12.320 [vert.x-eventloop-thread-1] [127585/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:12.321 [vert.x-eventloop-thread-1] [427311/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:12.324 [vert.x-eventloop-thread-1] [427311/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:12.325 [vert.x-eventloop-thread-1] [098647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:12.327 [vert.x-eventloop-thread-1] [090524/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:12.328 [vert.x-eventloop-thread-1] [098647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:12.330 [vert.x-eventloop-thread-1] [090524/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:40:12.423 [vert.x-eventloop-thread-1] [755560/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:12.426 [vert.x-eventloop-thread-1] [755560/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/34617c32-ed69-4142-abed-0f3cca7f4576 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:12.427 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f450c4b8-cb8d-4062-bf07-d17f4e15313a', starting processing... chunkNumber '79'-'79' with recordId: 'null'' 2023-02-09 04:40:12.451 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f450c4b8-cb8d-4062-bf07-d17f4e15313a', chunkNumber '79'-'79' with recordId: 'null' 2023-02-09 04:40:12.464 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d' and recordId: '0a17cbc7-9b11-42d6-b50d-5ae951e4044e' and chunkId: 'f450c4b8-cb8d-4062-bf07-d17f4e15313a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:12.464 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '54eb4bb4-cb15-446b-8e97-29e1f78f36c3' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:12.472 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '54eb4bb4-cb15-446b-8e97-29e1f78f36c3' 2023-02-09 04:40:12.473 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:12.506 [vert.x-eventloop-thread-1] [346789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:12.509 [vert.x-eventloop-thread-1] [346789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/37be0cfa-9a8a-4a66-9b6a-56471b3d7b3d HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:40:13.429 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 79 2023-02-09 04:40:13.467 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1045 2023-02-09 04:40:14.215 [vert.x-eventloop-thread-1] [236385/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:14.220 [vert.x-eventloop-thread-1] [236385/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/34617c32-ed69-4142-abed-0f3cca7f4576 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:40:14.311 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '754cc843-0f7d-413f-a2d2-43d8d7938b70', starting processing... chunkNumber '80'-'80' with recordId: 'null'' 2023-02-09 04:40:14.313 [vert.x-eventloop-thread-1] [477889/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:14.317 [vert.x-eventloop-thread-1] [477889/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:40:14.379 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '754cc843-0f7d-413f-a2d2-43d8d7938b70', chunkNumber '80'-'80' with recordId: 'null' 2023-02-09 04:40:14.387 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '34617c32-ed69-4142-abed-0f3cca7f4576' and recordId: '0273178c-d0fe-4cb3-a3a2-fd19acae93d8' and chunkId: '754cc843-0f7d-413f-a2d2-43d8d7938b70' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:14.387 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'dac2c0c4-9e39-4b25-8483-1ff3ac9e7fff' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:14.399 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'dac2c0c4-9e39-4b25-8483-1ff3ac9e7fff' 2023-02-09 04:40:14.400 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:14.420 [vert.x-eventloop-thread-1] [526652/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:14.425 [vert.x-eventloop-thread-1] [526652/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c3a58335-5889-46c1-90a2-206a05a9f436 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:40:14.434 [vert.x-eventloop-thread-1] [102004/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:14.443 [vert.x-eventloop-thread-1] [102004/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/34617c32-ed69-4142-abed-0f3cca7f4576 HTTP_1_1 200 340 9 tid=diku OK 2023-02-09 04:40:15.313 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 80 2023-02-09 04:40:15.393 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1046 2023-02-09 04:40:16.136 [vert.x-eventloop-thread-1] [775763/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:16.140 [vert.x-eventloop-thread-1] [775763/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c3a58335-5889-46c1-90a2-206a05a9f436 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:40:16.218 [vert.x-eventloop-thread-1] [100328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:16.222 [vert.x-eventloop-thread-1] [100328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:16.246 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'ed26e29f-58b8-44ad-8f76-159ec25ea8d5', starting processing... chunkNumber '81'-'81' with recordId: 'null'' 2023-02-09 04:40:16.276 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'ed26e29f-58b8-44ad-8f76-159ec25ea8d5', chunkNumber '81'-'81' with recordId: 'null' 2023-02-09 04:40:16.288 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c3a58335-5889-46c1-90a2-206a05a9f436' and recordId: '5e3e6e99-456a-47b1-8031-19c8358a7f7b' and chunkId: 'ed26e29f-58b8-44ad-8f76-159ec25ea8d5' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:16.288 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'bfa160df-666e-42c6-85e5-6f5d1aa272d6' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:16.299 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'bfa160df-666e-42c6-85e5-6f5d1aa272d6' 2023-02-09 04:40:16.299 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:16.324 [vert.x-eventloop-thread-1] [703218/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:16.327 [vert.x-eventloop-thread-1] [703218/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1b30e44d-c277-4f03-866f-528f54461dba HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:16.337 [vert.x-eventloop-thread-1] [609307/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:16.340 [vert.x-eventloop-thread-1] [609307/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c3a58335-5889-46c1-90a2-206a05a9f436 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:17.250 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 81 2023-02-09 04:40:17.290 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1047 2023-02-09 04:40:18.128 [vert.x-eventloop-thread-1] [800037/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:18.132 [vert.x-eventloop-thread-1] [800037/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1b30e44d-c277-4f03-866f-528f54461dba HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:18.218 [vert.x-eventloop-thread-1] [517459/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:18.221 [vert.x-eventloop-thread-1] [517459/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:18.316 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f4599cf0-245b-45b7-b4fa-bf454a2d857b', starting processing... chunkNumber '82'-'82' with recordId: 'null'' 2023-02-09 04:40:18.361 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f4599cf0-245b-45b7-b4fa-bf454a2d857b', chunkNumber '82'-'82' with recordId: 'null' 2023-02-09 04:40:18.375 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '1b30e44d-c277-4f03-866f-528f54461dba' and recordId: '259f37dc-0ed6-4eba-9696-d7681446d141' and chunkId: 'f4599cf0-245b-45b7-b4fa-bf454a2d857b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:18.375 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'dc873b1a-af34-4967-b7ae-5f486373df70' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:18.383 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'dc873b1a-af34-4967-b7ae-5f486373df70' 2023-02-09 04:40:18.383 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:18.446 [vert.x-eventloop-thread-1] [643624/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:18.449 [vert.x-eventloop-thread-1] [643624/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1bd6e4de-d761-4dc0-95fb-4418a0318996 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:18.469 [vert.x-eventloop-thread-1] [327652/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:18.472 [vert.x-eventloop-thread-1] [327652/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1b30e44d-c277-4f03-866f-528f54461dba HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:19.319 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 82 2023-02-09 04:40:19.377 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1048 2023-02-09 04:40:20.314 [vert.x-eventloop-thread-1] [395433/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:20.317 [vert.x-eventloop-thread-1] [395433/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:20.319 [vert.x-eventloop-thread-1] [865852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:20.322 [vert.x-eventloop-thread-1] [120954/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:20.323 [vert.x-eventloop-thread-1] [865852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1bd6e4de-d761-4dc0-95fb-4418a0318996 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:20.325 [vert.x-eventloop-thread-1] [120954/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/1bd6e4de-d761-4dc0-95fb-4418a0318996 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:20.447 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '068171cd-f094-4173-a19d-2597da798620', starting processing... chunkNumber '83'-'83' with recordId: 'null'' 2023-02-09 04:40:20.475 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '068171cd-f094-4173-a19d-2597da798620', chunkNumber '83'-'83' with recordId: 'null' 2023-02-09 04:40:20.489 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '1bd6e4de-d761-4dc0-95fb-4418a0318996' and recordId: 'c1ef0cc6-0944-4dec-b3d8-80554b68ef2f' and chunkId: '068171cd-f094-4173-a19d-2597da798620' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:20.489 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'adc0811b-e5c2-4815-bc1e-907d912f4592' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:20.499 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'adc0811b-e5c2-4815-bc1e-907d912f4592' 2023-02-09 04:40:20.499 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:20.532 [vert.x-eventloop-thread-1] [990990/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:20.535 [vert.x-eventloop-thread-1] [990990/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/1bd6e4de-d761-4dc0-95fb-4418a0318996 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:20.610 [vert.x-eventloop-thread-1] [462725/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:20.612 [vert.x-eventloop-thread-1] [462725/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e0788764-6ddb-4d87-9216-e6272ebb8011 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:21.448 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 83 2023-02-09 04:40:21.491 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1049 2023-02-09 04:40:22.418 [vert.x-eventloop-thread-1] [500504/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:22.422 [vert.x-eventloop-thread-1] [500504/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:22.517 [vert.x-eventloop-thread-1] [995961/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:22.520 [vert.x-eventloop-thread-1] [995961/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e0788764-6ddb-4d87-9216-e6272ebb8011 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:22.710 [vert.x-eventloop-thread-1] [958175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:22.713 [vert.x-eventloop-thread-1] [958175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/73a41b5e-6d22-4bd5-9e6b-cb284d4647a4 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:22.763 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '5791f012-7f4e-4265-a445-8f35c1c383bf', starting processing... chunkNumber '84'-'84' with recordId: 'null'' 2023-02-09 04:40:22.793 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '5791f012-7f4e-4265-a445-8f35c1c383bf', chunkNumber '84'-'84' with recordId: 'null' 2023-02-09 04:40:22.804 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e0788764-6ddb-4d87-9216-e6272ebb8011' and recordId: 'e715a624-5e59-41eb-a2d9-7b1ab41c5748' and chunkId: '5791f012-7f4e-4265-a445-8f35c1c383bf' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:22.804 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '61aaea51-4b7c-419b-80e8-3550a69b1f1e' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:22.813 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '61aaea51-4b7c-419b-80e8-3550a69b1f1e' 2023-02-09 04:40:22.813 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:23.150 [vert.x-eventloop-thread-1] [792269/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:23.153 [vert.x-eventloop-thread-1] [792269/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e0788764-6ddb-4d87-9216-e6272ebb8011 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:23.768 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 84 2023-02-09 04:40:23.810 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1050 2023-02-09 04:40:24.515 [vert.x-eventloop-thread-1] [363326/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:24.516 [vert.x-eventloop-thread-1] [302700/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:24.520 [vert.x-eventloop-thread-1] [302700/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/73a41b5e-6d22-4bd5-9e6b-cb284d4647a4 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:40:24.521 [vert.x-eventloop-thread-1] [363326/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 6 tid=diku Created 2023-02-09 04:40:24.634 [vert.x-eventloop-thread-1] [191297/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:24.637 [vert.x-eventloop-thread-1] [191297/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/02491346-1715-450e-9ea6-1598ec90829d HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:24.751 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a9850350-d74e-4e12-859e-47a5e9a8735d', starting processing... chunkNumber '85'-'85' with recordId: 'null'' 2023-02-09 04:40:24.847 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a9850350-d74e-4e12-859e-47a5e9a8735d', chunkNumber '85'-'85' with recordId: 'null' 2023-02-09 04:40:24.860 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '73a41b5e-6d22-4bd5-9e6b-cb284d4647a4' and recordId: 'a625a800-1e97-450a-ace0-bcefd4c688ba' and chunkId: 'a9850350-d74e-4e12-859e-47a5e9a8735d' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:24.860 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '82514f68-8dfe-410f-95cc-5e034fa3e74e' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:24.867 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '82514f68-8dfe-410f-95cc-5e034fa3e74e' 2023-02-09 04:40:24.867 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:24.950 [vert.x-eventloop-thread-1] [407208/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:24.953 [vert.x-eventloop-thread-1] [407208/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/73a41b5e-6d22-4bd5-9e6b-cb284d4647a4 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:40:25.756 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 85 2023-02-09 04:40:25.862 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1051 2023-02-09 04:40:26.416 [vert.x-eventloop-thread-1] [759278/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:26.420 [vert.x-eventloop-thread-1] [759278/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:26.613 [vert.x-eventloop-thread-1] [181510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:26.616 [vert.x-eventloop-thread-1] [181510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/02491346-1715-450e-9ea6-1598ec90829d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:26.712 [vert.x-eventloop-thread-1] [507224/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:26.715 [vert.x-eventloop-thread-1] [507224/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/50365e41-1139-4ab0-8b7c-237478831461 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:26.859 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '49d0bd8a-8346-4cc7-a59d-ed48fc41db37', starting processing... chunkNumber '86'-'86' with recordId: 'null'' 2023-02-09 04:40:26.882 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '49d0bd8a-8346-4cc7-a59d-ed48fc41db37', chunkNumber '86'-'86' with recordId: 'null' 2023-02-09 04:40:26.897 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '02491346-1715-450e-9ea6-1598ec90829d' and recordId: '076ee6e1-68b2-404e-bec3-d62753c797fb' and chunkId: '49d0bd8a-8346-4cc7-a59d-ed48fc41db37' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:26.897 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '2d6d2c4e-2dbf-4045-a26e-0113c9c9a335' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:26.904 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '2d6d2c4e-2dbf-4045-a26e-0113c9c9a335' 2023-02-09 04:40:26.904 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:26.946 [vert.x-eventloop-thread-1] [948977/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:26.950 [vert.x-eventloop-thread-1] [948977/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/02491346-1715-450e-9ea6-1598ec90829d HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:40:27.862 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 86 2023-02-09 04:40:27.899 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1052 2023-02-09 04:40:28.621 [vert.x-eventloop-thread-1] [475260/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:28.625 [vert.x-eventloop-thread-1] [475260/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:28.718 [vert.x-eventloop-thread-1] [090968/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:28.721 [vert.x-eventloop-thread-1] [090968/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/50365e41-1139-4ab0-8b7c-237478831461 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:28.722 [vert.x-eventloop-thread-1] [701593/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:28.725 [vert.x-eventloop-thread-1] [701593/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/50365e41-1139-4ab0-8b7c-237478831461 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:28.832 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '91344ba7-d757-4f37-b129-bf958ad40724', starting processing... chunkNumber '87'-'87' with recordId: 'null'' 2023-02-09 04:40:28.854 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '91344ba7-d757-4f37-b129-bf958ad40724', chunkNumber '87'-'87' with recordId: 'null' 2023-02-09 04:40:28.865 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '50365e41-1139-4ab0-8b7c-237478831461' and recordId: '7f710e5f-487c-4257-a3a1-099cd0eb80c5' and chunkId: '91344ba7-d757-4f37-b129-bf958ad40724' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:28.865 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '80716643-ccdd-4ed0-9b70-39d2f598638d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:28.874 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '80716643-ccdd-4ed0-9b70-39d2f598638d' 2023-02-09 04:40:28.874 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:28.908 [vert.x-eventloop-thread-1] [542325/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:28.912 [vert.x-eventloop-thread-1] [542325/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/50365e41-1139-4ab0-8b7c-237478831461 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:40:29.007 [vert.x-eventloop-thread-1] [287576/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:29.011 [vert.x-eventloop-thread-1] [287576/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b621a25e-e1c5-47b1-9481-4d326e30fd5d HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:40:29.834 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 87 2023-02-09 04:40:29.867 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1053 2023-02-09 04:40:30.717 [vert.x-eventloop-thread-1] [758336/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:30.720 [vert.x-eventloop-thread-1] [485320/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:30.720 [vert.x-eventloop-thread-1] [758336/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:30.723 [vert.x-eventloop-thread-1] [889847/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:30.723 [vert.x-eventloop-thread-1] [485320/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/b621a25e-e1c5-47b1-9481-4d326e30fd5d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:30.726 [vert.x-eventloop-thread-1] [889847/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b621a25e-e1c5-47b1-9481-4d326e30fd5d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:30.726 [vert.x-eventloop-thread-1] [608840/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:30.728 [vert.x-eventloop-thread-1] [608840/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/b621a25e-e1c5-47b1-9481-4d326e30fd5d HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:40:30.835 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f4d8df1e-c25a-457b-83c8-7b965b80720e', starting processing... chunkNumber '88'-'88' with recordId: 'null'' 2023-02-09 04:40:30.858 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f4d8df1e-c25a-457b-83c8-7b965b80720e', chunkNumber '88'-'88' with recordId: 'null' 2023-02-09 04:40:30.869 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b621a25e-e1c5-47b1-9481-4d326e30fd5d' and recordId: '6e471dae-8710-43da-9431-a57e82754a9e' and chunkId: 'f4d8df1e-c25a-457b-83c8-7b965b80720e' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:30.869 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '80cc17bc-2669-454b-a092-32f59ea57155' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:30.879 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '80cc17bc-2669-454b-a092-32f59ea57155' 2023-02-09 04:40:30.879 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:30.913 [vert.x-eventloop-thread-1] [811734/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:30.916 [vert.x-eventloop-thread-1] [811734/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b621a25e-e1c5-47b1-9481-4d326e30fd5d HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:31.013 [vert.x-eventloop-thread-1] [589108/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:31.022 [vert.x-eventloop-thread-1] [589108/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eb5d91e9-2c7c-44e5-9628-32f361564531 HTTP_1_1 200 348 11 tid=diku OK 2023-02-09 04:40:31.837 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 88 2023-02-09 04:40:31.871 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1054 2023-02-09 04:40:32.731 [vert.x-eventloop-thread-1] [976783/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:32.735 [vert.x-eventloop-thread-1] [976783/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eb5d91e9-2c7c-44e5-9628-32f361564531 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:32.815 [vert.x-eventloop-thread-1] [641450/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:32.818 [vert.x-eventloop-thread-1] [641450/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:32.919 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd1cbc4e9-3083-4711-8a48-3fe0f392514b', starting processing... chunkNumber '89'-'89' with recordId: 'null'' 2023-02-09 04:40:32.953 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd1cbc4e9-3083-4711-8a48-3fe0f392514b', chunkNumber '89'-'89' with recordId: 'null' 2023-02-09 04:40:32.965 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'eb5d91e9-2c7c-44e5-9628-32f361564531' and recordId: 'b4f28c84-40bb-418e-89e7-071aa593d6aa' and chunkId: 'd1cbc4e9-3083-4711-8a48-3fe0f392514b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:32.965 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f33b038b-2d5a-4976-bc4a-c32c3cf2de30' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:32.977 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f33b038b-2d5a-4976-bc4a-c32c3cf2de30' 2023-02-09 04:40:32.978 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:33.018 [vert.x-eventloop-thread-1] [938382/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:33.022 [vert.x-eventloop-thread-1] [938382/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eb5d91e9-2c7c-44e5-9628-32f361564531 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:40:33.110 [vert.x-eventloop-thread-1] [463047/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:33.113 [vert.x-eventloop-thread-1] [463047/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/68dce1b4-8b07-4fc8-878d-ef425b4b3434 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:40:33.921 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 89 2023-02-09 04:40:33.967 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1055 2023-02-09 04:40:34.837 [vert.x-eventloop-thread-1] [440282/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:34.840 [vert.x-eventloop-thread-1] [440282/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/68dce1b4-8b07-4fc8-878d-ef425b4b3434 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:34.915 [vert.x-eventloop-thread-1] [858687/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:34.919 [vert.x-eventloop-thread-1] [858687/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:35.055 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '900872eb-c64a-46af-8574-c2c8b53be30b', starting processing... chunkNumber '90'-'90' with recordId: 'null'' 2023-02-09 04:40:35.079 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '900872eb-c64a-46af-8574-c2c8b53be30b', chunkNumber '90'-'90' with recordId: 'null' 2023-02-09 04:40:35.092 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '68dce1b4-8b07-4fc8-878d-ef425b4b3434' and recordId: '92e115b1-4dc9-4625-bc58-92312ffff5b4' and chunkId: '900872eb-c64a-46af-8574-c2c8b53be30b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:35.092 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e48f4fd8-3ee0-455c-978e-0ebd8e3374ac' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:35.101 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e48f4fd8-3ee0-455c-978e-0ebd8e3374ac' 2023-02-09 04:40:35.101 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:35.137 [vert.x-eventloop-thread-1] [633881/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:35.140 [vert.x-eventloop-thread-1] [633881/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/68dce1b4-8b07-4fc8-878d-ef425b4b3434 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:35.223 [vert.x-eventloop-thread-1] [629289/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:35.226 [vert.x-eventloop-thread-1] [629289/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7eba21dd-2007-413f-b3ba-9b5253bf3c55 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:36.057 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 90 2023-02-09 04:40:36.094 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1056 2023-02-09 04:40:37.025 [vert.x-eventloop-thread-1] [073294/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:37.029 [vert.x-eventloop-thread-1] [263632/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:37.030 [vert.x-eventloop-thread-1] [073294/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7eba21dd-2007-413f-b3ba-9b5253bf3c55 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 04:40:37.032 [vert.x-eventloop-thread-1] [263632/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/7eba21dd-2007-413f-b3ba-9b5253bf3c55 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:37.110 [vert.x-eventloop-thread-1] [659405/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:37.113 [vert.x-eventloop-thread-1] [659405/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:37.155 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c972708d-3803-4a80-949b-d41c5a2b4d89', starting processing... chunkNumber '91'-'91' with recordId: 'null'' 2023-02-09 04:40:37.187 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c972708d-3803-4a80-949b-d41c5a2b4d89', chunkNumber '91'-'91' with recordId: 'null' 2023-02-09 04:40:37.198 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '7eba21dd-2007-413f-b3ba-9b5253bf3c55' and recordId: 'd24353c6-b492-4a04-a4cf-07711bc98f23' and chunkId: 'c972708d-3803-4a80-949b-d41c5a2b4d89' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:37.198 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3e18f21e-4b62-4186-a8d8-d95e15c44205' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:37.211 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3e18f21e-4b62-4186-a8d8-d95e15c44205' 2023-02-09 04:40:37.211 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:37.224 [vert.x-eventloop-thread-1] [142415/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:37.227 [vert.x-eventloop-thread-1] [142415/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/d9716bc8-90ce-411e-9fb2-05fac878e3bd HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:37.250 [vert.x-eventloop-thread-1] [164658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:37.253 [vert.x-eventloop-thread-1] [164658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7eba21dd-2007-413f-b3ba-9b5253bf3c55 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:38.157 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 91 2023-02-09 04:40:38.201 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1057 2023-02-09 04:40:38.939 [vert.x-eventloop-thread-1] [543013/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:38.942 [vert.x-eventloop-thread-1] [543013/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/d9716bc8-90ce-411e-9fb2-05fac878e3bd HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:39.015 [vert.x-eventloop-thread-1] [066896/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:39.018 [vert.x-eventloop-thread-1] [066896/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:39.065 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'aa71e6c4-8f50-4cf2-986f-4eeccce914c0', starting processing... chunkNumber '92'-'92' with recordId: 'null'' 2023-02-09 04:40:39.094 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'aa71e6c4-8f50-4cf2-986f-4eeccce914c0', chunkNumber '92'-'92' with recordId: 'null' 2023-02-09 04:40:39.107 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd9716bc8-90ce-411e-9fb2-05fac878e3bd' and recordId: '5092c075-7f64-4d33-bb4d-81394a464bd5' and chunkId: 'aa71e6c4-8f50-4cf2-986f-4eeccce914c0' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:39.107 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'b32fda6d-ce74-4fbd-8eed-a2b6a4322fdb' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:39.119 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'b32fda6d-ce74-4fbd-8eed-a2b6a4322fdb' 2023-02-09 04:40:39.119 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:39.126 [vert.x-eventloop-thread-1] [163184/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:39.129 [vert.x-eventloop-thread-1] [163184/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b03c455f-7e12-4467-882d-527cce4b73c0 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:39.149 [vert.x-eventloop-thread-1] [207911/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:39.152 [vert.x-eventloop-thread-1] [207911/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/d9716bc8-90ce-411e-9fb2-05fac878e3bd HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:40.067 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 92 2023-02-09 04:40:40.108 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1058 2023-02-09 04:40:40.836 [vert.x-eventloop-thread-1] [982372/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:40.840 [vert.x-eventloop-thread-1] [982372/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b03c455f-7e12-4467-882d-527cce4b73c0 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:40.916 [vert.x-eventloop-thread-1] [185454/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:40.920 [vert.x-eventloop-thread-1] [185454/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:41.064 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'fa304018-bf0a-4ab9-b4ea-eba7d2f532a5', starting processing... chunkNumber '93'-'93' with recordId: 'null'' 2023-02-09 04:40:41.086 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'fa304018-bf0a-4ab9-b4ea-eba7d2f532a5', chunkNumber '93'-'93' with recordId: 'null' 2023-02-09 04:40:41.098 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b03c455f-7e12-4467-882d-527cce4b73c0' and recordId: '93a6b1e1-2972-4fa8-8752-6d97a3e5590f' and chunkId: 'fa304018-bf0a-4ab9-b4ea-eba7d2f532a5' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:41.098 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c087e46f-4941-424d-8d90-ccde7336836c' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:41.107 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c087e46f-4941-424d-8d90-ccde7336836c' 2023-02-09 04:40:41.107 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:41.141 [vert.x-eventloop-thread-1] [398365/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:41.145 [vert.x-eventloop-thread-1] [398365/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b03c455f-7e12-4467-882d-527cce4b73c0 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:41.212 [vert.x-eventloop-thread-1] [679163/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:41.219 [vert.x-eventloop-thread-1] [679163/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c44c69ab-c16d-461c-845c-fb3ef1c8b471 HTTP_1_1 200 348 7 tid=diku OK 2023-02-09 04:40:42.066 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 93 2023-02-09 04:40:42.100 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1059 2023-02-09 04:40:43.018 [vert.x-eventloop-thread-1] [249020/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:43.021 [vert.x-eventloop-thread-1] [249020/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:43.221 [vert.x-eventloop-thread-1] [665303/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:43.224 [vert.x-eventloop-thread-1] [665303/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c44c69ab-c16d-461c-845c-fb3ef1c8b471 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:43.326 [vert.x-eventloop-thread-1] [797665/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:43.329 [vert.x-eventloop-thread-1] [797665/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cc552db9-fbda-4d6d-bec3-a650f0556fa3 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:43.349 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '31558d85-fa7e-450a-8040-f5db50e50893', starting processing... chunkNumber '94'-'94' with recordId: 'null'' 2023-02-09 04:40:43.371 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '31558d85-fa7e-450a-8040-f5db50e50893', chunkNumber '94'-'94' with recordId: 'null' 2023-02-09 04:40:43.383 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c44c69ab-c16d-461c-845c-fb3ef1c8b471' and recordId: 'dea14f88-1a02-4167-9bff-b328c6b0f6b3' and chunkId: '31558d85-fa7e-450a-8040-f5db50e50893' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:43.383 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c8ccadef-85e1-499b-8ed0-9153c0e20837' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:43.393 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c8ccadef-85e1-499b-8ed0-9153c0e20837' 2023-02-09 04:40:43.394 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:43.424 [vert.x-eventloop-thread-1] [153947/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:43.427 [vert.x-eventloop-thread-1] [153947/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c44c69ab-c16d-461c-845c-fb3ef1c8b471 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:44.354 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 94 2023-02-09 04:40:44.386 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1060 2023-02-09 04:40:45.033 [vert.x-eventloop-thread-1] [989109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:45.037 [vert.x-eventloop-thread-1] [989109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cc552db9-fbda-4d6d-bec3-a650f0556fa3 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:45.037 [vert.x-eventloop-thread-1] [335165/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:45.040 [vert.x-eventloop-thread-1] [335165/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/cc552db9-fbda-4d6d-bec3-a650f0556fa3 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:45.150 [vert.x-eventloop-thread-1] [924654/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:45.153 [vert.x-eventloop-thread-1] [924654/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:45.169 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8f1938fa-e0fe-452e-8a7a-a2099edeb16a', starting processing... chunkNumber '95'-'95' with recordId: 'null'' 2023-02-09 04:40:45.196 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8f1938fa-e0fe-452e-8a7a-a2099edeb16a', chunkNumber '95'-'95' with recordId: 'null' 2023-02-09 04:40:45.224 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'cc552db9-fbda-4d6d-bec3-a650f0556fa3' and recordId: '7cd17b35-182e-415b-8cc9-eeb84c3b040e' and chunkId: '8f1938fa-e0fe-452e-8a7a-a2099edeb16a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:45.224 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '23e6bbc3-08d3-4b32-9ce5-2b05e2afde33' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:45.230 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '23e6bbc3-08d3-4b32-9ce5-2b05e2afde33' 2023-02-09 04:40:45.230 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:45.255 [vert.x-eventloop-thread-1] [357061/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:45.259 [vert.x-eventloop-thread-1] [357061/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f03a1b0d-dcd0-455e-be2b-8056b399a79f HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:45.271 [vert.x-eventloop-thread-1] [254879/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:45.273 [vert.x-eventloop-thread-1] [254879/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cc552db9-fbda-4d6d-bec3-a650f0556fa3 HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:40:46.174 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 95 2023-02-09 04:40:46.228 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1061 2023-02-09 04:40:47.019 [vert.x-eventloop-thread-1] [300263/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:47.022 [vert.x-eventloop-thread-1] [300263/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:40:47.227 [vert.x-eventloop-thread-1] [993892/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:47.230 [vert.x-eventloop-thread-1] [993892/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f03a1b0d-dcd0-455e-be2b-8056b399a79f HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:47.466 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a8937c54-ae91-4a99-8f16-76da4b185e2b', starting processing... chunkNumber '96'-'96' with recordId: 'null'' 2023-02-09 04:40:47.492 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a8937c54-ae91-4a99-8f16-76da4b185e2b', chunkNumber '96'-'96' with recordId: 'null' 2023-02-09 04:40:47.512 [vert.x-eventloop-thread-1] [806834/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:47.514 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f03a1b0d-dcd0-455e-be2b-8056b399a79f' and recordId: '44b45b2f-5218-4cf5-af29-1d02ece134a3' and chunkId: 'a8937c54-ae91-4a99-8f16-76da4b185e2b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:47.515 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '0ed350aa-a80b-4a41-9add-00cd9f5a97a0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:47.515 [vert.x-eventloop-thread-1] [806834/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eebc7528-c603-4f14-abf2-09ecbece6582 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:47.531 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '0ed350aa-a80b-4a41-9add-00cd9f5a97a0' 2023-02-09 04:40:47.531 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:47.575 [vert.x-eventloop-thread-1] [175955/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:47.578 [vert.x-eventloop-thread-1] [175955/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f03a1b0d-dcd0-455e-be2b-8056b399a79f HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:48.468 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 96 2023-02-09 04:40:48.516 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1062 2023-02-09 04:40:49.242 [vert.x-eventloop-thread-1] [024755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:49.245 [vert.x-eventloop-thread-1] [024755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eebc7528-c603-4f14-abf2-09ecbece6582 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:49.314 [vert.x-eventloop-thread-1] [036765/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:49.320 [vert.x-eventloop-thread-1] [036765/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 7 tid=diku Created 2023-02-09 04:40:49.432 [vert.x-eventloop-thread-1] [143812/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:49.435 [vert.x-eventloop-thread-1] [143812/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4e33cd11-346a-4415-a366-3b1d6156d3bd HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:49.458 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8071abec-146c-48b0-903c-808d0fb431d0', starting processing... chunkNumber '97'-'97' with recordId: 'null'' 2023-02-09 04:40:49.484 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8071abec-146c-48b0-903c-808d0fb431d0', chunkNumber '97'-'97' with recordId: 'null' 2023-02-09 04:40:49.497 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'eebc7528-c603-4f14-abf2-09ecbece6582' and recordId: '075bd3a5-b585-44ff-93ac-f09df39682a4' and chunkId: '8071abec-146c-48b0-903c-808d0fb431d0' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:49.497 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '8628443d-7b60-4e5a-b1a8-ec2831d9b67c' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:49.506 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '8628443d-7b60-4e5a-b1a8-ec2831d9b67c' 2023-02-09 04:40:49.507 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:49.543 [vert.x-eventloop-thread-1] [348327/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:49.546 [vert.x-eventloop-thread-1] [348327/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/eebc7528-c603-4f14-abf2-09ecbece6582 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:50.460 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 97 2023-02-09 04:40:50.498 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1063 2023-02-09 04:40:51.218 [vert.x-eventloop-thread-1] [771640/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:51.222 [vert.x-eventloop-thread-1] [771640/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4e33cd11-346a-4415-a366-3b1d6156d3bd HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:40:51.320 [vert.x-eventloop-thread-1] [974899/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:51.324 [vert.x-eventloop-thread-1] [974899/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:51.447 [vert.x-eventloop-thread-1] [398015/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:51.450 [vert.x-eventloop-thread-1] [398015/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cffde7f9-f8df-4936-b288-6193dbb4e10a HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:51.466 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8f966707-f003-49fa-82a9-308938399452', starting processing... chunkNumber '98'-'98' with recordId: 'null'' 2023-02-09 04:40:51.510 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8f966707-f003-49fa-82a9-308938399452', chunkNumber '98'-'98' with recordId: 'null' 2023-02-09 04:40:51.518 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4e33cd11-346a-4415-a366-3b1d6156d3bd' and recordId: '7fb145bf-902b-45a5-bb00-cd835f0465b7' and chunkId: '8f966707-f003-49fa-82a9-308938399452' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:51.518 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'b5a34fb7-6a2a-4844-8bc2-4f2fdf65555d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:51.533 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'b5a34fb7-6a2a-4844-8bc2-4f2fdf65555d' 2023-02-09 04:40:51.533 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:51.568 [vert.x-eventloop-thread-1] [395828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:51.571 [vert.x-eventloop-thread-1] [395828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4e33cd11-346a-4415-a366-3b1d6156d3bd HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:52.467 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 98 2023-02-09 04:40:52.521 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1064 2023-02-09 04:40:53.150 [vert.x-eventloop-thread-1] [185607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:53.153 [vert.x-eventloop-thread-1] [185607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cffde7f9-f8df-4936-b288-6193dbb4e10a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:53.154 [vert.x-eventloop-thread-1] [947825/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:53.157 [vert.x-eventloop-thread-1] [947825/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/cffde7f9-f8df-4936-b288-6193dbb4e10a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:53.229 [vert.x-eventloop-thread-1] [246322/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:53.233 [vert.x-eventloop-thread-1] [246322/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:53.258 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'bdd1c0b2-f784-4ffa-8a03-3aeece2f1f2a', starting processing... chunkNumber '99'-'99' with recordId: 'null'' 2023-02-09 04:40:53.281 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'bdd1c0b2-f784-4ffa-8a03-3aeece2f1f2a', chunkNumber '99'-'99' with recordId: 'null' 2023-02-09 04:40:53.293 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'cffde7f9-f8df-4936-b288-6193dbb4e10a' and recordId: '63b2d5a3-baad-4fc7-9c52-691afa75c8aa' and chunkId: 'bdd1c0b2-f784-4ffa-8a03-3aeece2f1f2a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:53.293 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'de2a9873-3e48-472a-8ae2-6deb5ff86d73' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:53.302 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'de2a9873-3e48-472a-8ae2-6deb5ff86d73' 2023-02-09 04:40:53.302 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:53.335 [vert.x-eventloop-thread-1] [217057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:53.338 [vert.x-eventloop-thread-1] [217057/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e320d327-cf67-4ce6-9c7a-e7c325ffb933 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:53.521 [vert.x-eventloop-thread-1] [426410/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:53.524 [vert.x-eventloop-thread-1] [426410/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/cffde7f9-f8df-4936-b288-6193dbb4e10a HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:54.260 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 99 2023-02-09 04:40:54.296 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1065 2023-02-09 04:40:55.089 [vert.x-eventloop-thread-1] [892162/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:55.093 [vert.x-eventloop-thread-1] [892162/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:55.130 [vert.x-eventloop-thread-1] [197232/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:55.133 [vert.x-eventloop-thread-1] [197232/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e320d327-cf67-4ce6-9c7a-e7c325ffb933 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:55.349 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1a3f308b-a451-451f-8c70-d83b86e65cbc', starting processing... chunkNumber '100'-'0' with recordId: 'null'' 2023-02-09 04:40:55.374 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1a3f308b-a451-451f-8c70-d83b86e65cbc', chunkNumber '100'-'0' with recordId: 'null' 2023-02-09 04:40:55.392 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e320d327-cf67-4ce6-9c7a-e7c325ffb933' and recordId: 'd527ecae-9ee0-43cc-951a-c718b7128e8a' and chunkId: '1a3f308b-a451-451f-8c70-d83b86e65cbc' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:55.392 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3ac08444-0a7c-445f-b41d-a2f0942dfce8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:55.407 [vert.x-eventloop-thread-1] [054896/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:55.427 [vert.x-eventloop-thread-1] [054896/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/ede5df9f-6cea-4016-9ea1-84a3e7e14e10 HTTP_1_1 200 348 20 tid=diku OK 2023-02-09 04:40:55.434 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3ac08444-0a7c-445f-b41d-a2f0942dfce8' 2023-02-09 04:40:55.434 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:55.472 [vert.x-eventloop-thread-1] [090420/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:55.526 [vert.x-eventloop-thread-1] [090420/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e320d327-cf67-4ce6-9c7a-e7c325ffb933 HTTP_1_1 200 340 54 tid=diku OK 2023-02-09 04:40:56.351 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 100 2023-02-09 04:40:56.395 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1066 2023-02-09 04:40:57.222 [vert.x-eventloop-thread-1] [145067/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:57.224 [vert.x-eventloop-thread-1] [607133/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:57.228 [vert.x-eventloop-thread-1] [145067/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/ede5df9f-6cea-4016-9ea1-84a3e7e14e10 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:40:57.229 [vert.x-eventloop-thread-1] [607133/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:40:57.358 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9410886b-ee50-4479-b5f7-a0add3cff06a', starting processing... chunkNumber '101'-'1' with recordId: 'null'' 2023-02-09 04:40:57.383 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9410886b-ee50-4479-b5f7-a0add3cff06a', chunkNumber '101'-'1' with recordId: 'null' 2023-02-09 04:40:57.395 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ede5df9f-6cea-4016-9ea1-84a3e7e14e10' and recordId: 'c0410b93-cdf8-4e34-9c3f-f9868c4accb9' and chunkId: '9410886b-ee50-4479-b5f7-a0add3cff06a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:57.395 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f3e14eea-cb68-4bfb-8825-aa984db06ba1' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:57.406 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f3e14eea-cb68-4bfb-8825-aa984db06ba1' 2023-02-09 04:40:57.406 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:57.439 [vert.x-eventloop-thread-1] [828755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:57.443 [vert.x-eventloop-thread-1] [828755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/ede5df9f-6cea-4016-9ea1-84a3e7e14e10 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:57.509 [vert.x-eventloop-thread-1] [476025/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:57.513 [vert.x-eventloop-thread-1] [476025/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f41634d8-7d31-44fd-84c5-aab76d32247f HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:40:58.359 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 101 2023-02-09 04:40:58.397 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1067 2023-02-09 04:40:59.414 [vert.x-eventloop-thread-1] [758871/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:40:59.417 [vert.x-eventloop-thread-1] [758871/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:40:59.517 [vert.x-eventloop-thread-1] [099364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:59.520 [vert.x-eventloop-thread-1] [099364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f41634d8-7d31-44fd-84c5-aab76d32247f HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:40:59.618 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7978898b-de20-40c0-ac51-b81feb391d05', starting processing... chunkNumber '102'-'2' with recordId: 'null'' 2023-02-09 04:40:59.644 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7978898b-de20-40c0-ac51-b81feb391d05', chunkNumber '102'-'2' with recordId: 'null' 2023-02-09 04:40:59.656 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f41634d8-7d31-44fd-84c5-aab76d32247f' and recordId: 'eeaafb8b-afd5-4442-a811-12033c4a1ca8' and chunkId: '7978898b-de20-40c0-ac51-b81feb391d05' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:40:59.657 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '12f2f87b-888a-45b7-abb0-b89cdb4bf07d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:40:59.667 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '12f2f87b-888a-45b7-abb0-b89cdb4bf07d' 2023-02-09 04:40:59.668 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:40:59.700 [vert.x-eventloop-thread-1] [652154/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:59.704 [vert.x-eventloop-thread-1] [652154/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f41634d8-7d31-44fd-84c5-aab76d32247f HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:40:59.806 [vert.x-eventloop-thread-1] [690574/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:40:59.809 [vert.x-eventloop-thread-1] [690574/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/11570277-0318-409f-95ad-aa5961bb816c HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:00.619 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 102 2023-02-09 04:41:00.659 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1068 2023-02-09 04:41:01.711 [vert.x-eventloop-thread-1] [866086/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:01.714 [vert.x-eventloop-thread-1] [866086/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:01.717 [vert.x-eventloop-thread-1] [740626/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:01.719 [vert.x-eventloop-thread-1] [740626/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/11570277-0318-409f-95ad-aa5961bb816c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:01.908 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8d272125-017f-45b6-8e66-d0623507dbf7', starting processing... chunkNumber '103'-'3' with recordId: 'null'' 2023-02-09 04:41:01.937 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8d272125-017f-45b6-8e66-d0623507dbf7', chunkNumber '103'-'3' with recordId: 'null' 2023-02-09 04:41:01.950 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '11570277-0318-409f-95ad-aa5961bb816c' and recordId: '241803f7-6e95-4969-93bb-54ba9896d899' and chunkId: '8d272125-017f-45b6-8e66-d0623507dbf7' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:01.950 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e23d5d4c-60ec-4cb8-a00e-80f9c1d3ffad' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:01.961 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e23d5d4c-60ec-4cb8-a00e-80f9c1d3ffad' 2023-02-09 04:41:01.961 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:02.005 [vert.x-eventloop-thread-1] [620113/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:02.009 [vert.x-eventloop-thread-1] [620113/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/11570277-0318-409f-95ad-aa5961bb816c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:02.012 [vert.x-eventloop-thread-1] [309009/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:02.015 [vert.x-eventloop-thread-1] [309009/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4e84b191-41d2-4454-970c-c1c255943ae6 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:02.910 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 103 2023-02-09 04:41:02.954 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1069 2023-02-09 04:41:03.911 [vert.x-eventloop-thread-1] [726082/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:03.914 [vert.x-eventloop-thread-1] [132171/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:03.915 [vert.x-eventloop-thread-1] [726082/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:41:03.917 [vert.x-eventloop-thread-1] [132171/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/4e84b191-41d2-4454-970c-c1c255943ae6 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:04.047 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7a1ddb1a-0bb9-44b2-9aa6-5ba8a6f04ce8', starting processing... chunkNumber '104'-'4' with recordId: 'null'' 2023-02-09 04:41:04.048 [vert.x-eventloop-thread-1] [181904/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:04.052 [vert.x-eventloop-thread-1] [181904/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/21d908c6-81f3-4359-a7ad-90b0458af8bf HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:04.080 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7a1ddb1a-0bb9-44b2-9aa6-5ba8a6f04ce8', chunkNumber '104'-'4' with recordId: 'null' 2023-02-09 04:41:04.093 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4e84b191-41d2-4454-970c-c1c255943ae6' and recordId: '1846473c-6da7-42f2-98ef-a6274ef1b374' and chunkId: '7a1ddb1a-0bb9-44b2-9aa6-5ba8a6f04ce8' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:04.094 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'bb0b3759-5faa-4e8d-bc67-7a21ceb78de0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:04.102 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'bb0b3759-5faa-4e8d-bc67-7a21ceb78de0' 2023-02-09 04:41:04.103 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:04.135 [vert.x-eventloop-thread-1] [318465/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:04.138 [vert.x-eventloop-thread-1] [318465/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4e84b191-41d2-4454-970c-c1c255943ae6 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:05.050 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 104 2023-02-09 04:41:05.095 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1070 2023-02-09 04:41:05.781 [vert.x-eventloop-thread-1] [614916/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:05.784 [vert.x-eventloop-thread-1] [287272/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:05.785 [vert.x-eventloop-thread-1] [614916/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/21d908c6-81f3-4359-a7ad-90b0458af8bf HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:05.787 [vert.x-eventloop-thread-1] [287272/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/21d908c6-81f3-4359-a7ad-90b0458af8bf HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:05.827 [vert.x-eventloop-thread-1] [102726/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:05.830 [vert.x-eventloop-thread-1] [102726/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:05.924 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'cc5988e6-4a0d-47f1-b5a0-cead3eebbfa6', starting processing... chunkNumber '105'-'5' with recordId: 'null'' 2023-02-09 04:41:06.026 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'cc5988e6-4a0d-47f1-b5a0-cead3eebbfa6', chunkNumber '105'-'5' with recordId: 'null' 2023-02-09 04:41:06.028 [vert.x-eventloop-thread-1] [338017/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:06.032 [vert.x-eventloop-thread-1] [338017/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/6d42a374-1871-4946-8c8e-0c02c9c38042 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:06.038 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '21d908c6-81f3-4359-a7ad-90b0458af8bf' and recordId: 'fe4f0631-7e84-436b-adc6-fd6a78ee050b' and chunkId: 'cc5988e6-4a0d-47f1-b5a0-cead3eebbfa6' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:06.039 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '66b69628-97e1-40ab-a3bf-73a86e2b2e05' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:06.048 [vert.x-worker-thread-11] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '66b69628-97e1-40ab-a3bf-73a86e2b2e05' 2023-02-09 04:41:06.048 [vert.x-worker-thread-11] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:06.094 [vert.x-eventloop-thread-1] [848367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:06.126 [vert.x-eventloop-thread-1] [848367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/21d908c6-81f3-4359-a7ad-90b0458af8bf HTTP_1_1 200 340 32 tid=diku OK 2023-02-09 04:41:06.932 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 105 2023-02-09 04:41:07.041 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1071 2023-02-09 04:41:07.822 [vert.x-eventloop-thread-1] [786513/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:07.823 [vert.x-eventloop-thread-1] [184919/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:07.825 [vert.x-eventloop-thread-1] [786513/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:07.826 [vert.x-eventloop-thread-1] [184919/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/6d42a374-1871-4946-8c8e-0c02c9c38042 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:08.055 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2658f2d8-f657-45f6-a36c-f6ee092e2eaa', starting processing... chunkNumber '106'-'6' with recordId: 'null'' 2023-02-09 04:41:08.081 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2658f2d8-f657-45f6-a36c-f6ee092e2eaa', chunkNumber '106'-'6' with recordId: 'null' 2023-02-09 04:41:08.095 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '6d42a374-1871-4946-8c8e-0c02c9c38042' and recordId: '6c280bb5-c6d2-45c3-b0c6-3f71f2712920' and chunkId: '2658f2d8-f657-45f6-a36c-f6ee092e2eaa' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:08.095 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c135cae7-e051-4958-beda-52ac00a5487b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:08.104 [vert.x-worker-thread-17] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c135cae7-e051-4958-beda-52ac00a5487b' 2023-02-09 04:41:08.104 [vert.x-worker-thread-17] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:08.108 [vert.x-eventloop-thread-1] [694681/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:08.112 [vert.x-eventloop-thread-1] [694681/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/28024870-eb14-4441-a48f-e033c0bac49b HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:41:08.142 [vert.x-eventloop-thread-1] [550571/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:08.145 [vert.x-eventloop-thread-1] [550571/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/6d42a374-1871-4946-8c8e-0c02c9c38042 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:41:09.057 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 106 2023-02-09 04:41:09.097 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1072 2023-02-09 04:41:09.862 [vert.x-eventloop-thread-1] [563328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:09.864 [vert.x-eventloop-thread-1] [784420/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:09.866 [vert.x-eventloop-thread-1] [563328/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/28024870-eb14-4441-a48f-e033c0bac49b HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:09.867 [vert.x-eventloop-thread-1] [784420/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/28024870-eb14-4441-a48f-e033c0bac49b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:09.869 [vert.x-eventloop-thread-1] [403206/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:09.873 [vert.x-eventloop-thread-1] [403206/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/28024870-eb14-4441-a48f-e033c0bac49b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:09.914 [vert.x-eventloop-thread-1] [353316/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:09.918 [vert.x-eventloop-thread-1] [353316/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:09.967 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'ffb2d56a-bee2-4a1f-a2c5-078770ae49af', starting processing... chunkNumber '107'-'7' with recordId: 'null'' 2023-02-09 04:41:09.997 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'ffb2d56a-bee2-4a1f-a2c5-078770ae49af', chunkNumber '107'-'7' with recordId: 'null' 2023-02-09 04:41:10.017 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '28024870-eb14-4441-a48f-e033c0bac49b' and recordId: 'd18ef5a9-e961-4063-828a-757d995ffccb' and chunkId: 'ffb2d56a-bee2-4a1f-a2c5-078770ae49af' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:10.017 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '8714131b-33b5-41c4-8996-cbc392585d2b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:10.027 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '8714131b-33b5-41c4-8996-cbc392585d2b' 2023-02-09 04:41:10.028 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:10.030 [vert.x-eventloop-thread-1] [146170/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:10.033 [vert.x-eventloop-thread-1] [146170/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8a5acb15-d86b-4be0-8278-6bb4737d8e55 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:10.064 [vert.x-eventloop-thread-1] [067959/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:10.067 [vert.x-eventloop-thread-1] [067959/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/28024870-eb14-4441-a48f-e033c0bac49b HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:10.969 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 107 2023-02-09 04:41:11.019 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1073 2023-02-09 04:41:11.755 [vert.x-eventloop-thread-1] [306473/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:11.758 [vert.x-eventloop-thread-1] [306473/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8a5acb15-d86b-4be0-8278-6bb4737d8e55 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:11.759 [vert.x-eventloop-thread-1] [705470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:11.762 [vert.x-eventloop-thread-1] [705470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8a5acb15-d86b-4be0-8278-6bb4737d8e55 HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:41:11.816 [vert.x-eventloop-thread-1] [222252/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:11.819 [vert.x-eventloop-thread-1] [222252/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:11.871 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b9f8c6f0-e895-4075-85b5-4f7d11eb9d37', starting processing... chunkNumber '108'-'8' with recordId: 'null'' 2023-02-09 04:41:11.895 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b9f8c6f0-e895-4075-85b5-4f7d11eb9d37', chunkNumber '108'-'8' with recordId: 'null' 2023-02-09 04:41:11.908 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8a5acb15-d86b-4be0-8278-6bb4737d8e55' and recordId: '3b702faf-97bf-4dac-8463-9bf6d1e89ff2' and chunkId: 'b9f8c6f0-e895-4075-85b5-4f7d11eb9d37' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:11.908 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f62933f9-d590-40fb-88a2-f574244b60a6' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:11.916 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f62933f9-d590-40fb-88a2-f574244b60a6' 2023-02-09 04:41:11.917 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:11.929 [vert.x-eventloop-thread-1] [379018/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:11.932 [vert.x-eventloop-thread-1] [379018/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f5237cae-2430-4b90-a4b3-518cd46e95d9 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:11.950 [vert.x-eventloop-thread-1] [188001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:11.953 [vert.x-eventloop-thread-1] [188001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8a5acb15-d86b-4be0-8278-6bb4737d8e55 HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:41:12.873 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 108 2023-02-09 04:41:12.910 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1074 2023-02-09 04:41:13.901 [vert.x-eventloop-thread-1] [892913/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:13.903 [vert.x-eventloop-thread-1] [530777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:13.904 [vert.x-eventloop-thread-1] [892913/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f5237cae-2430-4b90-a4b3-518cd46e95d9 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:13.906 [vert.x-eventloop-thread-1] [530777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f5237cae-2430-4b90-a4b3-518cd46e95d9 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:13.914 [vert.x-eventloop-thread-1] [866991/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:13.917 [vert.x-eventloop-thread-1] [866991/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 2 tid=diku Created 2023-02-09 04:41:14.022 [vert.x-eventloop-thread-1] [257719/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:14.024 [vert.x-eventloop-thread-1] [257719/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a8ab815c-14ce-44b7-b111-944160339812 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:14.053 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '43de69af-6617-4981-a002-830dd7e3bbb9', starting processing... chunkNumber '109'-'9' with recordId: 'null'' 2023-02-09 04:41:14.075 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '43de69af-6617-4981-a002-830dd7e3bbb9', chunkNumber '109'-'9' with recordId: 'null' 2023-02-09 04:41:14.087 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f5237cae-2430-4b90-a4b3-518cd46e95d9' and recordId: 'd3a0a019-9ecb-480e-ae05-4789777ea834' and chunkId: '43de69af-6617-4981-a002-830dd7e3bbb9' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:14.087 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '168955c9-1e6f-4acb-b3b0-b8bffaf7a6b8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:14.098 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '168955c9-1e6f-4acb-b3b0-b8bffaf7a6b8' 2023-02-09 04:41:14.098 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:14.167 [vert.x-eventloop-thread-1] [378296/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:14.170 [vert.x-eventloop-thread-1] [378296/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f5237cae-2430-4b90-a4b3-518cd46e95d9 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:15.054 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 109 2023-02-09 04:41:15.089 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1075 2023-02-09 04:41:15.737 [vert.x-eventloop-thread-1] [120779/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:15.740 [vert.x-eventloop-thread-1] [575001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:15.741 [vert.x-eventloop-thread-1] [120779/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a8ab815c-14ce-44b7-b111-944160339812 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:15.743 [vert.x-eventloop-thread-1] [575001/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/a8ab815c-14ce-44b7-b111-944160339812 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:15.811 [vert.x-eventloop-thread-1] [403951/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:15.814 [vert.x-eventloop-thread-1] [403951/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:15.851 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9ceef1c2-c74d-4c1b-96cf-759e8a7fc952', starting processing... chunkNumber '110'-'10' with recordId: 'null'' 2023-02-09 04:41:15.875 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9ceef1c2-c74d-4c1b-96cf-759e8a7fc952', chunkNumber '110'-'10' with recordId: 'null' 2023-02-09 04:41:15.892 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a8ab815c-14ce-44b7-b111-944160339812' and recordId: 'f6663939-6296-4a52-b127-ab0881223af8' and chunkId: '9ceef1c2-c74d-4c1b-96cf-759e8a7fc952' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:15.892 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3858a0d5-b1b3-47de-936f-6837b330c189' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:15.905 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3858a0d5-b1b3-47de-936f-6837b330c189' 2023-02-09 04:41:15.905 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:15.920 [vert.x-eventloop-thread-1] [841981/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:15.922 [vert.x-eventloop-thread-1] [841981/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7330df81-7fa8-41e6-a0c9-7efd745f2aaa HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:41:15.937 [vert.x-eventloop-thread-1] [079243/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:15.940 [vert.x-eventloop-thread-1] [079243/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a8ab815c-14ce-44b7-b111-944160339812 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:16.853 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 110 2023-02-09 04:41:16.909 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1076 2023-02-09 04:41:17.657 [vert.x-eventloop-thread-1] [962984/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:17.660 [vert.x-eventloop-thread-1] [253213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:17.661 [vert.x-eventloop-thread-1] [962984/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7330df81-7fa8-41e6-a0c9-7efd745f2aaa HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:17.663 [vert.x-eventloop-thread-1] [295075/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:17.663 [vert.x-eventloop-thread-1] [253213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7330df81-7fa8-41e6-a0c9-7efd745f2aaa HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:17.666 [vert.x-eventloop-thread-1] [295075/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7330df81-7fa8-41e6-a0c9-7efd745f2aaa HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:17.749 [vert.x-eventloop-thread-1] [632380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:17.752 [vert.x-eventloop-thread-1] [632380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:17.824 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '99607be4-e8ff-41f0-a7c8-9a433b11aea3', starting processing... chunkNumber '111'-'11' with recordId: 'null'' 2023-02-09 04:41:17.850 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '99607be4-e8ff-41f0-a7c8-9a433b11aea3', chunkNumber '111'-'11' with recordId: 'null' 2023-02-09 04:41:17.859 [vert.x-eventloop-thread-1] [569407/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:17.924 [vert.x-eventloop-thread-1] [569407/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/74dbf9dd-a47b-4ab1-afdc-6e66a70085c0 HTTP_1_1 200 348 65 tid=diku OK 2023-02-09 04:41:17.925 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '7330df81-7fa8-41e6-a0c9-7efd745f2aaa' and recordId: '7a0d3640-267f-4485-881d-878cc731ac07' and chunkId: '99607be4-e8ff-41f0-a7c8-9a433b11aea3' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:17.925 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3134fb46-f6d9-4d12-89f9-864f7d539e3d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:17.926 [vert.x-eventloop-thread-1] [497408/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:17.930 [vert.x-eventloop-thread-1] [497408/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/7330df81-7fa8-41e6-a0c9-7efd745f2aaa HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:41:17.931 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3134fb46-f6d9-4d12-89f9-864f7d539e3d' 2023-02-09 04:41:17.931 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:18.825 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 111 2023-02-09 04:41:18.927 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1077 2023-02-09 04:41:19.615 [vert.x-eventloop-thread-1] [363865/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:19.617 [vert.x-eventloop-thread-1] [222078/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:19.618 [vert.x-eventloop-thread-1] [363865/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:19.621 [vert.x-eventloop-thread-1] [222078/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/74dbf9dd-a47b-4ab1-afdc-6e66a70085c0 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:19.621 [vert.x-eventloop-thread-1] [106944/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:19.624 [vert.x-eventloop-thread-1] [106944/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/74dbf9dd-a47b-4ab1-afdc-6e66a70085c0 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:19.624 [vert.x-eventloop-thread-1] [022693/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:19.627 [vert.x-eventloop-thread-1] [022693/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/74dbf9dd-a47b-4ab1-afdc-6e66a70085c0 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:19.723 [vert.x-eventloop-thread-1] [129770/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:19.726 [vert.x-eventloop-thread-1] [129770/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/412de0ea-f1cf-4715-bb56-841a63fdfbf1 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:19.760 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '525a1b61-bd81-4610-b5df-a856787ffc3f', starting processing... chunkNumber '112'-'12' with recordId: 'null'' 2023-02-09 04:41:19.795 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '525a1b61-bd81-4610-b5df-a856787ffc3f', chunkNumber '112'-'12' with recordId: 'null' 2023-02-09 04:41:19.806 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '74dbf9dd-a47b-4ab1-afdc-6e66a70085c0' and recordId: '3953b353-3043-431c-8d05-afa948f75334' and chunkId: '525a1b61-bd81-4610-b5df-a856787ffc3f' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:19.806 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7ed171ee-524e-42ab-ac56-c356e321e553' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:19.814 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7ed171ee-524e-42ab-ac56-c356e321e553' 2023-02-09 04:41:19.815 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:19.850 [vert.x-eventloop-thread-1] [726889/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:19.853 [vert.x-eventloop-thread-1] [726889/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/74dbf9dd-a47b-4ab1-afdc-6e66a70085c0 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:20.761 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 112 2023-02-09 04:41:20.808 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1078 2023-02-09 04:41:21.444 [vert.x-eventloop-thread-1] [786926/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:21.446 [vert.x-eventloop-thread-1] [552631/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:21.448 [vert.x-eventloop-thread-1] [786926/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/412de0ea-f1cf-4715-bb56-841a63fdfbf1 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:21.449 [vert.x-eventloop-thread-1] [896658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:21.449 [vert.x-eventloop-thread-1] [552631/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/412de0ea-f1cf-4715-bb56-841a63fdfbf1 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:21.451 [vert.x-eventloop-thread-1] [896658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/412de0ea-f1cf-4715-bb56-841a63fdfbf1 HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:41:21.513 [vert.x-eventloop-thread-1] [455157/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:21.516 [vert.x-eventloop-thread-1] [455157/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:21.562 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b66e4f44-34c2-42b1-9fa5-c4fc963e1a91', starting processing... chunkNumber '113'-'13' with recordId: 'null'' 2023-02-09 04:41:21.592 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b66e4f44-34c2-42b1-9fa5-c4fc963e1a91', chunkNumber '113'-'13' with recordId: 'null' 2023-02-09 04:41:21.646 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '412de0ea-f1cf-4715-bb56-841a63fdfbf1' and recordId: '4a8caf03-1898-4a74-b9a4-d59831063bd4' and chunkId: 'b66e4f44-34c2-42b1-9fa5-c4fc963e1a91' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:21.646 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '02d3903a-10b6-4d15-b8ba-154be5255e06' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:21.657 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '02d3903a-10b6-4d15-b8ba-154be5255e06' 2023-02-09 04:41:21.658 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:21.694 [vert.x-eventloop-thread-1] [496517/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:21.697 [vert.x-eventloop-thread-1] [496517/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/412de0ea-f1cf-4715-bb56-841a63fdfbf1 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:21.711 [vert.x-eventloop-thread-1] [098293/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:21.714 [vert.x-eventloop-thread-1] [098293/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/5dce7099-211d-44a9-9c5a-481e3e857bf1 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:22.563 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 113 2023-02-09 04:41:22.648 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1079 2023-02-09 04:41:23.425 [vert.x-eventloop-thread-1] [098569/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:23.428 [vert.x-eventloop-thread-1] [098569/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/5dce7099-211d-44a9-9c5a-481e3e857bf1 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:23.516 [vert.x-eventloop-thread-1] [516538/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:23.519 [vert.x-eventloop-thread-1] [516538/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:23.606 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '69e954c5-5356-40c4-b094-82436994d181', starting processing... chunkNumber '114'-'14' with recordId: 'null'' 2023-02-09 04:41:23.629 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '69e954c5-5356-40c4-b094-82436994d181', chunkNumber '114'-'14' with recordId: 'null' 2023-02-09 04:41:23.644 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '5dce7099-211d-44a9-9c5a-481e3e857bf1' and recordId: '69414436-1043-4c59-9030-42c8f7a8a506' and chunkId: '69e954c5-5356-40c4-b094-82436994d181' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:23.644 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '2a10c9f4-ab28-4df5-b9e9-df6b6795c110' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:23.651 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '2a10c9f4-ab28-4df5-b9e9-df6b6795c110' 2023-02-09 04:41:23.652 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:23.654 [vert.x-eventloop-thread-1] [459451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:23.657 [vert.x-eventloop-thread-1] [459451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/c6f91cc4-c3bd-4e01-8e10-b5aa4b24d595 HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:41:23.691 [vert.x-eventloop-thread-1] [868506/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:23.694 [vert.x-eventloop-thread-1] [868506/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/5dce7099-211d-44a9-9c5a-481e3e857bf1 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:24.607 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 114 2023-02-09 04:41:24.646 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1080 2023-02-09 04:41:25.416 [vert.x-eventloop-thread-1] [788777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:25.418 [vert.x-eventloop-thread-1] [878190/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:25.420 [vert.x-eventloop-thread-1] [788777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:25.422 [vert.x-eventloop-thread-1] [878190/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/c6f91cc4-c3bd-4e01-8e10-b5aa4b24d595 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:25.561 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '3c1cd6bf-38ff-4a8e-80fd-57fcc56dafea', starting processing... chunkNumber '115'-'15' with recordId: 'null'' 2023-02-09 04:41:25.589 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '3c1cd6bf-38ff-4a8e-80fd-57fcc56dafea', chunkNumber '115'-'15' with recordId: 'null' 2023-02-09 04:41:25.603 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c6f91cc4-c3bd-4e01-8e10-b5aa4b24d595' and recordId: '0ff036aa-4d71-4d0d-b729-3614c87fb955' and chunkId: '3c1cd6bf-38ff-4a8e-80fd-57fcc56dafea' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:25.603 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '03f621e7-e0f9-4c30-a0cb-b3ae67baf476' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:25.616 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '03f621e7-e0f9-4c30-a0cb-b3ae67baf476' 2023-02-09 04:41:25.616 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:25.653 [vert.x-eventloop-thread-1] [526340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:25.656 [vert.x-eventloop-thread-1] [526340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/c6f91cc4-c3bd-4e01-8e10-b5aa4b24d595 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:25.707 [vert.x-eventloop-thread-1] [014262/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:25.710 [vert.x-eventloop-thread-1] [014262/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/da50b082-a258-4be2-ae9f-925aae276974 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:26.563 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 115 2023-02-09 04:41:26.605 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1081 2023-02-09 04:41:27.412 [vert.x-eventloop-thread-1] [216087/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:27.415 [vert.x-eventloop-thread-1] [410920/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:27.415 [vert.x-eventloop-thread-1] [216087/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:27.418 [vert.x-eventloop-thread-1] [410920/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/da50b082-a258-4be2-ae9f-925aae276974 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:27.520 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'dfb48432-6619-4d83-bd66-114fe7c4f15b', starting processing... chunkNumber '116'-'16' with recordId: 'null'' 2023-02-09 04:41:27.549 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'dfb48432-6619-4d83-bd66-114fe7c4f15b', chunkNumber '116'-'16' with recordId: 'null' 2023-02-09 04:41:27.564 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'da50b082-a258-4be2-ae9f-925aae276974' and recordId: 'c3eea135-656d-4ca9-a720-750221428308' and chunkId: 'dfb48432-6619-4d83-bd66-114fe7c4f15b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:27.564 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c92754d6-e5e9-4a9d-88cf-7c4c671fa069' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:27.575 [vert.x-worker-thread-3] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c92754d6-e5e9-4a9d-88cf-7c4c671fa069' 2023-02-09 04:41:27.576 [vert.x-worker-thread-3] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:27.611 [vert.x-eventloop-thread-1] [445653/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:27.614 [vert.x-eventloop-thread-1] [445653/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/da50b082-a258-4be2-ae9f-925aae276974 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:27.617 [vert.x-eventloop-thread-1] [025482/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:27.620 [vert.x-eventloop-thread-1] [025482/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e40c8db9-a5b4-4fe3-be94-dc2eae5d1a7d HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:41:28.522 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 116 2023-02-09 04:41:28.566 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1082 2023-02-09 04:41:29.356 [vert.x-eventloop-thread-1] [519310/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:29.359 [vert.x-eventloop-thread-1] [519310/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e40c8db9-a5b4-4fe3-be94-dc2eae5d1a7d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:29.360 [vert.x-eventloop-thread-1] [481451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:29.363 [vert.x-eventloop-thread-1] [481451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/e40c8db9-a5b4-4fe3-be94-dc2eae5d1a7d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:29.414 [vert.x-eventloop-thread-1] [685335/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:29.427 [vert.x-eventloop-thread-1] [685335/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 14 tid=diku Created 2023-02-09 04:41:29.451 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e466752f-8929-483a-8715-c897a7797a8b', starting processing... chunkNumber '117'-'17' with recordId: 'null'' 2023-02-09 04:41:29.481 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e466752f-8929-483a-8715-c897a7797a8b', chunkNumber '117'-'17' with recordId: 'null' 2023-02-09 04:41:29.492 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e40c8db9-a5b4-4fe3-be94-dc2eae5d1a7d' and recordId: '633ce764-da41-46d2-9807-fd990fae501a' and chunkId: 'e466752f-8929-483a-8715-c897a7797a8b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:29.492 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'a97d05bc-1469-4b8d-b382-f99c8f203277' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:29.505 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'a97d05bc-1469-4b8d-b382-f99c8f203277' 2023-02-09 04:41:29.505 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:29.541 [vert.x-eventloop-thread-1] [322819/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:29.545 [vert.x-eventloop-thread-1] [322819/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e40c8db9-a5b4-4fe3-be94-dc2eae5d1a7d HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:29.610 [vert.x-eventloop-thread-1] [564637/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:29.613 [vert.x-eventloop-thread-1] [564637/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a7bf1aee-c585-4aab-ae88-9802b97f6734 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:30.453 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 117 2023-02-09 04:41:30.494 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1083 2023-02-09 04:41:31.358 [vert.x-eventloop-thread-1] [007470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:31.361 [vert.x-eventloop-thread-1] [007470/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a7bf1aee-c585-4aab-ae88-9802b97f6734 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:31.362 [vert.x-eventloop-thread-1] [040028/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:31.365 [vert.x-eventloop-thread-1] [040028/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/a7bf1aee-c585-4aab-ae88-9802b97f6734 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:31.419 [vert.x-eventloop-thread-1] [355991/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:31.422 [vert.x-eventloop-thread-1] [355991/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:31.462 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '0cf17521-a2e7-4cd5-ba8a-f3621e5bd7fa', starting processing... chunkNumber '118'-'18' with recordId: 'null'' 2023-02-09 04:41:31.485 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '0cf17521-a2e7-4cd5-ba8a-f3621e5bd7fa', chunkNumber '118'-'18' with recordId: 'null' 2023-02-09 04:41:31.497 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a7bf1aee-c585-4aab-ae88-9802b97f6734' and recordId: 'a9ce28e7-01ae-4e4c-924a-5007784e14d3' and chunkId: '0cf17521-a2e7-4cd5-ba8a-f3621e5bd7fa' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:31.497 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '8598c275-849c-44f6-8282-fff0eb5b996b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:31.509 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '8598c275-849c-44f6-8282-fff0eb5b996b' 2023-02-09 04:41:31.509 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:31.540 [vert.x-eventloop-thread-1] [756689/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:31.543 [vert.x-eventloop-thread-1] [756689/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a7bf1aee-c585-4aab-ae88-9802b97f6734 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:31.607 [vert.x-eventloop-thread-1] [339708/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:31.610 [vert.x-eventloop-thread-1] [339708/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea0b2c13-2173-46e0-9a8e-1259f968480a HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:32.464 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 118 2023-02-09 04:41:32.500 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1084 2023-02-09 04:41:33.343 [vert.x-eventloop-thread-1] [528965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:33.346 [vert.x-eventloop-thread-1] [528965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea0b2c13-2173-46e0-9a8e-1259f968480a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:33.416 [vert.x-eventloop-thread-1] [994832/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:33.419 [vert.x-eventloop-thread-1] [994832/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:33.502 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'dc5f525b-b095-4193-a590-53bd4d92a006', starting processing... chunkNumber '119'-'19' with recordId: 'null'' 2023-02-09 04:41:33.525 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'dc5f525b-b095-4193-a590-53bd4d92a006', chunkNumber '119'-'19' with recordId: 'null' 2023-02-09 04:41:33.540 [vert.x-eventloop-thread-1] [494142/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:33.543 [vert.x-eventloop-thread-1] [494142/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/4bf54744-bffc-4d5b-b5b3-cdb5beef2730 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:33.551 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ea0b2c13-2173-46e0-9a8e-1259f968480a' and recordId: '78dcd678-7e5b-4e34-a96e-7f02ed305658' and chunkId: 'dc5f525b-b095-4193-a590-53bd4d92a006' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:33.551 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ff448729-ce12-4475-b63b-80c248d6444d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:33.561 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ff448729-ce12-4475-b63b-80c248d6444d' 2023-02-09 04:41:33.561 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:33.593 [vert.x-eventloop-thread-1] [274917/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:33.596 [vert.x-eventloop-thread-1] [274917/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea0b2c13-2173-46e0-9a8e-1259f968480a HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:34.504 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 119 2023-02-09 04:41:34.553 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1085 2023-02-09 04:41:35.410 [vert.x-eventloop-thread-1] [357921/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:35.414 [vert.x-eventloop-thread-1] [357921/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:35.416 [vert.x-eventloop-thread-1] [593070/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:35.419 [vert.x-eventloop-thread-1] [593070/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/4bf54744-bffc-4d5b-b5b3-cdb5beef2730 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:35.561 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '27b10a32-6573-462d-91f9-ebbb6fa17b1e', starting processing... chunkNumber '120'-'20' with recordId: 'null'' 2023-02-09 04:41:35.585 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '27b10a32-6573-462d-91f9-ebbb6fa17b1e', chunkNumber '120'-'20' with recordId: 'null' 2023-02-09 04:41:35.610 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4bf54744-bffc-4d5b-b5b3-cdb5beef2730' and recordId: '0746e752-5a13-4c87-82c7-e25d41ad7138' and chunkId: '27b10a32-6573-462d-91f9-ebbb6fa17b1e' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:35.610 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f74d47ce-56ae-4f88-ab17-50978658ae08' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:35.611 [vert.x-eventloop-thread-1] [033893/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:35.615 [vert.x-eventloop-thread-1] [033893/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b626ea4d-773c-4053-8151-a515bcf3ffbc HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:41:35.621 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f74d47ce-56ae-4f88-ab17-50978658ae08' 2023-02-09 04:41:35.621 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:35.657 [vert.x-eventloop-thread-1] [761980/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:35.660 [vert.x-eventloop-thread-1] [761980/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/4bf54744-bffc-4d5b-b5b3-cdb5beef2730 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:36.563 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 120 2023-02-09 04:41:36.613 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1086 2023-02-09 04:41:37.371 [vert.x-eventloop-thread-1] [173364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:37.375 [vert.x-eventloop-thread-1] [820204/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:37.376 [vert.x-eventloop-thread-1] [173364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b626ea4d-773c-4053-8151-a515bcf3ffbc HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:37.378 [vert.x-eventloop-thread-1] [820204/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/b626ea4d-773c-4053-8151-a515bcf3ffbc HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:37.426 [vert.x-eventloop-thread-1] [081261/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:37.429 [vert.x-eventloop-thread-1] [081261/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:37.546 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c6740e97-1638-4991-8bb2-fcb3dfb6d64c', starting processing... chunkNumber '121'-'21' with recordId: 'null'' 2023-02-09 04:41:37.576 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c6740e97-1638-4991-8bb2-fcb3dfb6d64c', chunkNumber '121'-'21' with recordId: 'null' 2023-02-09 04:41:37.587 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b626ea4d-773c-4053-8151-a515bcf3ffbc' and recordId: '648ce7ea-f2ff-4ac4-9951-2ce0fe0a0ff4' and chunkId: 'c6740e97-1638-4991-8bb2-fcb3dfb6d64c' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:37.587 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '60aea969-892d-40e7-a501-c4ccd030f67b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:37.599 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '60aea969-892d-40e7-a501-c4ccd030f67b' 2023-02-09 04:41:37.599 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:37.635 [vert.x-eventloop-thread-1] [453985/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:37.638 [vert.x-eventloop-thread-1] [453985/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b626ea4d-773c-4053-8151-a515bcf3ffbc HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:37.639 [vert.x-eventloop-thread-1] [920443/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:37.642 [vert.x-eventloop-thread-1] [920443/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/d46798b8-9fa3-42c3-9297-ac0af58139e0 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:38.548 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 121 2023-02-09 04:41:38.589 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1087 2023-02-09 04:41:39.374 [vert.x-eventloop-thread-1] [841862/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:39.378 [vert.x-eventloop-thread-1] [841862/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d46798b8-9fa3-42c3-9297-ac0af58139e0 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:39.454 [vert.x-eventloop-thread-1] [437916/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:39.458 [vert.x-eventloop-thread-1] [437916/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:39.515 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2a482b7d-8166-400a-8d8a-e5c7e383ed7b', starting processing... chunkNumber '122'-'22' with recordId: 'null'' 2023-02-09 04:41:39.538 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2a482b7d-8166-400a-8d8a-e5c7e383ed7b', chunkNumber '122'-'22' with recordId: 'null' 2023-02-09 04:41:39.551 [vert.x-worker-thread-2] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd46798b8-9fa3-42c3-9297-ac0af58139e0' and recordId: '6abd74f7-4d51-447c-a96a-22ce38034a55' and chunkId: '2a482b7d-8166-400a-8d8a-e5c7e383ed7b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:39.551 [vert.x-worker-thread-2] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '83bc2aa7-a511-4dba-a529-30da4017c003' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:39.561 [vert.x-eventloop-thread-1] [071213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:39.562 [vert.x-worker-thread-18] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '83bc2aa7-a511-4dba-a529-30da4017c003' 2023-02-09 04:41:39.563 [vert.x-worker-thread-18] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:39.565 [vert.x-eventloop-thread-1] [071213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/298f7000-425b-4da1-8cb6-9505f2f824a5 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:39.593 [vert.x-eventloop-thread-1] [709565/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:39.596 [vert.x-eventloop-thread-1] [709565/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d46798b8-9fa3-42c3-9297-ac0af58139e0 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:40.516 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 122 2023-02-09 04:41:40.556 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1088 2023-02-09 04:41:41.309 [vert.x-eventloop-thread-1] [001100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:41.313 [vert.x-eventloop-thread-1] [001100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/298f7000-425b-4da1-8cb6-9505f2f824a5 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:41.351 [vert.x-eventloop-thread-1] [151489/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:41.355 [vert.x-eventloop-thread-1] [151489/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:41:41.413 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1668a911-8585-4fdc-82c7-c64c070ee3c4', starting processing... chunkNumber '123'-'23' with recordId: 'null'' 2023-02-09 04:41:41.455 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1668a911-8585-4fdc-82c7-c64c070ee3c4', chunkNumber '123'-'23' with recordId: 'null' 2023-02-09 04:41:41.467 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '298f7000-425b-4da1-8cb6-9505f2f824a5' and recordId: 'adf61b3e-19f0-4d4f-b60b-1bef1d481d8c' and chunkId: '1668a911-8585-4fdc-82c7-c64c070ee3c4' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:41.467 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'bde25fd5-54bc-494b-b5ee-c3539514d834' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:41.474 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'bde25fd5-54bc-494b-b5ee-c3539514d834' 2023-02-09 04:41:41.475 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:41.476 [vert.x-eventloop-thread-1] [670293/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:41.479 [vert.x-eventloop-thread-1] [670293/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9de13f30-5df8-4a2a-9d6e-cb8b8e612b4b HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:41.510 [vert.x-eventloop-thread-1] [455364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:41.514 [vert.x-eventloop-thread-1] [455364/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/298f7000-425b-4da1-8cb6-9505f2f824a5 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:41:42.416 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 123 2023-02-09 04:41:42.470 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1089 2023-02-09 04:41:43.196 [vert.x-eventloop-thread-1] [269539/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:43.200 [vert.x-eventloop-thread-1] [269539/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9de13f30-5df8-4a2a-9d6e-cb8b8e612b4b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:43.318 [vert.x-eventloop-thread-1] [071384/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:43.325 [vert.x-eventloop-thread-1] [071384/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 6 tid=diku Created 2023-02-09 04:41:43.326 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b83f0f2f-43e2-401f-ba2b-fc208e58952c', starting processing... chunkNumber '124'-'24' with recordId: 'null'' 2023-02-09 04:41:43.355 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b83f0f2f-43e2-401f-ba2b-fc208e58952c', chunkNumber '124'-'24' with recordId: 'null' 2023-02-09 04:41:43.366 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9de13f30-5df8-4a2a-9d6e-cb8b8e612b4b' and recordId: '8117c913-b6d2-44fe-9123-40b779fbd83a' and chunkId: 'b83f0f2f-43e2-401f-ba2b-fc208e58952c' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:43.366 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '003884d0-46b5-4f8c-8570-cdd8c98b8da5' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:43.376 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '003884d0-46b5-4f8c-8570-cdd8c98b8da5' 2023-02-09 04:41:43.376 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:43.443 [vert.x-eventloop-thread-1] [716476/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:43.446 [vert.x-eventloop-thread-1] [716476/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8e179225-7d32-4bb7-a299-ab7cbbc9ab48 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:43.449 [vert.x-eventloop-thread-1] [474372/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:43.451 [vert.x-eventloop-thread-1] [474372/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9de13f30-5df8-4a2a-9d6e-cb8b8e612b4b HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:44.328 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 124 2023-02-09 04:41:44.367 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1090 2023-02-09 04:41:45.150 [vert.x-eventloop-thread-1] [146314/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:45.153 [vert.x-eventloop-thread-1] [146314/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8e179225-7d32-4bb7-a299-ab7cbbc9ab48 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:45.216 [vert.x-eventloop-thread-1] [716915/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:45.220 [vert.x-eventloop-thread-1] [716915/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:45.263 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'cb8f8afd-1b8a-40e4-99cf-537dffacfb38', starting processing... chunkNumber '125'-'25' with recordId: 'null'' 2023-02-09 04:41:45.287 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'cb8f8afd-1b8a-40e4-99cf-537dffacfb38', chunkNumber '125'-'25' with recordId: 'null' 2023-02-09 04:41:45.298 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8e179225-7d32-4bb7-a299-ab7cbbc9ab48' and recordId: 'bcb66fa8-42cc-4dc6-a5d9-284749cb4490' and chunkId: 'cb8f8afd-1b8a-40e4-99cf-537dffacfb38' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:45.298 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ac1ad7ac-0936-470a-9d79-44eb32f481cc' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:45.306 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ac1ad7ac-0936-470a-9d79-44eb32f481cc' 2023-02-09 04:41:45.306 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:45.320 [vert.x-eventloop-thread-1] [365519/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:45.323 [vert.x-eventloop-thread-1] [365519/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/bf63ef25-093c-4c2c-87fe-c8cb356415da HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:45.340 [vert.x-eventloop-thread-1] [786933/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:45.343 [vert.x-eventloop-thread-1] [786933/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8e179225-7d32-4bb7-a299-ab7cbbc9ab48 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:46.264 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 125 2023-02-09 04:41:46.300 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1091 2023-02-09 04:41:47.053 [vert.x-eventloop-thread-1] [210361/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:47.055 [vert.x-eventloop-thread-1] [621850/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:47.056 [vert.x-eventloop-thread-1] [210361/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/bf63ef25-093c-4c2c-87fe-c8cb356415da HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:47.058 [vert.x-eventloop-thread-1] [621850/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/bf63ef25-093c-4c2c-87fe-c8cb356415da HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:47.116 [vert.x-eventloop-thread-1] [054419/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:47.119 [vert.x-eventloop-thread-1] [054419/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:47.166 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8c9b460e-ed49-459e-9890-af4ad2ec9a83', starting processing... chunkNumber '126'-'26' with recordId: 'null'' 2023-02-09 04:41:47.191 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8c9b460e-ed49-459e-9890-af4ad2ec9a83', chunkNumber '126'-'26' with recordId: 'null' 2023-02-09 04:41:47.245 [vert.x-eventloop-thread-1] [704457/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:47.248 [vert.x-eventloop-thread-1] [704457/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d153e70e-5ba2-4d30-882f-94b2adcf5406 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:47.251 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'bf63ef25-093c-4c2c-87fe-c8cb356415da' and recordId: 'd11356f3-a9c7-4763-b562-6a5fe313618c' and chunkId: '8c9b460e-ed49-459e-9890-af4ad2ec9a83' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:47.251 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '9581121b-67d3-439e-b978-cfd1c854c9c2' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:47.259 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '9581121b-67d3-439e-b978-cfd1c854c9c2' 2023-02-09 04:41:47.259 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:47.372 [vert.x-eventloop-thread-1] [125227/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:47.375 [vert.x-eventloop-thread-1] [125227/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/bf63ef25-093c-4c2c-87fe-c8cb356415da HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:48.168 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 126 2023-02-09 04:41:48.252 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1092 2023-02-09 04:41:48.955 [vert.x-eventloop-thread-1] [288474/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:48.958 [vert.x-eventloop-thread-1] [288474/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d153e70e-5ba2-4d30-882f-94b2adcf5406 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:49.115 [vert.x-eventloop-thread-1] [104286/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:49.118 [vert.x-eventloop-thread-1] [104286/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:49.152 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f2cb588b-62c6-49a3-b052-7b83f89aa90f', starting processing... chunkNumber '127'-'27' with recordId: 'null'' 2023-02-09 04:41:49.175 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f2cb588b-62c6-49a3-b052-7b83f89aa90f', chunkNumber '127'-'27' with recordId: 'null' 2023-02-09 04:41:49.191 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd153e70e-5ba2-4d30-882f-94b2adcf5406' and recordId: 'bd224a4d-2224-4a30-b00f-50b4304be8ee' and chunkId: 'f2cb588b-62c6-49a3-b052-7b83f89aa90f' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:49.191 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'b8763a76-f0d9-4d54-9819-73b4380a183b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:49.196 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'b8763a76-f0d9-4d54-9819-73b4380a183b' 2023-02-09 04:41:49.197 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:49.267 [vert.x-eventloop-thread-1] [010128/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:49.270 [vert.x-eventloop-thread-1] [010128/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d153e70e-5ba2-4d30-882f-94b2adcf5406 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:49.317 [vert.x-eventloop-thread-1] [141065/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:49.320 [vert.x-eventloop-thread-1] [141065/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e4bec7ae-8b19-4f7a-bf8e-4bdbc40c884c HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:50.154 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 127 2023-02-09 04:41:50.193 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1093 2023-02-09 04:41:51.115 [vert.x-eventloop-thread-1] [478042/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:51.117 [vert.x-eventloop-thread-1] [075052/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:51.119 [vert.x-eventloop-thread-1] [478042/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e4bec7ae-8b19-4f7a-bf8e-4bdbc40c884c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:51.120 [vert.x-eventloop-thread-1] [075052/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:51.241 [vert.x-eventloop-thread-1] [313290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:51.244 [vert.x-eventloop-thread-1] [313290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9c20c74c-c4dd-4696-ade2-72e27ad7bc82 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:51.264 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7315b351-21ab-4bb0-833a-b4c5108f6d64', starting processing... chunkNumber '128'-'28' with recordId: 'null'' 2023-02-09 04:41:51.292 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7315b351-21ab-4bb0-833a-b4c5108f6d64', chunkNumber '128'-'28' with recordId: 'null' 2023-02-09 04:41:51.305 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e4bec7ae-8b19-4f7a-bf8e-4bdbc40c884c' and recordId: '4500cf5c-d801-4779-8d6c-98dd537d8c34' and chunkId: '7315b351-21ab-4bb0-833a-b4c5108f6d64' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:51.305 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e6a63b56-5e1f-4e5f-aec5-6411b9ab39b9' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:51.316 [vert.x-worker-thread-10] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e6a63b56-5e1f-4e5f-aec5-6411b9ab39b9' 2023-02-09 04:41:51.316 [vert.x-worker-thread-10] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:51.355 [vert.x-eventloop-thread-1] [712848/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:51.358 [vert.x-eventloop-thread-1] [712848/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e4bec7ae-8b19-4f7a-bf8e-4bdbc40c884c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:52.265 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 128 2023-02-09 04:41:52.307 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1094 2023-02-09 04:41:52.977 [vert.x-eventloop-thread-1] [447425/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:52.980 [vert.x-eventloop-thread-1] [447425/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9c20c74c-c4dd-4696-ade2-72e27ad7bc82 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:52.982 [vert.x-eventloop-thread-1] [694558/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:52.986 [vert.x-eventloop-thread-1] [694558/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9c20c74c-c4dd-4696-ade2-72e27ad7bc82 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:53.086 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '43043695-e930-46a6-85c6-f944cbe5dca7', starting processing... chunkNumber '129'-'29' with recordId: 'null'' 2023-02-09 04:41:53.108 [vert.x-eventloop-thread-1] [627760/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:53.111 [vert.x-eventloop-thread-1] [627760/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:53.112 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '43043695-e930-46a6-85c6-f944cbe5dca7', chunkNumber '129'-'29' with recordId: 'null' 2023-02-09 04:41:53.137 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9c20c74c-c4dd-4696-ade2-72e27ad7bc82' and recordId: '8f81b9f8-a986-433d-a0b9-156d8b5fb24b' and chunkId: '43043695-e930-46a6-85c6-f944cbe5dca7' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:53.137 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'd8005cfd-b5eb-4936-8c20-f3a58385a55b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:53.145 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'd8005cfd-b5eb-4936-8c20-f3a58385a55b' 2023-02-09 04:41:53.146 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:53.179 [vert.x-eventloop-thread-1] [110611/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:53.182 [vert.x-eventloop-thread-1] [110611/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9c20c74c-c4dd-4696-ade2-72e27ad7bc82 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:53.233 [vert.x-eventloop-thread-1] [513661/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:53.235 [vert.x-eventloop-thread-1] [513661/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8702417a-6c59-4b1e-b9f8-f6678ce28026 HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:41:54.100 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 129 2023-02-09 04:41:54.140 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1095 2023-02-09 04:41:54.985 [vert.x-eventloop-thread-1] [849115/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:54.989 [vert.x-eventloop-thread-1] [849115/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:41:55.015 [vert.x-eventloop-thread-1] [813987/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:55.017 [vert.x-eventloop-thread-1] [398783/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:55.019 [vert.x-eventloop-thread-1] [813987/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8702417a-6c59-4b1e-b9f8-f6678ce28026 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:55.020 [vert.x-eventloop-thread-1] [201569/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:55.022 [vert.x-eventloop-thread-1] [398783/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8702417a-6c59-4b1e-b9f8-f6678ce28026 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:55.023 [vert.x-eventloop-thread-1] [201569/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/8702417a-6c59-4b1e-b9f8-f6678ce28026 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:55.090 [vert.x-eventloop-thread-1] [417599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:55.095 [vert.x-eventloop-thread-1] [417599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d0107631-39aa-47e7-90db-e5fe73f1de52 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:41:55.148 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'fe53aa9b-43af-4e33-ac9c-c4ed0a7f6907', starting processing... chunkNumber '130'-'30' with recordId: 'null'' 2023-02-09 04:41:55.191 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'fe53aa9b-43af-4e33-ac9c-c4ed0a7f6907', chunkNumber '130'-'30' with recordId: 'null' 2023-02-09 04:41:55.203 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8702417a-6c59-4b1e-b9f8-f6678ce28026' and recordId: '413b7a06-986a-4bd8-93ab-0b88a2a4c537' and chunkId: 'fe53aa9b-43af-4e33-ac9c-c4ed0a7f6907' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:55.203 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e14bc86a-7b55-46e1-9a18-38847ca07d26' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:55.211 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e14bc86a-7b55-46e1-9a18-38847ca07d26' 2023-02-09 04:41:55.211 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:55.246 [vert.x-eventloop-thread-1] [593606/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:55.250 [vert.x-eventloop-thread-1] [593606/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8702417a-6c59-4b1e-b9f8-f6678ce28026 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:56.150 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 130 2023-02-09 04:41:56.206 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1096 2023-02-09 04:41:56.914 [vert.x-eventloop-thread-1] [469965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:56.918 [vert.x-eventloop-thread-1] [469965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:57.115 [vert.x-eventloop-thread-1] [309844/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:57.119 [vert.x-eventloop-thread-1] [309844/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d0107631-39aa-47e7-90db-e5fe73f1de52 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:41:57.310 [vert.x-eventloop-thread-1] [442772/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:57.314 [vert.x-eventloop-thread-1] [442772/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/cb810976-c81d-4723-a167-ac1bbcf6154a HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:57.350 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1af2e892-6f6e-4ff2-9e4b-15ad2dcf4854', starting processing... chunkNumber '131'-'31' with recordId: 'null'' 2023-02-09 04:41:57.373 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1af2e892-6f6e-4ff2-9e4b-15ad2dcf4854', chunkNumber '131'-'31' with recordId: 'null' 2023-02-09 04:41:57.384 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd0107631-39aa-47e7-90db-e5fe73f1de52' and recordId: '877bcf59-73e4-4899-bcec-09135aae2b7d' and chunkId: '1af2e892-6f6e-4ff2-9e4b-15ad2dcf4854' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:57.384 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e4b445a1-42b9-4aba-b822-2707c44697ab' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:57.395 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e4b445a1-42b9-4aba-b822-2707c44697ab' 2023-02-09 04:41:57.395 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:57.425 [vert.x-eventloop-thread-1] [334926/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:57.429 [vert.x-eventloop-thread-1] [334926/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d0107631-39aa-47e7-90db-e5fe73f1de52 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:41:58.351 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 131 2023-02-09 04:41:58.386 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1097 2023-02-09 04:41:59.032 [vert.x-eventloop-thread-1] [520476/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:59.036 [vert.x-eventloop-thread-1] [520476/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/cb810976-c81d-4723-a167-ac1bbcf6154a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:41:59.213 [vert.x-eventloop-thread-1] [153987/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:41:59.216 [vert.x-eventloop-thread-1] [153987/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:41:59.255 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '5d46c508-0893-438e-ac79-75edc25eb3a8', starting processing... chunkNumber '132'-'32' with recordId: 'null'' 2023-02-09 04:41:59.281 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '5d46c508-0893-438e-ac79-75edc25eb3a8', chunkNumber '132'-'32' with recordId: 'null' 2023-02-09 04:41:59.291 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'cb810976-c81d-4723-a167-ac1bbcf6154a' and recordId: '8f091146-80d8-469b-9ef6-561b7e1671f2' and chunkId: '5d46c508-0893-438e-ac79-75edc25eb3a8' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:41:59.291 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '4ced24f3-7fc9-411a-afdd-818c3c7d7fb0' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:41:59.318 [vert.x-eventloop-thread-1] [916363/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:59.321 [vert.x-eventloop-thread-1] [916363/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b47ca3f0-a548-44c1-95b6-2adf2a83ba55 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:41:59.332 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '4ced24f3-7fc9-411a-afdd-818c3c7d7fb0' 2023-02-09 04:41:59.332 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:41:59.373 [vert.x-eventloop-thread-1] [841735/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:41:59.375 [vert.x-eventloop-thread-1] [841735/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/cb810976-c81d-4723-a167-ac1bbcf6154a HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:00.257 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 132 2023-02-09 04:42:00.294 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1098 2023-02-09 04:42:01.034 [vert.x-eventloop-thread-1] [204786/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:01.037 [vert.x-eventloop-thread-1] [204786/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b47ca3f0-a548-44c1-95b6-2adf2a83ba55 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:01.213 [vert.x-eventloop-thread-1] [415929/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:01.216 [vert.x-eventloop-thread-1] [415929/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:01.246 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7b17e330-e81d-4d95-885c-5390620287ce', starting processing... chunkNumber '133'-'33' with recordId: 'null'' 2023-02-09 04:42:01.269 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7b17e330-e81d-4d95-885c-5390620287ce', chunkNumber '133'-'33' with recordId: 'null' 2023-02-09 04:42:01.282 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b47ca3f0-a548-44c1-95b6-2adf2a83ba55' and recordId: '789b2011-4710-438b-8e87-1c3e34c6d27f' and chunkId: '7b17e330-e81d-4d95-885c-5390620287ce' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:01.282 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'fa61fc69-4f37-4bb6-a5c8-3eb36e0f6b34' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:01.288 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'fa61fc69-4f37-4bb6-a5c8-3eb36e0f6b34' 2023-02-09 04:42:01.288 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:01.329 [vert.x-eventloop-thread-1] [893691/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:01.333 [vert.x-eventloop-thread-1] [893691/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b6b40f69-51b3-4fe8-97a8-e90e9771b8a3 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:42:01.341 [vert.x-eventloop-thread-1] [517621/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:01.343 [vert.x-eventloop-thread-1] [517621/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b47ca3f0-a548-44c1-95b6-2adf2a83ba55 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:02.248 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 133 2023-02-09 04:42:02.284 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1099 2023-02-09 04:42:03.116 [vert.x-eventloop-thread-1] [511813/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:03.120 [vert.x-eventloop-thread-1] [511813/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b6b40f69-51b3-4fe8-97a8-e90e9771b8a3 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:03.121 [vert.x-eventloop-thread-1] [469311/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:03.124 [vert.x-eventloop-thread-1] [469311/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:03.359 [vert.x-eventloop-thread-1] [799981/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:03.362 [vert.x-eventloop-thread-1] [799981/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/0dba6bef-5575-476a-9a00-c70cad0a9ddb HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:03.445 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9f89736f-cc3d-47ae-882c-27a712c9ccca', starting processing... chunkNumber '134'-'34' with recordId: 'null'' 2023-02-09 04:42:03.467 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9f89736f-cc3d-47ae-882c-27a712c9ccca', chunkNumber '134'-'34' with recordId: 'null' 2023-02-09 04:42:03.547 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'b6b40f69-51b3-4fe8-97a8-e90e9771b8a3' and recordId: '1af0c736-e9c8-41d3-ba42-0b92bc975b06' and chunkId: '9f89736f-cc3d-47ae-882c-27a712c9ccca' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:03.547 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '382c34f0-5945-4d52-b919-d9d226134ef8' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:03.555 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '382c34f0-5945-4d52-b919-d9d226134ef8' 2023-02-09 04:42:03.555 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:03.651 [vert.x-eventloop-thread-1] [634183/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:03.654 [vert.x-eventloop-thread-1] [634183/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/b6b40f69-51b3-4fe8-97a8-e90e9771b8a3 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:04.446 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 134 2023-02-09 04:42:04.553 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1100 2023-02-09 04:42:05.047 [vert.x-eventloop-thread-1] [935338/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:05.051 [vert.x-eventloop-thread-1] [935338/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/0dba6bef-5575-476a-9a00-c70cad0a9ddb HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:05.119 [vert.x-eventloop-thread-1] [959105/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:05.124 [vert.x-eventloop-thread-1] [959105/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:42:05.256 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '12e650f5-e6bb-4181-b1ff-db204e14e7ee', starting processing... chunkNumber '135'-'35' with recordId: 'null'' 2023-02-09 04:42:05.301 [vert.x-eventloop-thread-1] [226424/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:05.308 [vert.x-eventloop-thread-1] [226424/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8020b254-6124-4371-84ed-1bf4977a0967 HTTP_1_1 200 348 6 tid=diku OK 2023-02-09 04:42:05.312 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '12e650f5-e6bb-4181-b1ff-db204e14e7ee', chunkNumber '135'-'35' with recordId: 'null' 2023-02-09 04:42:05.327 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0dba6bef-5575-476a-9a00-c70cad0a9ddb' and recordId: '5d9dbc17-f2fc-439f-b9cf-c57fc17209de' and chunkId: '12e650f5-e6bb-4181-b1ff-db204e14e7ee' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:05.327 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '7e479c7b-3c58-4f02-a17a-689ac1c46820' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:05.339 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '7e479c7b-3c58-4f02-a17a-689ac1c46820' 2023-02-09 04:42:05.339 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:05.370 [vert.x-eventloop-thread-1] [990195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:05.375 [vert.x-eventloop-thread-1] [990195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/0dba6bef-5575-476a-9a00-c70cad0a9ddb HTTP_1_1 200 340 5 tid=diku OK 2023-02-09 04:42:06.260 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 135 2023-02-09 04:42:06.330 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1101 2023-02-09 04:42:07.114 [vert.x-eventloop-thread-1] [614479/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:07.117 [vert.x-eventloop-thread-1] [059767/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:07.118 [vert.x-eventloop-thread-1] [614479/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:42:07.123 [vert.x-eventloop-thread-1] [059767/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/8020b254-6124-4371-84ed-1bf4977a0967 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:42:07.249 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'aea4fc29-9c89-4d02-a9b0-ae8fe2b01846', starting processing... chunkNumber '136'-'36' with recordId: 'null'' 2023-02-09 04:42:07.307 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'aea4fc29-9c89-4d02-a9b0-ae8fe2b01846', chunkNumber '136'-'36' with recordId: 'null' 2023-02-09 04:42:07.331 [vert.x-eventloop-thread-1] [483682/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:07.335 [vert.x-eventloop-thread-1] [483682/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a9bcfeb7-54ca-42bd-8af0-f081d9708c7a HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:42:07.357 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '8020b254-6124-4371-84ed-1bf4977a0967' and recordId: 'e1019a3b-275f-4c20-b841-1eeb26419285' and chunkId: 'aea4fc29-9c89-4d02-a9b0-ae8fe2b01846' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:07.357 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '67ccb175-26e6-46ef-a943-b2bac4a1726c' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:07.366 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '67ccb175-26e6-46ef-a943-b2bac4a1726c' 2023-02-09 04:42:07.367 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:07.845 [vert.x-eventloop-thread-1] [381755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:07.848 [vert.x-eventloop-thread-1] [381755/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/8020b254-6124-4371-84ed-1bf4977a0967 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:08.251 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 136 2023-02-09 04:42:08.359 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1102 2023-02-09 04:42:09.063 [vert.x-eventloop-thread-1] [429622/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:09.065 [vert.x-eventloop-thread-1] [851034/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:09.066 [vert.x-eventloop-thread-1] [429622/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a9bcfeb7-54ca-42bd-8af0-f081d9708c7a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:09.068 [vert.x-eventloop-thread-1] [539804/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:09.069 [vert.x-eventloop-thread-1] [851034/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/a9bcfeb7-54ca-42bd-8af0-f081d9708c7a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:09.071 [vert.x-eventloop-thread-1] [539804/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a9bcfeb7-54ca-42bd-8af0-f081d9708c7a HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:09.115 [vert.x-eventloop-thread-1] [237744/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:09.118 [vert.x-eventloop-thread-1] [237744/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 2 tid=diku Created 2023-02-09 04:42:09.172 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '53761174-48ab-4931-9a14-10a5eb5bdd2c', starting processing... chunkNumber '137'-'37' with recordId: 'null'' 2023-02-09 04:42:09.207 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '53761174-48ab-4931-9a14-10a5eb5bdd2c', chunkNumber '137'-'37' with recordId: 'null' 2023-02-09 04:42:09.215 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a9bcfeb7-54ca-42bd-8af0-f081d9708c7a' and recordId: 'b359c150-673c-42e6-a810-e787fe98681f' and chunkId: '53761174-48ab-4931-9a14-10a5eb5bdd2c' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:09.215 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '82473c0c-2bdc-4be5-a003-eb358ad73b2d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:09.230 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '82473c0c-2bdc-4be5-a003-eb358ad73b2d' 2023-02-09 04:42:09.231 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:09.239 [vert.x-eventloop-thread-1] [393852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:09.242 [vert.x-eventloop-thread-1] [393852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/078c3ec7-9fb6-40f1-9a42-d583dd1bb65f HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:09.262 [vert.x-eventloop-thread-1] [982172/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:09.264 [vert.x-eventloop-thread-1] [982172/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a9bcfeb7-54ca-42bd-8af0-f081d9708c7a HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:10.175 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 137 2023-02-09 04:42:10.219 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1103 2023-02-09 04:42:10.967 [vert.x-eventloop-thread-1] [189265/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:10.969 [vert.x-eventloop-thread-1] [179770/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:10.970 [vert.x-eventloop-thread-1] [189265/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/078c3ec7-9fb6-40f1-9a42-d583dd1bb65f HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:10.972 [vert.x-eventloop-thread-1] [179770/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/078c3ec7-9fb6-40f1-9a42-d583dd1bb65f HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:42:10.972 [vert.x-eventloop-thread-1] [803909/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:10.975 [vert.x-eventloop-thread-1] [803909/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/078c3ec7-9fb6-40f1-9a42-d583dd1bb65f HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:42:11.018 [vert.x-eventloop-thread-1] [697703/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:11.021 [vert.x-eventloop-thread-1] [697703/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 2 tid=diku Created 2023-02-09 04:42:11.079 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2cc5dbd9-eeee-4c72-9663-2ccd86c372db', starting processing... chunkNumber '138'-'38' with recordId: 'null'' 2023-02-09 04:42:11.102 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2cc5dbd9-eeee-4c72-9663-2ccd86c372db', chunkNumber '138'-'38' with recordId: 'null' 2023-02-09 04:42:11.123 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '078c3ec7-9fb6-40f1-9a42-d583dd1bb65f' and recordId: '8b6c969e-f949-42cc-a699-9ec3924891f4' and chunkId: '2cc5dbd9-eeee-4c72-9663-2ccd86c372db' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:11.123 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3387131a-ab5e-466d-9854-cc77f47143ad' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:11.128 [vert.x-eventloop-thread-1] [888947/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:11.130 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3387131a-ab5e-466d-9854-cc77f47143ad' 2023-02-09 04:42:11.131 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:11.131 [vert.x-eventloop-thread-1] [888947/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3c14cadb-74ee-42e8-a119-642093b237e7 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:11.163 [vert.x-eventloop-thread-1] [386557/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:11.166 [vert.x-eventloop-thread-1] [386557/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/078c3ec7-9fb6-40f1-9a42-d583dd1bb65f HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:12.081 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 138 2023-02-09 04:42:12.125 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1104 2023-02-09 04:42:13.148 [vert.x-eventloop-thread-1] [522453/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:13.153 [vert.x-eventloop-thread-1] [820948/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:13.154 [vert.x-eventloop-thread-1] [522453/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 6 tid=diku Created 2023-02-09 04:42:13.156 [vert.x-eventloop-thread-1] [461986/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:13.156 [vert.x-eventloop-thread-1] [820948/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/3c14cadb-74ee-42e8-a119-642093b237e7 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:13.162 [vert.x-eventloop-thread-1] [461986/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3c14cadb-74ee-42e8-a119-642093b237e7 HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 04:42:13.443 [vert.x-eventloop-thread-1] [276367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:13.445 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e20d0fe1-5aa0-490d-94f9-95b46730cb79', starting processing... chunkNumber '139'-'39' with recordId: 'null'' 2023-02-09 04:42:13.449 [vert.x-eventloop-thread-1] [276367/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/09e0a58e-e846-4f88-8f3f-b249a707a738 HTTP_1_1 200 348 5 tid=diku OK 2023-02-09 04:42:13.504 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e20d0fe1-5aa0-490d-94f9-95b46730cb79', chunkNumber '139'-'39' with recordId: 'null' 2023-02-09 04:42:13.518 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '3c14cadb-74ee-42e8-a119-642093b237e7' and recordId: '1bfc3a91-3e08-4caf-b780-f73c04f33320' and chunkId: 'e20d0fe1-5aa0-490d-94f9-95b46730cb79' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:13.518 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '799a732a-13f9-460b-86b4-3bf17ede66d3' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:13.526 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '799a732a-13f9-460b-86b4-3bf17ede66d3' 2023-02-09 04:42:13.526 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:13.558 [vert.x-eventloop-thread-1] [721716/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:13.561 [vert.x-eventloop-thread-1] [721716/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3c14cadb-74ee-42e8-a119-642093b237e7 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:14.446 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 139 2023-02-09 04:42:14.520 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1105 2023-02-09 04:42:15.122 [vert.x-eventloop-thread-1] [933924/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:15.125 [vert.x-eventloop-thread-1] [933924/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/09e0a58e-e846-4f88-8f3f-b249a707a738 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:15.309 [vert.x-eventloop-thread-1] [290277/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:15.313 [vert.x-eventloop-thread-1] [290277/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:15.344 [vert.x-worker-thread-13] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '67965f17-5f94-4386-8c80-bd8d96189110', starting processing... chunkNumber '140'-'40' with recordId: 'null'' 2023-02-09 04:42:15.393 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '67965f17-5f94-4386-8c80-bd8d96189110', chunkNumber '140'-'40' with recordId: 'null' 2023-02-09 04:42:15.405 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '09e0a58e-e846-4f88-8f3f-b249a707a738' and recordId: '3c894258-0482-4382-9e20-118ce0fa8d89' and chunkId: '67965f17-5f94-4386-8c80-bd8d96189110' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:15.405 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3acf3fd1-dedb-41ad-8263-85d0ae055d7f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:15.415 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3acf3fd1-dedb-41ad-8263-85d0ae055d7f' 2023-02-09 04:42:15.416 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:15.449 [vert.x-eventloop-thread-1] [832408/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:15.452 [vert.x-eventloop-thread-1] [832408/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/09e0a58e-e846-4f88-8f3f-b249a707a738 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:15.543 [vert.x-eventloop-thread-1] [659639/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:15.546 [vert.x-eventloop-thread-1] [659639/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a1df9321-1ff2-49b6-96ae-f6c39320c837 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:16.347 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 140 2023-02-09 04:42:16.407 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1106 2023-02-09 04:42:17.322 [vert.x-eventloop-thread-1] [631464/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:17.325 [vert.x-eventloop-thread-1] [631464/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:17.715 [vert.x-eventloop-thread-1] [794730/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:17.718 [vert.x-eventloop-thread-1] [794730/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/429f58ec-586e-427c-a16e-5208809bf022 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:17.720 [vert.x-eventloop-thread-1] [701946/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:17.724 [vert.x-eventloop-thread-1] [701946/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a1df9321-1ff2-49b6-96ae-f6c39320c837 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:17.724 [vert.x-eventloop-thread-1] [520417/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:17.728 [vert.x-eventloop-thread-1] [520417/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/a1df9321-1ff2-49b6-96ae-f6c39320c837 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:17.874 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'ba16f7bd-f121-40e9-a174-a3e75e6ecff1', starting processing... chunkNumber '141'-'41' with recordId: 'null'' 2023-02-09 04:42:17.899 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'ba16f7bd-f121-40e9-a174-a3e75e6ecff1', chunkNumber '141'-'41' with recordId: 'null' 2023-02-09 04:42:17.948 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a1df9321-1ff2-49b6-96ae-f6c39320c837' and recordId: '1b24fafb-5bc2-4ebc-a74d-16062fb431b9' and chunkId: 'ba16f7bd-f121-40e9-a174-a3e75e6ecff1' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:17.948 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'd497afc1-2432-40df-a75c-6c2005bbf96f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:17.957 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'd497afc1-2432-40df-a75c-6c2005bbf96f' 2023-02-09 04:42:17.958 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:18.069 [vert.x-eventloop-thread-1] [785162/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:18.073 [vert.x-eventloop-thread-1] [785162/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/a1df9321-1ff2-49b6-96ae-f6c39320c837 HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 04:42:18.876 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 141 2023-02-09 04:42:18.951 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1107 2023-02-09 04:42:19.434 [vert.x-eventloop-thread-1] [990723/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:19.437 [vert.x-eventloop-thread-1] [990723/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/429f58ec-586e-427c-a16e-5208809bf022 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:19.485 [vert.x-eventloop-thread-1] [857130/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:19.488 [vert.x-eventloop-thread-1] [857130/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:19.548 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '699a08b1-ed4c-408b-9d48-68da296ce549', starting processing... chunkNumber '142'-'42' with recordId: 'null'' 2023-02-09 04:42:19.570 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '699a08b1-ed4c-408b-9d48-68da296ce549', chunkNumber '142'-'42' with recordId: 'null' 2023-02-09 04:42:19.582 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '429f58ec-586e-427c-a16e-5208809bf022' and recordId: 'f8d2bf98-bad4-44b9-92e2-611bee961d6e' and chunkId: '699a08b1-ed4c-408b-9d48-68da296ce549' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:19.582 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '9ffb3450-6c61-42fa-8f5e-ca503ad494fa' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:19.591 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '9ffb3450-6c61-42fa-8f5e-ca503ad494fa' 2023-02-09 04:42:19.591 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:19.624 [vert.x-eventloop-thread-1] [877566/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:19.627 [vert.x-eventloop-thread-1] [877566/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/429f58ec-586e-427c-a16e-5208809bf022 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:19.646 [vert.x-eventloop-thread-1] [266664/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:19.649 [vert.x-eventloop-thread-1] [266664/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/327fce9d-b46f-4436-b1f8-8bce9e5e715c HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:20.550 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 142 2023-02-09 04:42:20.584 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1108 2023-02-09 04:42:21.416 [vert.x-eventloop-thread-1] [799782/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:21.420 [vert.x-eventloop-thread-1] [799782/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/327fce9d-b46f-4436-b1f8-8bce9e5e715c HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:21.425 [vert.x-eventloop-thread-1] [704978/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:21.428 [vert.x-eventloop-thread-1] [704978/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/327fce9d-b46f-4436-b1f8-8bce9e5e715c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:21.514 [vert.x-eventloop-thread-1] [290946/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:21.517 [vert.x-eventloop-thread-1] [290946/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:21.551 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7997705a-053e-44fd-9df7-b4c710d3139a', starting processing... chunkNumber '143'-'43' with recordId: 'null'' 2023-02-09 04:42:21.575 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7997705a-053e-44fd-9df7-b4c710d3139a', chunkNumber '143'-'43' with recordId: 'null' 2023-02-09 04:42:21.588 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '327fce9d-b46f-4436-b1f8-8bce9e5e715c' and recordId: 'fab582fe-5f7a-428f-b98f-60db4d423e46' and chunkId: '7997705a-053e-44fd-9df7-b4c710d3139a' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:21.588 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'fa289322-8de0-4a37-a5b6-900d4f204e16' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:21.599 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'fa289322-8de0-4a37-a5b6-900d4f204e16' 2023-02-09 04:42:21.600 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:21.649 [vert.x-eventloop-thread-1] [304126/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:21.652 [vert.x-eventloop-thread-1] [304126/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/327fce9d-b46f-4436-b1f8-8bce9e5e715c HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:21.699 [vert.x-eventloop-thread-1] [624385/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:21.703 [vert.x-eventloop-thread-1] [624385/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3f42cf0e-c90d-432b-ab4b-469f9eb75799 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:42:22.553 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 143 2023-02-09 04:42:22.589 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1109 2023-02-09 04:42:23.421 [vert.x-eventloop-thread-1] [285171/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:23.424 [vert.x-eventloop-thread-1] [285171/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3f42cf0e-c90d-432b-ab4b-469f9eb75799 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:23.514 [vert.x-eventloop-thread-1] [607895/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:23.517 [vert.x-eventloop-thread-1] [607895/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:23.548 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '56b788e4-b9d8-488a-b081-06079f48a0ce', starting processing... chunkNumber '144'-'44' with recordId: 'null'' 2023-02-09 04:42:23.571 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '56b788e4-b9d8-488a-b081-06079f48a0ce', chunkNumber '144'-'44' with recordId: 'null' 2023-02-09 04:42:23.582 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '3f42cf0e-c90d-432b-ab4b-469f9eb75799' and recordId: '3fb1c98e-ac48-4c59-90f4-837b2045fe85' and chunkId: '56b788e4-b9d8-488a-b081-06079f48a0ce' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:23.583 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3ef7c958-087a-4765-af98-75a83f4bd0dd' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:23.590 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3ef7c958-087a-4765-af98-75a83f4bd0dd' 2023-02-09 04:42:23.590 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:23.618 [vert.x-eventloop-thread-1] [574953/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:23.621 [vert.x-eventloop-thread-1] [574953/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e23fbf93-5309-4f32-ae6e-83728e81a65f HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:23.628 [vert.x-eventloop-thread-1] [802375/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:23.631 [vert.x-eventloop-thread-1] [802375/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3f42cf0e-c90d-432b-ab4b-469f9eb75799 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:24.550 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 144 2023-02-09 04:42:24.584 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1110 2023-02-09 04:42:25.354 [vert.x-eventloop-thread-1] [209604/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:25.357 [vert.x-eventloop-thread-1] [209604/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e23fbf93-5309-4f32-ae6e-83728e81a65f HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:25.458 [vert.x-eventloop-thread-1] [226863/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:25.461 [vert.x-eventloop-thread-1] [226863/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:25.519 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '441dce5a-3e54-49d1-8ff4-16ef97575026', starting processing... chunkNumber '145'-'45' with recordId: 'null'' 2023-02-09 04:42:25.542 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '441dce5a-3e54-49d1-8ff4-16ef97575026', chunkNumber '145'-'45' with recordId: 'null' 2023-02-09 04:42:25.554 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e23fbf93-5309-4f32-ae6e-83728e81a65f' and recordId: '5c74a2ff-4109-4115-b097-7c7fa5e8a227' and chunkId: '441dce5a-3e54-49d1-8ff4-16ef97575026' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:25.555 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '847c020f-ecd5-4f1e-86c1-b1447bb1c65f' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:25.564 [vert.x-eventloop-thread-1] [321512/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:25.565 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '847c020f-ecd5-4f1e-86c1-b1447bb1c65f' 2023-02-09 04:42:25.566 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:25.567 [vert.x-eventloop-thread-1] [321512/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/039cad67-ca0d-49bb-9965-2f1141eba3f7 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:25.596 [vert.x-eventloop-thread-1] [486203/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:25.600 [vert.x-eventloop-thread-1] [486203/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/e23fbf93-5309-4f32-ae6e-83728e81a65f HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:26.521 [vert.x-worker-thread-4] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 145 2023-02-09 04:42:26.557 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1111 2023-02-09 04:42:27.316 [vert.x-eventloop-thread-1] [585341/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:27.320 [vert.x-eventloop-thread-1] [585341/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/039cad67-ca0d-49bb-9965-2f1141eba3f7 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:27.380 [vert.x-eventloop-thread-1] [752340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:27.384 [vert.x-eventloop-thread-1] [752340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:27.457 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e0d9d3ad-0942-485b-835c-5bfb00ec7399', starting processing... chunkNumber '146'-'46' with recordId: 'null'' 2023-02-09 04:42:27.481 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e0d9d3ad-0942-485b-835c-5bfb00ec7399', chunkNumber '146'-'46' with recordId: 'null' 2023-02-09 04:42:27.492 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '039cad67-ca0d-49bb-9965-2f1141eba3f7' and recordId: '1b9b670f-51d3-4b5c-9cd4-66cf97ee5cd9' and chunkId: 'e0d9d3ad-0942-485b-835c-5bfb00ec7399' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:27.492 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '89dd803d-8562-4006-af85-eacb5f29590a' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:27.503 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '89dd803d-8562-4006-af85-eacb5f29590a' 2023-02-09 04:42:27.503 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:27.547 [vert.x-eventloop-thread-1] [335438/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:27.550 [vert.x-eventloop-thread-1] [335438/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/554f50a2-a774-42c5-bc02-10ff58962281 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:27.562 [vert.x-eventloop-thread-1] [417402/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:27.565 [vert.x-eventloop-thread-1] [417402/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/039cad67-ca0d-49bb-9965-2f1141eba3f7 HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:28.458 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 146 2023-02-09 04:42:28.495 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1112 2023-02-09 04:42:29.285 [vert.x-eventloop-thread-1] [085099/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:29.289 [vert.x-eventloop-thread-1] [085099/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/554f50a2-a774-42c5-bc02-10ff58962281 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:29.345 [vert.x-eventloop-thread-1] [803183/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:29.349 [vert.x-eventloop-thread-1] [803183/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:29.387 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '2e3975bf-d65d-4330-b3b1-ac26b517644e', starting processing... chunkNumber '147'-'47' with recordId: 'null'' 2023-02-09 04:42:29.411 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '2e3975bf-d65d-4330-b3b1-ac26b517644e', chunkNumber '147'-'47' with recordId: 'null' 2023-02-09 04:42:29.444 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '554f50a2-a774-42c5-bc02-10ff58962281' and recordId: '26b2d901-2c53-4bd1-a0c1-f250fb824b65' and chunkId: '2e3975bf-d65d-4330-b3b1-ac26b517644e' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:29.445 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '5427d695-66cc-419b-b862-dfd59b6d1de5' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:29.453 [vert.x-eventloop-thread-1] [163244/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:29.454 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '5427d695-66cc-419b-b862-dfd59b6d1de5' 2023-02-09 04:42:29.454 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:29.457 [vert.x-eventloop-thread-1] [163244/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f65e04c7-da27-403a-810c-eaf578f504f9 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 04:42:29.487 [vert.x-eventloop-thread-1] [498263/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:29.490 [vert.x-eventloop-thread-1] [498263/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/554f50a2-a774-42c5-bc02-10ff58962281 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:30.388 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 147 2023-02-09 04:42:30.446 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1113 2023-02-09 04:42:31.222 [vert.x-eventloop-thread-1] [006662/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:31.224 [vert.x-eventloop-thread-1] [896777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:31.227 [vert.x-eventloop-thread-1] [585579/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:31.228 [vert.x-eventloop-thread-1] [896777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/f65e04c7-da27-403a-810c-eaf578f504f9 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:31.230 [vert.x-eventloop-thread-1] [006662/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f65e04c7-da27-403a-810c-eaf578f504f9 HTTP_1_1 200 415 8 tid=diku OK 2023-02-09 04:42:31.239 [vert.x-eventloop-thread-1] [585579/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/f65e04c7-da27-403a-810c-eaf578f504f9 HTTP_1_1 200 415 12 tid=diku OK 2023-02-09 04:42:31.347 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'f52ecaa1-42cf-4a20-977f-4881ef6ec2ad', starting processing... chunkNumber '148'-'48' with recordId: 'null'' 2023-02-09 04:42:31.372 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'f52ecaa1-42cf-4a20-977f-4881ef6ec2ad', chunkNumber '148'-'48' with recordId: 'null' 2023-02-09 04:42:31.383 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'f65e04c7-da27-403a-810c-eaf578f504f9' and recordId: '57b05894-17ba-4034-ab33-4c7be773cba6' and chunkId: 'f52ecaa1-42cf-4a20-977f-4881ef6ec2ad' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:31.383 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '25d6213a-1748-45d1-80b8-8386c40af289' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:31.393 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '25d6213a-1748-45d1-80b8-8386c40af289' 2023-02-09 04:42:31.393 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:31.414 [vert.x-eventloop-thread-1] [532535/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:31.426 [vert.x-eventloop-thread-1] [532535/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 04:42:31.431 [vert.x-eventloop-thread-1] [273366/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:31.434 [vert.x-eventloop-thread-1] [273366/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/f65e04c7-da27-403a-810c-eaf578f504f9 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:31.527 [vert.x-eventloop-thread-1] [192021/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:31.530 [vert.x-eventloop-thread-1] [192021/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/2bb75429-9343-4c56-8373-fe7ff9cf03f4 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:32.349 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 148 2023-02-09 04:42:32.387 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1114 2023-02-09 04:42:33.344 [vert.x-eventloop-thread-1] [682658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:33.346 [vert.x-eventloop-thread-1] [078441/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:33.348 [vert.x-eventloop-thread-1] [682658/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/2bb75429-9343-4c56-8373-fe7ff9cf03f4 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:33.350 [vert.x-eventloop-thread-1] [078441/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/2bb75429-9343-4c56-8373-fe7ff9cf03f4 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:33.351 [vert.x-eventloop-thread-1] [201937/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:33.354 [vert.x-eventloop-thread-1] [201937/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/2bb75429-9343-4c56-8373-fe7ff9cf03f4 HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:42:33.422 [vert.x-eventloop-thread-1] [424252/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:33.425 [vert.x-eventloop-thread-1] [424252/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 2 tid=diku Created 2023-02-09 04:42:33.462 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd3b4fa98-eb58-4fe5-a95f-8f46be4acb2d', starting processing... chunkNumber '149'-'49' with recordId: 'null'' 2023-02-09 04:42:33.484 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd3b4fa98-eb58-4fe5-a95f-8f46be4acb2d', chunkNumber '149'-'49' with recordId: 'null' 2023-02-09 04:42:33.495 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '2bb75429-9343-4c56-8373-fe7ff9cf03f4' and recordId: 'f1106f7f-5ef0-46af-bae5-2b1a8816664c' and chunkId: 'd3b4fa98-eb58-4fe5-a95f-8f46be4acb2d' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:33.496 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e5997743-6c03-4b48-af8a-e2cda3b57753' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:33.507 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e5997743-6c03-4b48-af8a-e2cda3b57753' 2023-02-09 04:42:33.508 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:33.640 [vert.x-eventloop-thread-1] [355338/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:33.643 [vert.x-eventloop-thread-1] [355338/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/2bb75429-9343-4c56-8373-fe7ff9cf03f4 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:33.644 [vert.x-eventloop-thread-1] [822843/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:33.646 [vert.x-eventloop-thread-1] [822843/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/813fd26a-48eb-4e87-bc6d-d7c55340face HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:42:34.465 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 149 2023-02-09 04:42:34.497 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1115 2023-02-09 04:42:35.716 [vert.x-eventloop-thread-1] [752081/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:35.719 [vert.x-eventloop-thread-1] [752081/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/813fd26a-48eb-4e87-bc6d-d7c55340face HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:35.914 [vert.x-eventloop-thread-1] [998584/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:35.918 [vert.x-eventloop-thread-1] [998584/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:36.051 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'b2af2f96-e05a-4041-8745-74358d36a1e3', starting processing... chunkNumber '150'-'50' with recordId: 'null'' 2023-02-09 04:42:36.075 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'b2af2f96-e05a-4041-8745-74358d36a1e3', chunkNumber '150'-'50' with recordId: 'null' 2023-02-09 04:42:36.092 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '813fd26a-48eb-4e87-bc6d-d7c55340face' and recordId: 'e4c57073-2a6c-4463-b7ba-0c5ab60da115' and chunkId: 'b2af2f96-e05a-4041-8745-74358d36a1e3' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:36.092 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f5059bd6-d3aa-4691-aacc-3c3227e17ae3' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:36.097 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f5059bd6-d3aa-4691-aacc-3c3227e17ae3' 2023-02-09 04:42:36.097 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:36.108 [vert.x-eventloop-thread-1] [377120/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:36.111 [vert.x-eventloop-thread-1] [377120/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3ce5eb13-fc33-40a3-8c22-5ce523c503c3 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:36.128 [vert.x-eventloop-thread-1] [637392/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:36.131 [vert.x-eventloop-thread-1] [637392/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/813fd26a-48eb-4e87-bc6d-d7c55340face HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:37.053 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 150 2023-02-09 04:42:37.093 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1116 2023-02-09 04:42:37.920 [vert.x-eventloop-thread-1] [086777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:37.923 [vert.x-eventloop-thread-1] [367885/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:37.924 [vert.x-eventloop-thread-1] [086777/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3ce5eb13-fc33-40a3-8c22-5ce523c503c3 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:37.925 [vert.x-eventloop-thread-1] [921852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:37.926 [vert.x-eventloop-thread-1] [367885/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/3ce5eb13-fc33-40a3-8c22-5ce523c503c3 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:37.927 [vert.x-eventloop-thread-1] [921852/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46902 PUT /source-storage/snapshots/3ce5eb13-fc33-40a3-8c22-5ce523c503c3 HTTP_1_1 200 415 2 tid=diku OK 2023-02-09 04:42:38.012 [vert.x-eventloop-thread-1] [938039/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:38.015 [vert.x-eventloop-thread-1] [938039/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:38.024 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c454d5a6-fe4c-435a-8f7c-13094f472204', starting processing... chunkNumber '151'-'51' with recordId: 'null'' 2023-02-09 04:42:38.053 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c454d5a6-fe4c-435a-8f7c-13094f472204', chunkNumber '151'-'51' with recordId: 'null' 2023-02-09 04:42:38.066 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '3ce5eb13-fc33-40a3-8c22-5ce523c503c3' and recordId: '78243a86-3028-4e72-862a-dc5223fc31f2' and chunkId: 'c454d5a6-fe4c-435a-8f7c-13094f472204' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:38.067 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '568e42a6-193b-4234-99f2-7ea9fa21b18a' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:38.074 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '568e42a6-193b-4234-99f2-7ea9fa21b18a' 2023-02-09 04:42:38.074 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:38.119 [vert.x-eventloop-thread-1] [927673/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:38.127 [vert.x-eventloop-thread-1] [927673/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/3ce5eb13-fc33-40a3-8c22-5ce523c503c3 HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 04:42:38.210 [vert.x-eventloop-thread-1] [215993/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:38.213 [vert.x-eventloop-thread-1] [215993/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/be72daaf-aad5-4553-b8e7-7bd3e8d0cb85 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:39.026 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 151 2023-02-09 04:42:39.068 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1117 2023-02-09 04:42:39.928 [vert.x-eventloop-thread-1] [872100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:39.931 [vert.x-eventloop-thread-1] [872100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/be72daaf-aad5-4553-b8e7-7bd3e8d0cb85 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:39.936 [vert.x-eventloop-thread-1] [684715/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:39.939 [vert.x-eventloop-thread-1] [684715/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/be72daaf-aad5-4553-b8e7-7bd3e8d0cb85 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:40.026 [vert.x-eventloop-thread-1] [108775/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:40.034 [vert.x-eventloop-thread-1] [108775/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 8 tid=diku Created 2023-02-09 04:42:40.065 [vert.x-worker-thread-1] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '219dadea-6c8b-4dd5-84c8-062084b8966d', starting processing... chunkNumber '152'-'52' with recordId: 'null'' 2023-02-09 04:42:40.087 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '219dadea-6c8b-4dd5-84c8-062084b8966d', chunkNumber '152'-'52' with recordId: 'null' 2023-02-09 04:42:40.099 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'be72daaf-aad5-4553-b8e7-7bd3e8d0cb85' and recordId: '5e3077b8-cafd-4751-b630-07297430066c' and chunkId: '219dadea-6c8b-4dd5-84c8-062084b8966d' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:40.099 [vert.x-worker-thread-17] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3f137384-0594-484b-80bf-c7528ff6912d' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:40.109 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3f137384-0594-484b-80bf-c7528ff6912d' 2023-02-09 04:42:40.110 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:40.136 [vert.x-eventloop-thread-1] [135537/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:40.139 [vert.x-eventloop-thread-1] [135537/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/268378c9-d8fe-4b6f-ad74-8d1efe65a7cb HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:40.141 [vert.x-eventloop-thread-1] [608496/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:40.143 [vert.x-eventloop-thread-1] [608496/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/be72daaf-aad5-4553-b8e7-7bd3e8d0cb85 HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:41.067 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 152 2023-02-09 04:42:41.101 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1118 2023-02-09 04:42:41.892 [vert.x-eventloop-thread-1] [911135/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:41.895 [vert.x-eventloop-thread-1] [911135/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/268378c9-d8fe-4b6f-ad74-8d1efe65a7cb HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:41.915 [vert.x-eventloop-thread-1] [545380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:41.919 [vert.x-eventloop-thread-1] [545380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:42.024 [vert.x-eventloop-thread-1] [124141/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:42.028 [vert.x-eventloop-thread-1] [124141/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/707e5814-9151-4273-a335-2dac4c971fda HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:42.044 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '213a4729-0f35-49e0-88b7-84ac0b34e0e7', starting processing... chunkNumber '153'-'53' with recordId: 'null'' 2023-02-09 04:42:42.066 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '213a4729-0f35-49e0-88b7-84ac0b34e0e7', chunkNumber '153'-'53' with recordId: 'null' 2023-02-09 04:42:42.079 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '268378c9-d8fe-4b6f-ad74-8d1efe65a7cb' and recordId: 'e6b82711-dd02-49c3-807f-7306afad8cb5' and chunkId: '213a4729-0f35-49e0-88b7-84ac0b34e0e7' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:42.079 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'c92efc19-c579-404d-9eae-df427d855a94' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:42.087 [vert.x-worker-thread-12] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'c92efc19-c579-404d-9eae-df427d855a94' 2023-02-09 04:42:42.088 [vert.x-worker-thread-12] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:42.150 [vert.x-eventloop-thread-1] [876784/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:42.153 [vert.x-eventloop-thread-1] [876784/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/268378c9-d8fe-4b6f-ad74-8d1efe65a7cb HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:43.047 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 153 2023-02-09 04:42:43.081 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1119 2023-02-09 04:42:43.818 [vert.x-eventloop-thread-1] [968828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:43.822 [vert.x-eventloop-thread-1] [968828/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/707e5814-9151-4273-a335-2dac4c971fda HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:43.827 [vert.x-eventloop-thread-1] [429138/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:43.830 [vert.x-eventloop-thread-1] [429138/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/707e5814-9151-4273-a335-2dac4c971fda HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:43.950 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '41a3c9af-f0f2-46ac-8faf-ad0110f2d2ef', starting processing... chunkNumber '154'-'54' with recordId: 'null'' 2023-02-09 04:42:43.975 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '41a3c9af-f0f2-46ac-8faf-ad0110f2d2ef', chunkNumber '154'-'54' with recordId: 'null' 2023-02-09 04:42:43.990 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '707e5814-9151-4273-a335-2dac4c971fda' and recordId: '1573ae1c-c94a-494a-a63a-2c5ee11521d4' and chunkId: '41a3c9af-f0f2-46ac-8faf-ad0110f2d2ef' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:43.990 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '5661608d-237f-418c-9283-cc081d9582cb' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:44.000 [vert.x-eventloop-thread-1] [418711/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:44.001 [vert.x-worker-thread-16] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '5661608d-237f-418c-9283-cc081d9582cb' 2023-02-09 04:42:44.002 [vert.x-worker-thread-16] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:44.004 [vert.x-eventloop-thread-1] [418711/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:42:44.037 [vert.x-eventloop-thread-1] [819750/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:44.040 [vert.x-eventloop-thread-1] [819750/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/707e5814-9151-4273-a335-2dac4c971fda HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:44.314 [vert.x-eventloop-thread-1] [943832/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:44.317 [vert.x-eventloop-thread-1] [943832/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea2b6a16-be35-44d1-a33e-32f8c4b82ccc HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:44.953 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 154 2023-02-09 04:42:44.992 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1120 2023-02-09 04:42:46.122 [vert.x-eventloop-thread-1] [401318/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:46.126 [vert.x-eventloop-thread-1] [401318/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:46.260 [vert.x-eventloop-thread-1] [836579/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:46.264 [vert.x-eventloop-thread-1] [836579/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea2b6a16-be35-44d1-a33e-32f8c4b82ccc HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:46.324 [vert.x-eventloop-thread-1] [913989/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:46.327 [vert.x-eventloop-thread-1] [913989/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9b04ebf9-3c3e-4bc3-8c56-f4793f284e84 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:46.448 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '07e83f93-ec87-4fee-bdb4-1c9bfaecbb4c', starting processing... chunkNumber '155'-'55' with recordId: 'null'' 2023-02-09 04:42:46.471 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '07e83f93-ec87-4fee-bdb4-1c9bfaecbb4c', chunkNumber '155'-'55' with recordId: 'null' 2023-02-09 04:42:46.484 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ea2b6a16-be35-44d1-a33e-32f8c4b82ccc' and recordId: '15365e80-4570-4198-bfd5-6c73f89ffd7a' and chunkId: '07e83f93-ec87-4fee-bdb4-1c9bfaecbb4c' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:46.484 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '08661f4a-703e-408f-b0c7-7c15fc9e81ea' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:46.494 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '08661f4a-703e-408f-b0c7-7c15fc9e81ea' 2023-02-09 04:42:46.494 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:46.564 [vert.x-eventloop-thread-1] [408838/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:46.567 [vert.x-eventloop-thread-1] [408838/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ea2b6a16-be35-44d1-a33e-32f8c4b82ccc HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:47.450 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 155 2023-02-09 04:42:47.486 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1121 2023-02-09 04:42:48.117 [vert.x-eventloop-thread-1] [934195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:48.118 [vert.x-eventloop-thread-1] [964093/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:48.120 [vert.x-eventloop-thread-1] [934195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9b04ebf9-3c3e-4bc3-8c56-f4793f284e84 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:48.122 [vert.x-eventloop-thread-1] [964093/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:42:48.354 [vert.x-eventloop-thread-1] [996803/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:48.357 [vert.x-eventloop-thread-1] [996803/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ac53968f-b42d-4363-ac63-2720a99641da HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:49.022 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '21cc1eb1-f318-4dbf-9245-88057691c1ce', starting processing... chunkNumber '156'-'56' with recordId: 'null'' 2023-02-09 04:42:49.046 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '21cc1eb1-f318-4dbf-9245-88057691c1ce', chunkNumber '156'-'56' with recordId: 'null' 2023-02-09 04:42:49.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9b04ebf9-3c3e-4bc3-8c56-f4793f284e84' and recordId: '8b98d3ba-9306-4088-800e-bc2362e40ef6' and chunkId: '21cc1eb1-f318-4dbf-9245-88057691c1ce' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:49.057 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '5f7f5182-f776-45e4-99d9-4e6a854144b4' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:49.125 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '5f7f5182-f776-45e4-99d9-4e6a854144b4' 2023-02-09 04:42:49.126 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:49.199 [vert.x-eventloop-thread-1] [205908/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:49.226 [vert.x-eventloop-thread-1] [205908/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9b04ebf9-3c3e-4bc3-8c56-f4793f284e84 HTTP_1_1 200 340 27 tid=diku OK 2023-02-09 04:42:50.026 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 156 2023-02-09 04:42:50.060 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1122 2023-02-09 04:42:50.080 [vert.x-eventloop-thread-1] [171166/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:50.082 [vert.x-eventloop-thread-1] [569741/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:50.084 [vert.x-eventloop-thread-1] [171166/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ac53968f-b42d-4363-ac63-2720a99641da HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:42:50.086 [vert.x-eventloop-thread-1] [569741/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/ac53968f-b42d-4363-ac63-2720a99641da HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:50.122 [vert.x-eventloop-thread-1] [862801/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:50.125 [vert.x-eventloop-thread-1] [862801/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:50.257 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '6065dcb4-ac1f-4e1c-81a5-a9ad5ad47a78', starting processing... chunkNumber '157'-'57' with recordId: 'null'' 2023-02-09 04:42:50.283 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '6065dcb4-ac1f-4e1c-81a5-a9ad5ad47a78', chunkNumber '157'-'57' with recordId: 'null' 2023-02-09 04:42:50.298 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ac53968f-b42d-4363-ac63-2720a99641da' and recordId: 'ba5d2f11-ca42-4083-bb67-5692d52410ca' and chunkId: '6065dcb4-ac1f-4e1c-81a5-a9ad5ad47a78' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:50.298 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e125d823-8390-473a-955f-34003a9eb286' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:50.302 [vert.x-eventloop-thread-1] [642726/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:50.305 [vert.x-eventloop-thread-1] [642726/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9d0f3cd1-d585-4734-a944-5b37e95ced03 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:50.324 [vert.x-worker-thread-1] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e125d823-8390-473a-955f-34003a9eb286' 2023-02-09 04:42:50.325 [vert.x-worker-thread-1] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:50.341 [vert.x-eventloop-thread-1] [905414/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:50.343 [vert.x-eventloop-thread-1] [905414/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ac53968f-b42d-4363-ac63-2720a99641da HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:51.259 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 157 2023-02-09 04:42:51.300 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1123 2023-02-09 04:42:52.033 [vert.x-eventloop-thread-1] [954246/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:52.036 [vert.x-eventloop-thread-1] [954246/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9d0f3cd1-d585-4734-a944-5b37e95ced03 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:52.150 [vert.x-eventloop-thread-1] [681054/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:52.153 [vert.x-eventloop-thread-1] [681054/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:42:52.172 [vert.x-worker-thread-19] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '8be71d2c-ad23-4a57-a111-e3314969cecc', starting processing... chunkNumber '158'-'58' with recordId: 'null'' 2023-02-09 04:42:52.201 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '8be71d2c-ad23-4a57-a111-e3314969cecc', chunkNumber '158'-'58' with recordId: 'null' 2023-02-09 04:42:52.259 [vert.x-eventloop-thread-1] [217391/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:52.262 [vert.x-eventloop-thread-1] [217391/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/c07c140c-98fe-447c-8f6e-e35afbca64c2 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:52.265 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '9d0f3cd1-d585-4734-a944-5b37e95ced03' and recordId: 'd3b4277a-1618-4de3-a4a6-e57b4a194e7d' and chunkId: '8be71d2c-ad23-4a57-a111-e3314969cecc' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:52.265 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'b8a8eaa3-1897-48e5-990e-1a76aba726e6' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:52.273 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'b8a8eaa3-1897-48e5-990e-1a76aba726e6' 2023-02-09 04:42:52.273 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:52.371 [vert.x-eventloop-thread-1] [548968/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:52.374 [vert.x-eventloop-thread-1] [548968/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/9d0f3cd1-d585-4734-a944-5b37e95ced03 HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:42:53.174 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 158 2023-02-09 04:42:53.266 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1124 2023-02-09 04:42:53.992 [vert.x-eventloop-thread-1] [690837/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:53.995 [vert.x-eventloop-thread-1] [690837/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/c07c140c-98fe-447c-8f6e-e35afbca64c2 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:54.017 [vert.x-eventloop-thread-1] [817932/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:54.020 [vert.x-eventloop-thread-1] [817932/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:54.148 [vert.x-eventloop-thread-1] [842193/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:54.151 [vert.x-eventloop-thread-1] [842193/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7d1d8c95-8f74-46f7-a1cb-67614755947b HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:54.153 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '7d13b803-f0f2-444d-88b8-69d1619fc86b', starting processing... chunkNumber '159'-'59' with recordId: 'null'' 2023-02-09 04:42:54.181 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '7d13b803-f0f2-444d-88b8-69d1619fc86b', chunkNumber '159'-'59' with recordId: 'null' 2023-02-09 04:42:54.192 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c07c140c-98fe-447c-8f6e-e35afbca64c2' and recordId: '0205bbf1-5485-4b85-b896-139f37668d7f' and chunkId: '7d13b803-f0f2-444d-88b8-69d1619fc86b' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:54.192 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '5de80345-a81e-4ff2-b76d-a15013a53afc' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:54.205 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '5de80345-a81e-4ff2-b76d-a15013a53afc' 2023-02-09 04:42:54.205 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:54.240 [vert.x-eventloop-thread-1] [552247/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:54.243 [vert.x-eventloop-thread-1] [552247/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/c07c140c-98fe-447c-8f6e-e35afbca64c2 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:55.156 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 159 2023-02-09 04:42:55.194 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1125 2023-02-09 04:42:55.892 [vert.x-eventloop-thread-1] [471900/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:55.895 [vert.x-eventloop-thread-1] [471900/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7d1d8c95-8f74-46f7-a1cb-67614755947b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:55.988 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'cce32f86-945e-49fc-a6cb-452ae3e43d44', starting processing... chunkNumber '160'-'60' with recordId: 'null'' 2023-02-09 04:42:56.011 [vert.x-eventloop-thread-1] [560264/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:56.014 [vert.x-eventloop-thread-1] [560264/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:56.024 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'cce32f86-945e-49fc-a6cb-452ae3e43d44', chunkNumber '160'-'60' with recordId: 'null' 2023-02-09 04:42:56.036 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '7d1d8c95-8f74-46f7-a1cb-67614755947b' and recordId: 'e99c302a-c018-4eac-8930-b9f7731be0ee' and chunkId: 'cce32f86-945e-49fc-a6cb-452ae3e43d44' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:56.036 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'd811d6ea-aa1c-4794-adb1-e76244b63216' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:56.049 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'd811d6ea-aa1c-4794-adb1-e76244b63216' 2023-02-09 04:42:56.049 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:56.077 [vert.x-eventloop-thread-1] [268355/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:56.080 [vert.x-eventloop-thread-1] [268355/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7d1d8c95-8f74-46f7-a1cb-67614755947b HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:56.209 [vert.x-eventloop-thread-1] [441452/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:56.213 [vert.x-eventloop-thread-1] [441452/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/45a0af2b-8ca0-4e09-ae87-355a6f1665d7 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:56.990 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 160 2023-02-09 04:42:57.038 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1126 2023-02-09 04:42:57.924 [vert.x-eventloop-thread-1] [988109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:57.927 [vert.x-eventloop-thread-1] [988109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/45a0af2b-8ca0-4e09-ae87-355a6f1665d7 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:58.012 [vert.x-eventloop-thread-1] [942776/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:58.014 [vert.x-eventloop-thread-1] [942776/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:42:58.047 [vert.x-worker-thread-5] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '73b1c47b-ae42-4377-b42d-915eca915336', starting processing... chunkNumber '161'-'61' with recordId: 'null'' 2023-02-09 04:42:58.069 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '73b1c47b-ae42-4377-b42d-915eca915336', chunkNumber '161'-'61' with recordId: 'null' 2023-02-09 04:42:58.080 [vert.x-worker-thread-9] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '45a0af2b-8ca0-4e09-ae87-355a6f1665d7' and recordId: '6c69ad21-bf72-41ab-be58-f5d0379dc94a' and chunkId: '73b1c47b-ae42-4377-b42d-915eca915336' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:42:58.080 [vert.x-worker-thread-9] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '0921c9e0-656c-4dd8-879a-0f16db3ce343' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:42:58.092 [vert.x-worker-thread-4] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '0921c9e0-656c-4dd8-879a-0f16db3ce343' 2023-02-09 04:42:58.092 [vert.x-worker-thread-4] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:42:58.115 [vert.x-eventloop-thread-1] [356955/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:58.118 [vert.x-eventloop-thread-1] [356955/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ebe58d37-cb6a-4fdc-b56c-0d67d7937541 HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:42:58.126 [vert.x-eventloop-thread-1] [146786/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:58.129 [vert.x-eventloop-thread-1] [146786/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/45a0af2b-8ca0-4e09-ae87-355a6f1665d7 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:42:59.062 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 161 2023-02-09 04:42:59.082 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1127 2023-02-09 04:42:59.904 [vert.x-eventloop-thread-1] [351185/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:42:59.907 [vert.x-eventloop-thread-1] [351185/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ebe58d37-cb6a-4fdc-b56c-0d67d7937541 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:42:59.975 [vert.x-eventloop-thread-1] [208591/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:42:59.978 [vert.x-eventloop-thread-1] [208591/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 04:43:00.067 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '9801ca78-5a01-4a69-88eb-c0a1d8e2bc38', starting processing... chunkNumber '162'-'62' with recordId: 'null'' 2023-02-09 04:43:00.092 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '9801ca78-5a01-4a69-88eb-c0a1d8e2bc38', chunkNumber '162'-'62' with recordId: 'null' 2023-02-09 04:43:00.104 [vert.x-worker-thread-5] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'ebe58d37-cb6a-4fdc-b56c-0d67d7937541' and recordId: '2d86ed5c-ea8d-4b79-ae9b-f2688fd97317' and chunkId: '9801ca78-5a01-4a69-88eb-c0a1d8e2bc38' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:43:00.104 [vert.x-worker-thread-5] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '2620dc2f-ace6-4a10-a203-d15536485d82' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:43:00.113 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '2620dc2f-ace6-4a10-a203-d15536485d82' 2023-02-09 04:43:00.113 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:43:00.153 [vert.x-eventloop-thread-1] [103373/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:00.157 [vert.x-eventloop-thread-1] [103373/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/ebe58d37-cb6a-4fdc-b56c-0d67d7937541 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:43:00.314 [vert.x-eventloop-thread-1] [989003/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:00.317 [vert.x-eventloop-thread-1] [989003/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/4f498caf-7afe-4de4-84a9-86797d51e4ff HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:43:01.069 [vert.x-worker-thread-16] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 162 2023-02-09 04:43:01.106 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1128 2023-02-09 04:43:02.117 [vert.x-eventloop-thread-1] [739133/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:43:02.121 [vert.x-eventloop-thread-1] [739133/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:43:02.222 [vert.x-eventloop-thread-1] [072173/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:02.226 [vert.x-eventloop-thread-1] [072173/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/4f498caf-7afe-4de4-84a9-86797d51e4ff HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:43:02.410 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'e8d6f39e-4652-4fea-a5ae-25317572f5f6', starting processing... chunkNumber '163'-'63' with recordId: 'null'' 2023-02-09 04:43:02.434 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'e8d6f39e-4652-4fea-a5ae-25317572f5f6', chunkNumber '163'-'63' with recordId: 'null' 2023-02-09 04:43:02.446 [vert.x-worker-thread-15] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '4f498caf-7afe-4de4-84a9-86797d51e4ff' and recordId: 'd2d466e8-e5f5-4cb9-bff2-f68e6a07ea50' and chunkId: 'e8d6f39e-4652-4fea-a5ae-25317572f5f6' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:43:02.446 [vert.x-worker-thread-15] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ef7243d4-524f-4c10-aa0c-f8261aad1f00' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:43:02.457 [vert.x-worker-thread-19] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ef7243d4-524f-4c10-aa0c-f8261aad1f00' 2023-02-09 04:43:02.458 [vert.x-worker-thread-19] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:43:02.543 [vert.x-eventloop-thread-1] [600213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:02.544 [vert.x-eventloop-thread-1] [022894/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:02.546 [vert.x-eventloop-thread-1] [600213/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d78532ab-edac-498d-8d8d-60f85cdd467c HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 04:43:02.547 [vert.x-eventloop-thread-1] [022894/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46904 PUT /source-storage/snapshots/4f498caf-7afe-4de4-84a9-86797d51e4ff HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:43:03.412 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 163 2023-02-09 04:43:03.447 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1129 2023-02-09 04:43:04.169 [vert.x-eventloop-thread-1] [979764/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:04.173 [vert.x-eventloop-thread-1] [979764/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d78532ab-edac-498d-8d8d-60f85cdd467c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:43:04.271 [vert.x-eventloop-thread-1] [947243/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:43:04.275 [vert.x-eventloop-thread-1] [947243/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 4 tid=diku Created 2023-02-09 04:43:04.359 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '891c2846-2eeb-4802-acfc-19c29f070acf', starting processing... chunkNumber '164'-'64' with recordId: 'null'' 2023-02-09 04:43:04.384 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '891c2846-2eeb-4802-acfc-19c29f070acf', chunkNumber '164'-'64' with recordId: 'null' 2023-02-09 04:43:04.396 [vert.x-worker-thread-0] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'd78532ab-edac-498d-8d8d-60f85cdd467c' and recordId: 'de8ecda5-4f36-4d75-afbb-412d6a6812cb' and chunkId: '891c2846-2eeb-4802-acfc-19c29f070acf' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:43:04.396 [vert.x-worker-thread-0] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '4a9fb208-266e-4d95-b0ae-3cce9db17d8c' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:43:04.408 [vert.x-worker-thread-7] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '4a9fb208-266e-4d95-b0ae-3cce9db17d8c' 2023-02-09 04:43:04.409 [vert.x-worker-thread-7] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:43:04.410 [vert.x-eventloop-thread-1] [497100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:04.413 [vert.x-eventloop-thread-1] [497100/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/6e9268fb-2c5e-4c4e-9f9e-43d798d171c6 HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:43:04.440 [vert.x-eventloop-thread-1] [695647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:04.442 [vert.x-eventloop-thread-1] [695647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/d78532ab-edac-498d-8d8d-60f85cdd467c HTTP_1_1 200 340 2 tid=diku OK 2023-02-09 04:43:05.360 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 164 2023-02-09 04:43:05.398 [vert.x-worker-thread-3] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1130 2023-02-09 04:43:06.142 [vert.x-eventloop-thread-1] [633039/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:06.146 [vert.x-eventloop-thread-1] [633039/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/6e9268fb-2c5e-4c4e-9f9e-43d798d171c6 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 04:43:06.256 [vert.x-eventloop-thread-1] [827182/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 04:43:06.261 [vert.x-eventloop-thread-1] [827182/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 POST /source-storage/snapshots HTTP_1_1 201 338 5 tid=diku Created 2023-02-09 04:43:06.344 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '1d2096b6-6d95-4d46-8ec7-a5e6134f93b9', starting processing... chunkNumber '165'-'65' with recordId: 'null'' 2023-02-09 04:43:06.370 [vert.x-worker-thread-15] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '1d2096b6-6d95-4d46-8ec7-a5e6134f93b9', chunkNumber '165'-'65' with recordId: 'null' 2023-02-09 04:43:06.382 [vert.x-worker-thread-19] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '6e9268fb-2c5e-4c4e-9f9e-43d798d171c6' and recordId: '12c5eb13-df70-4497-968e-614522d6cd34' and chunkId: '1d2096b6-6d95-4d46-8ec7-a5e6134f93b9' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:43:06.382 [vert.x-worker-thread-19] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'd5534799-503e-4f42-a11f-b567dae64535' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:43:06.393 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'd5534799-503e-4f42-a11f-b567dae64535' 2023-02-09 04:43:06.393 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:43:06.453 [vert.x-eventloop-thread-1] [541147/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:06.455 [vert.x-eventloop-thread-1] [541147/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/6e9268fb-2c5e-4c4e-9f9e-43d798d171c6 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:43:06.507 [vert.x-eventloop-thread-1] [431340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:06.510 [vert.x-eventloop-thread-1] [431340/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7ec54a3b-88d2-4173-8faf-90b615c6b52e HTTP_1_1 200 348 2 tid=diku OK 2023-02-09 04:43:07.346 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 165 2023-02-09 04:43:07.384 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1131 2023-02-09 04:43:08.517 [vert.x-eventloop-thread-1] [824751/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:08.520 [vert.x-eventloop-thread-1] [824751/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7ec54a3b-88d2-4173-8faf-90b615c6b52e HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 04:43:08.718 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a7f7c814-e124-4202-9bca-795825561727', starting processing... chunkNumber '166'-'66' with recordId: 'null'' 2023-02-09 04:43:08.743 [vert.x-worker-thread-7] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a7f7c814-e124-4202-9bca-795825561727', chunkNumber '166'-'66' with recordId: 'null' 2023-02-09 04:43:08.754 [vert.x-worker-thread-3] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '7ec54a3b-88d2-4173-8faf-90b615c6b52e' and recordId: '70e26fc8-5a91-46b0-949d-c871a40a443a' and chunkId: 'a7f7c814-e124-4202-9bca-795825561727' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 04:43:08.754 [vert.x-worker-thread-3] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '52852f43-a87c-4324-af1a-7e6e234784c7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 04:43:08.764 [vert.x-worker-thread-6] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '52852f43-a87c-4324-af1a-7e6e234784c7' 2023-02-09 04:43:08.764 [vert.x-worker-thread-6] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 04:43:08.804 [vert.x-eventloop-thread-1] [614720/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 04:43:08.807 [vert.x-eventloop-thread-1] [614720/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:43320 PUT /source-storage/snapshots/7ec54a3b-88d2-4173-8faf-90b615c6b52e HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 04:43:09.720 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 166 2023-02-09 04:43:09.756 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1132 2023-02-09 05:04:01.524 [vert.x-eventloop-thread-1] [315663/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:04:01.536 [vert.x-eventloop-thread-1] [315663/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 05:04:02.192 [vert.x-eventloop-thread-1] [321873/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:04:02.196 [vert.x-eventloop-thread-1] [321873/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 PUT /source-storage/snapshots/54adc178-23b2-4ad4-b20e-9c4491b01c95 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 05:04:05.072 [vert.x-eventloop-thread-1] [519752/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:04:05.076 [vert.x-eventloop-thread-1] [519752/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 PUT /source-storage/snapshots/54adc178-23b2-4ad4-b20e-9c4491b01c95 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:04:05.109 [vert.x-eventloop-thread-1] [935831/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:04:05.112 [vert.x-eventloop-thread-1] [935831/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 PUT /source-storage/snapshots/54adc178-23b2-4ad4-b20e-9c4491b01c95 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:04:05.137 [vert.x-eventloop-thread-1] [521451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:04:05.140 [vert.x-eventloop-thread-1] [521451/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 PUT /source-storage/snapshots/54adc178-23b2-4ad4-b20e-9c4491b01c95 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:04:06.031 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'a8b03c1f-53c3-476a-9bed-77fe58f106fc', starting processing... chunkNumber '167'-'67' with recordId: 'null'' 2023-02-09 05:04:06.094 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'a8b03c1f-53c3-476a-9bed-77fe58f106fc', chunkNumber '167'-'67' with recordId: 'null' 2023-02-09 05:04:06.144 [vert.x-worker-thread-8] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '54adc178-23b2-4ad4-b20e-9c4491b01c95' and recordId: '0d7d5ac8-5ed3-4ad0-b89f-247228bf8504' and chunkId: 'a8b03c1f-53c3-476a-9bed-77fe58f106fc' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 05:04:06.144 [vert.x-worker-thread-8] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3d635822-4bf0-4d01-b591-e646f0634538' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:04:06.215 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3d635822-4bf0-4d01-b591-e646f0634538' 2023-02-09 05:04:06.216 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:04:06.285 [vert.x-eventloop-thread-1] [113166/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:04:06.288 [vert.x-eventloop-thread-1] [113166/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:50968 PUT /source-storage/snapshots/54adc178-23b2-4ad4-b20e-9c4491b01c95 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:04:07.033 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 167 2023-02-09 05:04:07.146 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1133 2023-02-09 05:06:32.552 [vert.x-eventloop-thread-1] [245814/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:06:32.563 [vert.x-eventloop-thread-1] [245814/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 POST /source-storage/snapshots HTTP_1_1 201 338 11 tid=diku Created 2023-02-09 05:06:32.791 [vert.x-eventloop-thread-1] [352845/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:06:32.795 [vert.x-eventloop-thread-1] [352845/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 PUT /source-storage/snapshots/c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 05:06:33.681 [vert.x-worker-thread-17] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '168'-'68' with recordId: 'null'' 2023-02-09 05:06:33.724 [vert.x-eventloop-thread-1] [122529/copycat;470290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:33.734 [vert.x-eventloop-thread-1] [122529/copycat;470290/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 49 9 tid=diku OK 2023-02-09 05:06:33.760 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '168'-'68' with recordId: 'null' 2023-02-09 05:06:33.788 [vert.x-worker-thread-4] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c8ebf8e1-abc4-40a3-8b8e-865af3670cbb' and recordId: '64e4336c-62a6-4ca4-a5de-9432cf45ac71' and chunkId: 'null' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 05:06:33.788 [vert.x-worker-thread-4] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3d810de4-174e-49d4-ada4-2460c3e7a809' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:06:33.870 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3d810de4-174e-49d4-ada4-2460c3e7a809' 2023-02-09 05:06:33.870 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:06:33.941 [vert.x-eventloop-thread-1] [525637/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:06:33.944 [vert.x-eventloop-thread-1] [525637/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 PUT /source-storage/snapshots/c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:06:34.040 [vert.x-eventloop-thread-1] [122529/copycat;902766/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:34.046 [vert.x-eventloop-thread-1] [122529/copycat;902766/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:34.352 [vert.x-eventloop-thread-1] [122529/copycat;601073/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:34.359 [vert.x-eventloop-thread-1] [122529/copycat;601073/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:06:34.664 [vert.x-eventloop-thread-1] [122529/copycat;665529/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:34.670 [vert.x-eventloop-thread-1] [122529/copycat;665529/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:34.683 [vert.x-worker-thread-6] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 168 2023-02-09 05:06:34.791 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1134 2023-02-09 05:06:34.975 [vert.x-eventloop-thread-1] [122529/copycat;059449/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:34.981 [vert.x-eventloop-thread-1] [122529/copycat;059449/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:35.286 [vert.x-eventloop-thread-1] [122529/copycat;284392/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:35.292 [vert.x-eventloop-thread-1] [122529/copycat;284392/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:06:35.598 [vert.x-eventloop-thread-1] [122529/copycat;526462/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:35.604 [vert.x-eventloop-thread-1] [122529/copycat;526462/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:06:35.909 [vert.x-eventloop-thread-1] [122529/copycat;480965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:35.915 [vert.x-eventloop-thread-1] [122529/copycat;480965/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:06:36.219 [vert.x-eventloop-thread-1] [122529/copycat;673881/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:36.225 [vert.x-eventloop-thread-1] [122529/copycat;673881/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:36.530 [vert.x-eventloop-thread-1] [122529/copycat;663008/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:36.536 [vert.x-eventloop-thread-1] [122529/copycat;663008/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:36.840 [vert.x-eventloop-thread-1] [122529/copycat;870682/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:36.845 [vert.x-eventloop-thread-1] [122529/copycat;870682/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:37.149 [vert.x-eventloop-thread-1] [122529/copycat;699779/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:37.155 [vert.x-eventloop-thread-1] [122529/copycat;699779/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:06:37.459 [vert.x-eventloop-thread-1] [122529/copycat;617230/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:37.466 [vert.x-eventloop-thread-1] [122529/copycat;617230/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:06:37.770 [vert.x-eventloop-thread-1] [122529/copycat;903647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:37.775 [vert.x-eventloop-thread-1] [122529/copycat;903647/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:38.081 [vert.x-eventloop-thread-1] [122529/copycat;211442/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:38.087 [vert.x-eventloop-thread-1] [122529/copycat;211442/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:06:38.392 [vert.x-eventloop-thread-1] [122529/copycat;598607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:38.399 [vert.x-eventloop-thread-1] [122529/copycat;598607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 8 tid=diku OK 2023-02-09 05:06:38.703 [vert.x-eventloop-thread-1] [122529/copycat;490386/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:38.709 [vert.x-eventloop-thread-1] [122529/copycat;490386/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:39.013 [vert.x-eventloop-thread-1] [122529/copycat;996369/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:39.019 [vert.x-eventloop-thread-1] [122529/copycat;996369/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:39.324 [vert.x-eventloop-thread-1] [122529/copycat;567134/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:39.330 [vert.x-eventloop-thread-1] [122529/copycat;567134/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:06:39.636 [vert.x-eventloop-thread-1] [122529/copycat;399510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:06:39.641 [vert.x-eventloop-thread-1] [122529/copycat;399510/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45770 GET /source-storage/source-records limit=1&snapshotId=c8ebf8e1-abc4-40a3-8b8e-865af3670cbb HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:18.272 [vert.x-eventloop-thread-1] [279159/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:08:18.287 [vert.x-eventloop-thread-1] [279159/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 05:08:18.447 [vert.x-eventloop-thread-1] [464612/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:08:18.452 [vert.x-eventloop-thread-1] [464612/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 PUT /source-storage/snapshots/48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 415 5 tid=diku OK 2023-02-09 05:08:18.657 [vert.x-worker-thread-11] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '169'-'69' with recordId: 'null'' 2023-02-09 05:08:18.685 [vert.x-eventloop-thread-1] [900018/copycat;637366/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:18.694 [vert.x-eventloop-thread-1] [900018/copycat;637366/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 49 9 tid=diku OK 2023-02-09 05:08:18.824 [vert.x-worker-thread-8] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '169'-'69' with recordId: 'null' 2023-02-09 05:08:18.825 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '48d65b29-bca1-48d7-989f-9c64142d0a78' and recordId: '592f4451-83a8-469c-bb49-b804e9c73688' and chunkId: 'null' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 05:08:18.825 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ca6da49a-ceaa-4982-82cd-81911711f57e' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:08:18.830 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ca6da49a-ceaa-4982-82cd-81911711f57e' 2023-02-09 05:08:18.831 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:08:18.864 [vert.x-eventloop-thread-1] [652163/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:08:18.867 [vert.x-eventloop-thread-1] [652163/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 PUT /source-storage/snapshots/48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:08:18.998 [vert.x-eventloop-thread-1] [900018/copycat;270939/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:19.004 [vert.x-eventloop-thread-1] [900018/copycat;270939/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:19.312 [vert.x-eventloop-thread-1] [900018/copycat;137795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:19.318 [vert.x-eventloop-thread-1] [900018/copycat;137795/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:19.624 [vert.x-eventloop-thread-1] [900018/copycat;428819/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:19.631 [vert.x-eventloop-thread-1] [900018/copycat;428819/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:08:19.663 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 169 2023-02-09 05:08:19.827 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1135 2023-02-09 05:08:19.936 [vert.x-eventloop-thread-1] [900018/copycat;872497/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:19.942 [vert.x-eventloop-thread-1] [900018/copycat;872497/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:20.246 [vert.x-eventloop-thread-1] [900018/copycat;631705/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:20.252 [vert.x-eventloop-thread-1] [900018/copycat;631705/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:20.557 [vert.x-eventloop-thread-1] [900018/copycat;399148/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:20.563 [vert.x-eventloop-thread-1] [900018/copycat;399148/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:20.868 [vert.x-eventloop-thread-1] [900018/copycat;811705/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:20.873 [vert.x-eventloop-thread-1] [900018/copycat;811705/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:21.177 [vert.x-eventloop-thread-1] [900018/copycat;938085/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:21.183 [vert.x-eventloop-thread-1] [900018/copycat;938085/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:21.487 [vert.x-eventloop-thread-1] [900018/copycat;209292/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:21.493 [vert.x-eventloop-thread-1] [900018/copycat;209292/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:21.797 [vert.x-eventloop-thread-1] [900018/copycat;189048/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:21.803 [vert.x-eventloop-thread-1] [900018/copycat;189048/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:22.107 [vert.x-eventloop-thread-1] [900018/copycat;238494/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:22.113 [vert.x-eventloop-thread-1] [900018/copycat;238494/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:22.418 [vert.x-eventloop-thread-1] [900018/copycat;006894/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:22.424 [vert.x-eventloop-thread-1] [900018/copycat;006894/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:22.733 [vert.x-eventloop-thread-1] [900018/copycat;817109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:22.738 [vert.x-eventloop-thread-1] [900018/copycat;817109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:23.043 [vert.x-eventloop-thread-1] [900018/copycat;465391/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:23.049 [vert.x-eventloop-thread-1] [900018/copycat;465391/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:23.353 [vert.x-eventloop-thread-1] [900018/copycat;197211/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:23.359 [vert.x-eventloop-thread-1] [900018/copycat;197211/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:23.667 [vert.x-eventloop-thread-1] [900018/copycat;108666/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:23.674 [vert.x-eventloop-thread-1] [900018/copycat;108666/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 10 tid=diku OK 2023-02-09 05:08:23.979 [vert.x-eventloop-thread-1] [900018/copycat;629017/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:23.985 [vert.x-eventloop-thread-1] [900018/copycat;629017/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:08:24.289 [vert.x-eventloop-thread-1] [900018/copycat;519503/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:24.295 [vert.x-eventloop-thread-1] [900018/copycat;519503/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:08:24.611 [vert.x-eventloop-thread-1] [900018/copycat;870212/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:08:24.617 [vert.x-eventloop-thread-1] [900018/copycat;870212/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:60060 GET /source-storage/source-records limit=1&snapshotId=48d65b29-bca1-48d7-989f-9c64142d0a78 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:08.638 [vert.x-eventloop-thread-1] [423827/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:10:08.668 [vert.x-eventloop-thread-1] [423827/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 POST /source-storage/snapshots HTTP_1_1 201 338 30 tid=diku Created 2023-02-09 05:10:08.916 [vert.x-eventloop-thread-1] [501877/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:10:08.920 [vert.x-eventloop-thread-1] [501877/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 PUT /source-storage/snapshots/a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 05:10:09.686 [vert.x-worker-thread-18] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '170'-'70' with recordId: 'null'' 2023-02-09 05:10:09.730 [vert.x-eventloop-thread-1] [616537/copycat;726607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:09.738 [vert.x-eventloop-thread-1] [616537/copycat;726607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 49 8 tid=diku OK 2023-02-09 05:10:09.754 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '170'-'70' with recordId: 'null' 2023-02-09 05:10:09.772 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a4ad9eb1-a99a-49c4-9e50-65944b7b0907' and recordId: 'fa2c23bd-89ad-4fbb-9488-aa53e155a537' and chunkId: 'null' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 05:10:09.772 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '4a8b21aa-0c1b-4fdf-994f-67be8c78dd06' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:10:09.829 [vert.x-worker-thread-2] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '4a8b21aa-0c1b-4fdf-994f-67be8c78dd06' 2023-02-09 05:10:09.830 [vert.x-worker-thread-2] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:10:09.899 [vert.x-eventloop-thread-1] [615599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:10:09.926 [vert.x-eventloop-thread-1] [615599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 PUT /source-storage/snapshots/a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 340 26 tid=diku OK 2023-02-09 05:10:10.043 [vert.x-eventloop-thread-1] [616537/copycat;074397/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:10.049 [vert.x-eventloop-thread-1] [616537/copycat;074397/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:10.353 [vert.x-eventloop-thread-1] [616537/copycat;652940/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:10.359 [vert.x-eventloop-thread-1] [616537/copycat;652940/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:10.668 [vert.x-eventloop-thread-1] [616537/copycat;789175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:10.673 [vert.x-eventloop-thread-1] [616537/copycat;789175/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:10.688 [vert.x-worker-thread-9] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 170 2023-02-09 05:10:10.826 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1136 2023-02-09 05:10:10.980 [vert.x-eventloop-thread-1] [616537/copycat;039789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:10.987 [vert.x-eventloop-thread-1] [616537/copycat;039789/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:11.292 [vert.x-eventloop-thread-1] [616537/copycat;988248/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:11.300 [vert.x-eventloop-thread-1] [616537/copycat;988248/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:10:11.607 [vert.x-eventloop-thread-1] [616537/copycat;059911/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:11.614 [vert.x-eventloop-thread-1] [616537/copycat;059911/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:10:11.918 [vert.x-eventloop-thread-1] [616537/copycat;112217/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:11.924 [vert.x-eventloop-thread-1] [616537/copycat;112217/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:12.228 [vert.x-eventloop-thread-1] [616537/copycat;289613/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:12.234 [vert.x-eventloop-thread-1] [616537/copycat;289613/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:12.538 [vert.x-eventloop-thread-1] [616537/copycat;007058/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:12.544 [vert.x-eventloop-thread-1] [616537/copycat;007058/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:12.849 [vert.x-eventloop-thread-1] [616537/copycat;019109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:12.854 [vert.x-eventloop-thread-1] [616537/copycat;019109/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:13.160 [vert.x-eventloop-thread-1] [616537/copycat;941304/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:13.166 [vert.x-eventloop-thread-1] [616537/copycat;941304/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:13.471 [vert.x-eventloop-thread-1] [616537/copycat;095607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:13.476 [vert.x-eventloop-thread-1] [616537/copycat;095607/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:13.780 [vert.x-eventloop-thread-1] [616537/copycat;539127/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:13.786 [vert.x-eventloop-thread-1] [616537/copycat;539127/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:10:14.091 [vert.x-eventloop-thread-1] [616537/copycat;270514/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:14.097 [vert.x-eventloop-thread-1] [616537/copycat;270514/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:14.402 [vert.x-eventloop-thread-1] [616537/copycat;395170/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:14.408 [vert.x-eventloop-thread-1] [616537/copycat;395170/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:14.712 [vert.x-eventloop-thread-1] [616537/copycat;983860/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:14.721 [vert.x-eventloop-thread-1] [616537/copycat;983860/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 9 tid=diku OK 2023-02-09 05:10:15.024 [vert.x-eventloop-thread-1] [616537/copycat;997550/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:15.031 [vert.x-eventloop-thread-1] [616537/copycat;997550/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 6 tid=diku OK 2023-02-09 05:10:15.336 [vert.x-eventloop-thread-1] [616537/copycat;813599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:15.343 [vert.x-eventloop-thread-1] [616537/copycat;813599/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 7 tid=diku OK 2023-02-09 05:10:15.648 [vert.x-eventloop-thread-1] [616537/copycat;300633/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:10:15.653 [vert.x-eventloop-thread-1] [616537/copycat;300633/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:57390 GET /source-storage/source-records limit=1&snapshotId=a4ad9eb1-a99a-49c4-9e50-65944b7b0907 HTTP_1_1 200 8783 5 tid=diku OK 2023-02-09 05:19:49.632 [vert.x-eventloop-thread-1] [504988/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:19:49.644 [vert.x-eventloop-thread-1] [504988/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46090 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 05:19:50.015 [vert.x-eventloop-thread-1] [554030/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:19:50.019 [vert.x-eventloop-thread-1] [554030/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46090 PUT /source-storage/snapshots/0b4e71ea-d338-49f3-a56b-bdd41fb6aec7 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 05:19:53.728 [vert.x-eventloop-thread-1] [491354/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:19:53.731 [vert.x-eventloop-thread-1] [491354/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:46090 PUT /source-storage/snapshots/0b4e71ea-d338-49f3-a56b-bdd41fb6aec7 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:19:53.733 [vert.x-eventloop-thread-1] [536563/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:19:53.736 [vert.x-eventloop-thread-1] [536563/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39824 PUT /source-storage/snapshots/0b4e71ea-d338-49f3-a56b-bdd41fb6aec7 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:19:53.891 [vert.x-worker-thread-6] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569', starting processing... chunkNumber '171'-'71' with recordId: 'null'' 2023-02-09 05:19:54.001 [vert.x-worker-thread-0] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569', chunkNumber '171'-'71' with recordId: 'null' 2023-02-09 05:19:54.019 [vert.x-worker-thread-7] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0b4e71ea-d338-49f3-a56b-bdd41fb6aec7' and recordId: 'bb91e563-e076-4784-b895-18e15a4fa86b' and chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:19:54.019 [vert.x-worker-thread-7] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '22bded99-0561-44d8-89eb-e2a7dcced584' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:19:54.021 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0b4e71ea-d338-49f3-a56b-bdd41fb6aec7' and recordId: 'b88159dc-aa7f-4e6c-b370-bf9e6e7389a9' and chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:19:54.021 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0b4e71ea-d338-49f3-a56b-bdd41fb6aec7' and recordId: '9ca4aabf-4e9c-4333-b846-f211eb95cde9' and chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:19:54.022 [vert.x-worker-thread-18] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0b4e71ea-d338-49f3-a56b-bdd41fb6aec7' and recordId: 'f6bdc029-be7d-4171-be53-caeaa6e09238' and chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:19:54.023 [vert.x-worker-thread-17] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0b4e71ea-d338-49f3-a56b-bdd41fb6aec7' and recordId: '19b4fcd0-0887-4e8a-ac8c-8d9535da4a53' and chunkId: '99e3987c-1377-48fb-ac38-bf7669ab2569' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:19:54.029 [vert.x-worker-thread-9] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '22bded99-0561-44d8-89eb-e2a7dcced584' 2023-02-09 05:19:54.030 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:19:54.030 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:19:54.030 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:19:54.030 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:19:54.030 [vert.x-worker-thread-9] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:19:54.110 [vert.x-eventloop-thread-1] [010905/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:19:54.113 [vert.x-eventloop-thread-1] [010905/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:39824 PUT /source-storage/snapshots/0b4e71ea-d338-49f3-a56b-bdd41fb6aec7 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:19:54.893 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 171 2023-02-09 05:19:55.025 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1137 2023-02-09 05:19:55.026 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1138 2023-02-09 05:19:55.027 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1139 2023-02-09 05:19:55.027 [vert.x-worker-thread-1] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1140 2023-02-09 05:19:55.028 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1141 2023-02-09 05:21:52.578 [vert.x-eventloop-thread-1] [961876/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:21:52.590 [vert.x-eventloop-thread-1] [961876/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41000 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 05:21:52.968 [vert.x-eventloop-thread-1] [340546/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:21:52.973 [vert.x-eventloop-thread-1] [340546/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41000 PUT /source-storage/snapshots/c79b69b3-7331-4148-aa6c-152be1a05ef6 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 05:21:56.730 [vert.x-eventloop-thread-1] [087117/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:21:56.734 [vert.x-eventloop-thread-1] [087117/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41000 PUT /source-storage/snapshots/c79b69b3-7331-4148-aa6c-152be1a05ef6 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:21:56.848 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '0b38af9c-7384-415f-8f2c-a4ec05c1df82', starting processing... chunkNumber '172'-'72' with recordId: 'null'' 2023-02-09 05:21:56.935 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '0b38af9c-7384-415f-8f2c-a4ec05c1df82', chunkNumber '172'-'72' with recordId: 'null' 2023-02-09 05:21:56.949 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c79b69b3-7331-4148-aa6c-152be1a05ef6' and recordId: 'f669f367-704e-41b9-8db2-fbdb7be45c33' and chunkId: '0b38af9c-7384-415f-8f2c-a4ec05c1df82' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:21:56.949 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '3a90a38f-d3f9-4b5f-8b3e-d7bef01d70d7' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:21:56.950 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'c79b69b3-7331-4148-aa6c-152be1a05ef6' and recordId: '9a47cbee-9403-4ffd-a215-ab2c31b6ea1f' and chunkId: '0b38af9c-7384-415f-8f2c-a4ec05c1df82' and userId: 'fa428705-2471-47af-bbab-048a2a89192f' 2023-02-09 05:21:56.960 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '3a90a38f-d3f9-4b5f-8b3e-d7bef01d70d7' 2023-02-09 05:21:56.961 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:21:56.961 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:21:57.010 [vert.x-eventloop-thread-1] [821064/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:21:57.013 [vert.x-eventloop-thread-1] [821064/source-storage] [diku] [fa428705-2471-47af-bbab-048a2a89192f] [mod_source_record_storage] INFO LogUtil 10.0.83.23:41000 PUT /source-storage/snapshots/c79b69b3-7331-4148-aa6c-152be1a05ef6 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:21:57.872 [vert.x-worker-thread-10] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 172 2023-02-09 05:21:57.951 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1142 2023-02-09 05:21:57.952 [vert.x-worker-thread-13] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1143 2023-02-09 05:24:10.411 [vert.x-eventloop-thread-1] [523796/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:24:10.423 [vert.x-eventloop-thread-1] [523796/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:47736 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 05:24:10.753 [vert.x-eventloop-thread-1] [136136/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:24:10.756 [vert.x-eventloop-thread-1] [136136/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:47736 PUT /source-storage/snapshots/82896e2d-7114-497a-9b70-6c43b9e67100 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 05:24:11.061 [vert.x-worker-thread-12] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_MARC_FOR_UPDATE_RECEIVED' by jobExecutionId: '82896e2d-7114-497a-9b70-6c43b9e67100' and recordId: '38a930d1-4bef-4164-b53a-a72b4b613667' and chunkId: 'null' and userId: 'dadfcaad-918c-47ce-8195-dc30918c38d5' 2023-02-09 05:24:11.061 [vert.x-worker-thread-12] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '59f3ddb4-c753-4c57-9185-c6b890a4e521' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:24:11.325 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '59f3ddb4-c753-4c57-9185-c6b890a4e521' 2023-02-09 05:24:11.446 [vert.x-worker-thread-8] [] [] [] [] WARN arcMatchEventHandler Can`t find records matching specified conditions 2023-02-09 05:24:11.450 [vert.x-worker-thread-8] [] [] [] [] WARN KafkaEventPublisher checkAndAddHeaders:: ChunkId is empty for jobExecutionId: '82896e2d-7114-497a-9b70-6c43b9e67100' 2023-02-09 05:24:11.683 [vert.x-worker-thread-18] [] [] [] [] INFO KafkaEventPublisher publish:: Event with type: 'DI_SRS_MARC_BIB_RECORD_MATCHED_READY_FOR_POST_PROCESSING' by jobExecutionId: '82896e2d-7114-497a-9b70-6c43b9e67100' and recordId: '38a930d1-4bef-4164-b53a-a72b4b613667' with chunkId: 'null' was sent to the topic 'folio-testing-cypress.Default.diku.DI_SRS_MARC_BIB_RECORD_MATCHED_READY_FOR_POST_PROCESSING' 2023-02-09 05:24:12.063 [vert.x-worker-thread-5] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 13 subscriptionPattern: SubscriptionDefinition(eventType=DI_MARC_FOR_UPDATE_RECEIVED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_MARC_FOR_UPDATE_RECEIVED) Committed offset: 5 2023-02-09 05:24:31.961 [vert.x-worker-thread-11] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_NOT_MATCHED' by jobExecutionId: '82896e2d-7114-497a-9b70-6c43b9e67100' and recordId: '38a930d1-4bef-4164-b53a-a72b4b613667' and chunkId: 'null' and userId: 'null' 2023-02-09 05:24:31.961 [vert.x-worker-thread-11] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '59f3ddb4-c753-4c57-9185-c6b890a4e521' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:24:31.974 [vert.x-worker-thread-13] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '59f3ddb4-c753-4c57-9185-c6b890a4e521' 2023-02-09 05:24:32.024 [vert.x-worker-thread-13] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_NOT_MATCHED event type and current profile MATCH_PROFILE 2023-02-09 05:24:32.964 [vert.x-worker-thread-19] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 19 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_NOT_MATCHED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_NOT_MATCHED) Committed offset: 1 2023-02-09 05:24:56.928 [vert.x-eventloop-thread-1] [044930/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:24:56.931 [vert.x-eventloop-thread-1] [044930/source-storage] [diku] [dadfcaad-918c-47ce-8195-dc30918c38d5] [mod_source_record_storage] INFO LogUtil 10.0.83.23:47736 PUT /source-storage/snapshots/82896e2d-7114-497a-9b70-6c43b9e67100 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:26:28.694 [vert.x-eventloop-thread-1] [605151/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 05:26:28.706 [vert.x-eventloop-thread-1] [605151/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 POST /source-storage/snapshots HTTP_1_1 201 338 12 tid=diku Created 2023-02-09 05:26:28.793 [vert.x-eventloop-thread-1] [044785/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:26:28.796 [vert.x-eventloop-thread-1] [044785/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 PUT /source-storage/snapshots/86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 05:26:28.899 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'null', starting processing... chunkNumber '173'-'73' with recordId: 'null'' 2023-02-09 05:26:28.910 [vert.x-eventloop-thread-1] [863010/copycat;909109/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:28.917 [vert.x-eventloop-thread-1] [863010/copycat;909109/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 49 7 tid=diku OK 2023-02-09 05:26:28.966 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'null', chunkNumber '173'-'73' with recordId: 'null' 2023-02-09 05:26:28.985 [vert.x-worker-thread-1] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3' and recordId: '3291a43b-e82d-4b4b-abe4-2c4d2ae25564' and chunkId: 'null' and userId: 'b52ae288-f4a5-4f8e-b684-9c569f684fd0' 2023-02-09 05:26:28.985 [vert.x-worker-thread-1] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'f5779c4d-e7f8-4844-a1b2-a039c6d42e26' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 05:26:28.996 [vert.x-worker-thread-14] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'f5779c4d-e7f8-4844-a1b2-a039c6d42e26' 2023-02-09 05:26:28.996 [vert.x-worker-thread-14] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 05:26:29.054 [vert.x-eventloop-thread-1] [530107/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 05:26:29.057 [vert.x-eventloop-thread-1] [530107/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 PUT /source-storage/snapshots/86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 05:26:29.220 [vert.x-eventloop-thread-1] [863010/copycat;952896/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:29.226 [vert.x-eventloop-thread-1] [863010/copycat;952896/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:29.531 [vert.x-eventloop-thread-1] [863010/copycat;342277/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:29.538 [vert.x-eventloop-thread-1] [863010/copycat;342277/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:29.842 [vert.x-eventloop-thread-1] [863010/copycat;509707/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:29.848 [vert.x-eventloop-thread-1] [863010/copycat;509707/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:29.900 [vert.x-worker-thread-14] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 173 2023-02-09 05:26:29.987 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1144 2023-02-09 05:26:30.152 [vert.x-eventloop-thread-1] [863010/copycat;359762/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:30.157 [vert.x-eventloop-thread-1] [863010/copycat;359762/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:30.465 [vert.x-eventloop-thread-1] [863010/copycat;243791/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:30.470 [vert.x-eventloop-thread-1] [863010/copycat;243791/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:30.774 [vert.x-eventloop-thread-1] [863010/copycat;842037/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:30.780 [vert.x-eventloop-thread-1] [863010/copycat;842037/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:31.084 [vert.x-eventloop-thread-1] [863010/copycat;709374/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:31.096 [vert.x-eventloop-thread-1] [863010/copycat;709374/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 11 tid=diku OK 2023-02-09 05:26:31.400 [vert.x-eventloop-thread-1] [863010/copycat;469322/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:31.406 [vert.x-eventloop-thread-1] [863010/copycat;469322/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:31.710 [vert.x-eventloop-thread-1] [863010/copycat;350826/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:31.716 [vert.x-eventloop-thread-1] [863010/copycat;350826/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:32.020 [vert.x-eventloop-thread-1] [863010/copycat;155207/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:32.025 [vert.x-eventloop-thread-1] [863010/copycat;155207/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:32.329 [vert.x-eventloop-thread-1] [863010/copycat;628944/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:32.335 [vert.x-eventloop-thread-1] [863010/copycat;628944/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:32.639 [vert.x-eventloop-thread-1] [863010/copycat;013199/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:32.645 [vert.x-eventloop-thread-1] [863010/copycat;013199/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:32.949 [vert.x-eventloop-thread-1] [863010/copycat;134575/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:32.955 [vert.x-eventloop-thread-1] [863010/copycat;134575/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:33.258 [vert.x-eventloop-thread-1] [863010/copycat;545168/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:33.265 [vert.x-eventloop-thread-1] [863010/copycat;545168/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 7 tid=diku OK 2023-02-09 05:26:33.569 [vert.x-eventloop-thread-1] [863010/copycat;318251/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:33.575 [vert.x-eventloop-thread-1] [863010/copycat;318251/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:33.879 [vert.x-eventloop-thread-1] [863010/copycat;171118/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:33.885 [vert.x-eventloop-thread-1] [863010/copycat;171118/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 05:26:34.192 [vert.x-eventloop-thread-1] [863010/copycat;613824/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:34.197 [vert.x-eventloop-thread-1] [863010/copycat;613824/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:34.501 [vert.x-eventloop-thread-1] [863010/copycat;158170/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:34.506 [vert.x-eventloop-thread-1] [863010/copycat;158170/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 5 tid=diku OK 2023-02-09 05:26:34.811 [vert.x-eventloop-thread-1] [863010/copycat;037404/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageSourceRecords 2023-02-09 05:26:34.817 [vert.x-eventloop-thread-1] [863010/copycat;037404/source-storage] [diku] [b52ae288-f4a5-4f8e-b684-9c569f684fd0] [mod_source_record_storage] INFO LogUtil 10.0.83.23:53410 GET /source-storage/source-records limit=1&snapshotId=86c8a2d6-3a80-43b8-be4e-c363a8d8a5b3 HTTP_1_1 200 11443 6 tid=diku OK 2023-02-09 07:15:31.668 [vert.x-eventloop-thread-1] [287462/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageRecordsById 2023-02-09 07:15:31.696 [vert.x-eventloop-thread-1] [287462/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:36996 GET /source-storage/records/0d7d5ac8-5ed3-4ad0-b89f-247228bf8504 null HTTP_1_1 200 5240 31 tid=diku OK 2023-02-09 07:16:49.580 [vert.x-eventloop-thread-1] [491881/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 07:16:49.593 [vert.x-eventloop-thread-1] [491881/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 POST /source-storage/snapshots HTTP_1_1 201 338 13 tid=diku Created 2023-02-09 07:16:51.252 [vert.x-eventloop-thread-1] [708038/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:16:51.256 [vert.x-eventloop-thread-1] [708038/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 PUT /source-storage/snapshots/994c3328-b586-4fb3-a1fc-f783ad3c9c8b HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 07:16:56.750 [vert.x-eventloop-thread-1] [874994/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:16:56.754 [vert.x-eventloop-thread-1] [874994/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 PUT /source-storage/snapshots/994c3328-b586-4fb3-a1fc-f783ad3c9c8b HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 07:16:56.757 [vert.x-eventloop-thread-1] [283000/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:16:56.760 [vert.x-eventloop-thread-1] [283000/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 PUT /source-storage/snapshots/994c3328-b586-4fb3-a1fc-f783ad3c9c8b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:16:56.763 [vert.x-eventloop-thread-1] [060841/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:16:56.767 [vert.x-eventloop-thread-1] [060841/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 PUT /source-storage/snapshots/994c3328-b586-4fb3-a1fc-f783ad3c9c8b HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:16:56.879 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'd8ba2da5-2ef4-4b7b-94b2-2876361bd6ae', starting processing... chunkNumber '174'-'74' with recordId: 'null'' 2023-02-09 07:16:56.967 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'd8ba2da5-2ef4-4b7b-94b2-2876361bd6ae', chunkNumber '174'-'74' with recordId: 'null' 2023-02-09 07:16:57.025 [vert.x-worker-thread-16] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_AUTHORITY_RECORD_CREATED' by jobExecutionId: '994c3328-b586-4fb3-a1fc-f783ad3c9c8b' and recordId: 'a9c8270f-9ff4-436d-8f85-7c47272a39b4' and chunkId: 'd8ba2da5-2ef4-4b7b-94b2-2876361bd6ae' and userId: '606cb0c4-c3ac-4453-8370-ae8487314cdf' 2023-02-09 07:16:57.025 [vert.x-worker-thread-16] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '2558879e-5faf-4d8f-b85c-0090fdbe04be' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 07:16:57.029 [vert.x-eventloop-thread-1] [809195/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:16:57.033 [vert.x-eventloop-thread-1] [809195/source-storage] [diku] [606cb0c4-c3ac-4453-8370-ae8487314cdf] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 PUT /source-storage/snapshots/994c3328-b586-4fb3-a1fc-f783ad3c9c8b HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 07:16:57.034 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '2558879e-5faf-4d8f-b85c-0090fdbe04be' 2023-02-09 07:16:57.035 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_AUTHORITY_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 07:16:57.880 [vert.x-worker-thread-15] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 174 2023-02-09 07:16:58.026 [vert.x-worker-thread-2] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 14 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_AUTHORITY_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_AUTHORITY_RECORD_CREATED) Committed offset: 18 2023-02-09 07:17:31.969 [vert.x-eventloop-thread-1] [428587/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageRecordsById 2023-02-09 07:17:31.981 [vert.x-eventloop-thread-1] [428587/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 GET /source-storage/records/cbec289f-db53-4c53-b563-6e75c258451c null HTTP_1_1 200 6434 12 tid=diku OK 2023-02-09 07:18:13.771 [vert.x-eventloop-thread-1] [782449/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking getSourceStorageRecordsById 2023-02-09 07:18:13.780 [vert.x-eventloop-thread-1] [782449/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:44584 GET /source-storage/records/81957f3f-a07f-4963-b33d-6278149d05a1 null HTTP_1_1 200 5240 9 tid=diku OK 2023-02-09 07:23:02.945 [vert.x-eventloop-thread-1] [926195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 07:23:02.960 [vert.x-eventloop-thread-1] [926195/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 07:23:03.984 [vert.x-eventloop-thread-1] [578262/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:23:03.993 [vert.x-eventloop-thread-1] [578262/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/a0a8a0e1-ca79-43fb-88b6-16ec048fecfb HTTP_1_1 200 348 8 tid=diku OK 2023-02-09 07:23:08.122 [vert.x-eventloop-thread-1] [628814/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:23:08.127 [vert.x-eventloop-thread-1] [628814/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/a0a8a0e1-ca79-43fb-88b6-16ec048fecfb HTTP_1_1 200 415 6 tid=diku OK 2023-02-09 07:23:08.159 [vert.x-eventloop-thread-1] [217380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:23:08.162 [vert.x-eventloop-thread-1] [217380/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/a0a8a0e1-ca79-43fb-88b6-16ec048fecfb HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:23:08.185 [vert.x-eventloop-thread-1] [958545/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:23:08.188 [vert.x-eventloop-thread-1] [958545/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/a0a8a0e1-ca79-43fb-88b6-16ec048fecfb HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:23:09.074 [vert.x-worker-thread-3] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '5f1e9c0d-570b-4a25-a660-547dfb641ecc', starting processing... chunkNumber '175'-'75' with recordId: 'null'' 2023-02-09 07:23:09.149 [vert.x-worker-thread-9] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '5f1e9c0d-570b-4a25-a660-547dfb641ecc', chunkNumber '175'-'75' with recordId: 'null' 2023-02-09 07:23:09.167 [vert.x-worker-thread-10] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'a0a8a0e1-ca79-43fb-88b6-16ec048fecfb' and recordId: 'c2631c4a-6f2d-4a5e-9ac8-43ffce875bcd' and chunkId: '5f1e9c0d-570b-4a25-a660-547dfb641ecc' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 07:23:09.167 [vert.x-worker-thread-10] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e6b5376c-e04b-4fd3-a44d-9d0f45e537ad' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 07:23:09.246 [vert.x-worker-thread-5] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e6b5376c-e04b-4fd3-a44d-9d0f45e537ad' 2023-02-09 07:23:09.246 [vert.x-worker-thread-5] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 07:23:09.312 [vert.x-eventloop-thread-1] [431004/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:23:09.315 [vert.x-eventloop-thread-1] [431004/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/a0a8a0e1-ca79-43fb-88b6-16ec048fecfb HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 07:23:10.076 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 175 2023-02-09 07:23:10.170 [vert.x-worker-thread-0] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1145 2023-02-09 07:24:03.381 [vert.x-eventloop-thread-1] [054023/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 07:24:03.384 [vert.x-eventloop-thread-1] [054023/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 POST /source-storage/snapshots HTTP_1_1 201 338 3 tid=diku Created 2023-02-09 07:24:04.229 [vert.x-eventloop-thread-1] [886698/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:24:04.233 [vert.x-eventloop-thread-1] [886698/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/e4d1bceb-08ae-4919-be26-8cd41452609d HTTP_1_1 200 348 3 tid=diku OK 2023-02-09 07:24:07.427 [vert.x-eventloop-thread-1] [431346/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:24:07.431 [vert.x-eventloop-thread-1] [431346/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/e4d1bceb-08ae-4919-be26-8cd41452609d HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:24:07.559 [vert.x-worker-thread-4] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c0e21e16-a276-4dd9-82f8-bcdc5e04aba3', starting processing... chunkNumber '176'-'76' with recordId: 'null'' 2023-02-09 07:24:07.601 [vert.x-worker-thread-12] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c0e21e16-a276-4dd9-82f8-bcdc5e04aba3', chunkNumber '176'-'76' with recordId: 'null' 2023-02-09 07:24:07.654 [vert.x-worker-thread-6] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'e4d1bceb-08ae-4919-be26-8cd41452609d' and recordId: '3cbdc7dc-5e8b-4d81-8c96-717ccb8acc1a' and chunkId: 'c0e21e16-a276-4dd9-82f8-bcdc5e04aba3' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 07:24:07.654 [vert.x-worker-thread-6] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'e01e4109-2b64-4d88-9aff-d8d65a948cdc' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 07:24:07.725 [vert.x-worker-thread-15] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'e01e4109-2b64-4d88-9aff-d8d65a948cdc' 2023-02-09 07:24:07.726 [vert.x-worker-thread-15] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 07:24:07.755 [vert.x-eventloop-thread-1] [585816/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:24:07.764 [vert.x-eventloop-thread-1] [585816/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:55956 PUT /source-storage/snapshots/e4d1bceb-08ae-4919-be26-8cd41452609d HTTP_1_1 200 340 8 tid=diku OK 2023-02-09 07:24:08.560 [vert.x-worker-thread-12] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 176 2023-02-09 07:24:08.658 [vert.x-worker-thread-11] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1146 2023-02-09 07:25:39.554 [vert.x-eventloop-thread-1] [709725/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 07:25:39.569 [vert.x-eventloop-thread-1] [709725/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40664 POST /source-storage/snapshots HTTP_1_1 201 338 15 tid=diku Created 2023-02-09 07:25:40.410 [vert.x-eventloop-thread-1] [763969/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:25:40.415 [vert.x-eventloop-thread-1] [763969/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40664 PUT /source-storage/snapshots/bc37f4e0-d706-492e-9513-53a1b25d4e46 HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 07:25:43.626 [vert.x-eventloop-thread-1] [767136/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:25:43.630 [vert.x-eventloop-thread-1] [767136/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40664 PUT /source-storage/snapshots/bc37f4e0-d706-492e-9513-53a1b25d4e46 HTTP_1_1 200 415 4 tid=diku OK 2023-02-09 07:25:43.772 [vert.x-worker-thread-16] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: '97278a4e-ae88-4c2b-aa9d-e78e7d1c05b0', starting processing... chunkNumber '177'-'77' with recordId: 'null'' 2023-02-09 07:25:43.846 [vert.x-worker-thread-2] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: '97278a4e-ae88-4c2b-aa9d-e78e7d1c05b0', chunkNumber '177'-'77' with recordId: 'null' 2023-02-09 07:25:43.861 [vert.x-worker-thread-14] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: 'bc37f4e0-d706-492e-9513-53a1b25d4e46' and recordId: '849edbf6-a9e9-42b6-a1db-5404e6829c9a' and chunkId: '97278a4e-ae88-4c2b-aa9d-e78e7d1c05b0' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 07:25:43.861 [vert.x-worker-thread-14] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id '6499fd6c-9bbe-40bf-92b4-bf53e214e23b' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 07:25:43.872 [vert.x-worker-thread-8] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id '6499fd6c-9bbe-40bf-92b4-bf53e214e23b' 2023-02-09 07:25:43.872 [vert.x-worker-thread-8] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 07:25:43.919 [vert.x-eventloop-thread-1] [966519/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:25:43.923 [vert.x-eventloop-thread-1] [966519/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:40664 PUT /source-storage/snapshots/bc37f4e0-d706-492e-9513-53a1b25d4e46 HTTP_1_1 200 340 3 tid=diku OK 2023-02-09 07:25:44.775 [vert.x-worker-thread-8] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 177 2023-02-09 07:25:44.862 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1147 2023-02-09 07:26:45.556 [vert.x-eventloop-thread-1] [597032/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking postSourceStorageSnapshots 2023-02-09 07:26:45.568 [vert.x-eventloop-thread-1] [597032/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45306 POST /source-storage/snapshots HTTP_1_1 201 338 11 tid=diku Created 2023-02-09 07:26:46.523 [vert.x-eventloop-thread-1] [699160/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:26:46.527 [vert.x-eventloop-thread-1] [699160/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45306 PUT /source-storage/snapshots/0182c82b-a680-4d23-9636-e3a0f212145c HTTP_1_1 200 348 4 tid=diku OK 2023-02-09 07:26:49.508 [vert.x-eventloop-thread-1] [308760/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:26:49.511 [vert.x-eventloop-thread-1] [308760/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45306 PUT /source-storage/snapshots/0182c82b-a680-4d23-9636-e3a0f212145c HTTP_1_1 200 415 3 tid=diku OK 2023-02-09 07:26:50.393 [vert.x-worker-thread-10] [] [] [] [] DEBUG rdChunksKafkaHandler handle:: RecordCollection has been received with event: 'null', chunkId: 'c33d98b3-4b8f-4c0d-9482-a1420c7384ad', starting processing... chunkNumber '178'-'78' with recordId: 'null'' 2023-02-09 07:26:50.427 [vert.x-worker-thread-14] [] [] [] [] DEBUG rdChunksKafkaHandler sendBackRecordsBatchResponse:: RecordCollection processing has been completed with response sent... event: 'null', chunkId: 'c33d98b3-4b8f-4c0d-9482-a1420c7384ad', chunkNumber '178'-'78' with recordId: 'null' 2023-02-09 07:26:50.446 [vert.x-worker-thread-13] [] [] [] [] DEBUG taImportKafkaHandler handle:: Data import event payload has been received with event type: 'DI_SRS_MARC_BIB_RECORD_CREATED' by jobExecutionId: '0182c82b-a680-4d23-9636-e3a0f212145c' and recordId: '355726cf-3184-499a-b9f6-e2e172ab7297' and chunkId: 'c33d98b3-4b8f-4c0d-9482-a1420c7384ad' and userId: 'a48fd4f9-685f-41a3-94df-ed5163da188d' 2023-02-09 07:26:50.447 [vert.x-worker-thread-13] [] [] [] [] DEBUG ProfileSnapshotCache loadJobProfileSnapshot:: Trying to load jobProfileSnapshot by id 'ccb92acf-a3ee-4cf9-b7e7-5436394bc8af' for cache, okapi url: http://okapi:9130, tenantId: diku 2023-02-09 07:26:50.475 [vert.x-worker-thread-0] [] [] [] [] INFO ProfileSnapshotCache loadJobProfileSnapshot:: JobProfileSnapshot was loaded by id 'ccb92acf-a3ee-4cf9-b7e7-5436394bc8af' 2023-02-09 07:26:50.476 [vert.x-worker-thread-0] [] [] [] [] INFO EventProcessorImpl process:: No suitable handler found for DI_SRS_MARC_BIB_RECORD_CREATED event type and current profile ACTION_PROFILE 2023-02-09 07:26:50.596 [vert.x-eventloop-thread-1] [530329/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO RestRouting invoking putSourceStorageSnapshotsByJobExecutionId 2023-02-09 07:26:50.600 [vert.x-eventloop-thread-1] [530329/source-storage] [diku] [a48fd4f9-685f-41a3-94df-ed5163da188d] [mod_source_record_storage] INFO LogUtil 10.0.83.23:45306 PUT /source-storage/snapshots/0182c82b-a680-4d23-9636-e3a0f212145c HTTP_1_1 200 340 4 tid=diku OK 2023-02-09 07:26:51.395 [vert.x-worker-thread-17] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 2 subscriptionPattern: SubscriptionDefinition(eventType=DI_RAW_RECORDS_CHUNK_PARSED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_RAW_RECORDS_CHUNK_PARSED) Committed offset: 178 2023-02-09 07:26:51.449 [vert.x-worker-thread-7] [] [] [] [] INFO KafkaConsumerWrapper businessHandlerCompletionHandler:: Consumer - id: 16 subscriptionPattern: SubscriptionDefinition(eventType=DI_SRS_MARC_BIB_RECORD_CREATED, subscriptionPattern=folio-testing-cypress\.Default\.\w{1,}\.DI_SRS_MARC_BIB_RECORD_CREATED) Committed offset: 1148