exec java -XX:MaxRAMPercentage=75.0 -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-remote-storage-fat.jar . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.2) 03:21:05 [] [] [] [] INFO StartupInfoLogger Starting ModRemoteStorageApplication v1.4.0-SNAPSHOT using Java 11.0.11 on 80ba1b09157e with PID 1 (/usr/verticles/mod-remote-storage-fat.jar started by folio in /usr/verticles) 03:21:04 [] [] [] [] INFO Version HV000001: Hibernate Validator 6.2.0.Final 03:21:05 [] [] [] [] INFO SpringApplication No active profile set, falling back to default profiles: default 03:21:23 [] [] [] [] INFO onfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode. 03:21:25 [] [] [] [] INFO onfigurationDelegate Finished Spring Data repository scanning in 2060 ms. Found 5 JPA repository interfaces. 03:21:30 [] [] [] [] INFO GenericScope BeanFactory id=ed838c16-785d-3914-9fb9-d794f3ef554b 03:21:32 [] [] [] [] INFO PostProcessorChecker Bean 'org.folio.spring.config.FolioSpringConfiguration' of type [org.folio.spring.config.FolioSpringConfiguration$$EnhancerBySpringCGLIB$$6cf9ff45] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 03:21:32 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [org.springframework.aop.scope.ScopedProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 03:21:32 [] [] [] [] INFO PostProcessorChecker Bean 'folioExecutionContext' of type [com.sun.proxy.$Proxy122] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 03:21:36 [] [] [] [] INFO TomcatWebServer Tomcat initialized with port(s): 8081 (http) 03:21:36 [] [] [] [] INFO DirectJDKLog Initializing ProtocolHandler ["http-nio-8081"] 03:21:36 [] [] [] [] INFO DirectJDKLog Starting service [Tomcat] 03:21:36 [] [] [] [] INFO DirectJDKLog Starting Servlet engine: [Apache Tomcat/9.0.48] 03:21:36 [] [] [] [] INFO DirectJDKLog Initializing Spring embedded WebApplicationContext 03:21:36 [] [] [] [] INFO erApplicationContext Root WebApplicationContext: initialization completed in 30315 ms 03:21:39 [] [] [] [] INFO ctory$StandardLogger Loading 'hazelcast.yaml' from the classpath. 03:21:40 [] [] [] [] WARN ctory$StandardLogger Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 03:21:40 [] [] [] [] INFO ctory$StandardLogger [LOCAL] [dev] [4.0.2] Prefer IPv4 stack is true, prefer IPv6 addresses is false 03:21:40 [] [] [] [] INFO ctory$StandardLogger [LOCAL] [dev] [4.0.2] Picked [172.17.0.23]:5701, using socket ServerSocket[addr=/0.0.0.0,localport=5701], bind any local is true 03:21:40 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Hazelcast 4.0.2 (20200702 - 2de3027) starting at [172.17.0.23]:5701 03:21:40 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. 03:21:42 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Backpressure is disabled 03:21:45 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Creating MulticastJoiner 03:21:45 [] [] [] [] WARN ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 03:21:47 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Starting 8 partition threads and 5 generic threads (1 dedicated for priority tasks) 03:21:47 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 03:21:47 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] [172.17.0.23]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (jar:file:/usr/verticles/mod-remote-storage-fat.jar!/BOOT-INF/lib/hazelcast-4.0.2.jar!/) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 03:21:49 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] Members {size:1, ver:1} [ Member [172.17.0.23]:5701 - 440e9a96-a7c9-44b9-83a1-559a2b7067ed this ] 03:21:50 [] [] [] [] INFO ctory$StandardLogger [172.17.0.23]:5701 [dev] [4.0.2] [172.17.0.23]:5701 is STARTED 03:21:50 [] [] [] [] INFO LogHelper HHH000204: Processing PersistenceUnitInfo [name: default] 03:21:50 [] [] [] [] INFO Version HHH000412: Hibernate ORM core version 5.4.32.Final 03:21:51 [] [] [] [] INFO avaReflectionManager HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 03:21:52 [] [] [] [] INFO HikariDataSource HikariPool-1 - Starting... 03:21:53 [] [] [] [] INFO HikariDataSource HikariPool-1 - Start completed. 03:21:53 [] [] [] [] WARN cutionContextManager FolioExecutionScope is not set up. Fallback to default FolioExecutionScope. 03:21:53 [] [] [] [] INFO Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 03:21:55 [] [] [] [] INFO JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 03:21:55 [] [] [] [] INFO tyManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default' 03:21:56 [] [] [] [] WARN $JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 03:21:56 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:57 [] [] [] [] WARN ignClientFactoryBean The provided URL is empty. Will try picking an instance via load-balancing. 03:21:58 [] [] [] [] INFO ndpointLinksResolver Exposing 1 endpoint(s) beneath base path '/admin' 03:22:00 [] [] [] [] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058521003 03:22:01 [] [] [] [] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:22:01 [] [] [] [] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:22:01 [] [] [] [] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058521035 03:22:01 [] [] [] [] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:22:01 [] [] [] [] INFO DirectJDKLog Starting ProtocolHandler ["http-nio-8081"] 03:22:01 [] [] [] [] INFO TomcatWebServer Tomcat started on port(s): 8081 (http) with context path '' 03:22:01 [] [] [] [] INFO DirectJDKLog Initializing Spring DispatcherServlet 'dispatcherServlet' 03:22:01 [] [] [] [] INFO FrameworkServlet Initializing Servlet 'dispatcherServlet' 03:22:01 [] [] [] [] INFO FrameworkServlet Completed initialization in 3 ms 03:22:02 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:22:02 [] [] [] [] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:22:02 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:22:02 [] [] [] [] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d', protocol='range'} 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 1: {consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d=Assignment(partitions=[])} 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d', protocol='range'} 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Rebalance failed. org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. 03:22:02 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-FOLIO-mod-remote-storage-items-group-1-5e51ccdf-19b3-4ebb-b700-2b769ce0040b', protocol='range'} 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d', protocol='range'} 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 2: {consumer-FOLIO-mod-remote-storage-items-group-1-5e51ccdf-19b3-4ebb-b700-2b769ce0040b=Assignment(partitions=[]), consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d=Assignment(partitions=[])} 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-FOLIO-mod-remote-storage-items-group-1-5e51ccdf-19b3-4ebb-b700-2b769ce0040b', protocol='range'} 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[]) 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: 03:22:02 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [] 03:22:02 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d', protocol='range'} 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[]) 03:22:02 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: 03:22:02 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [] 03:22:02 [] [] [] [] INFO StartupInfoLogger Started ModRemoteStorageApplication in 65.289 seconds (JVM running for 114.252) 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-remote-storage-events-listener] 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Member consumer-FOLIO-mod-remote-storage-items-group-2-44aaafe3-d180-4ded-ba2d-a83101592b1d sending LeaveGroup request to coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Member consumer-FOLIO-mod-remote-storage-items-group-1-5e51ccdf-19b3-4ebb-b700-2b769ce0040b sending LeaveGroup request to coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-2, groupId=FOLIO-mod-remote-storage-items-group] Unsubscribed all topics or patterns and assigned partitions 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-1, groupId=FOLIO-mod-remote-storage-items-group] Unsubscribed all topics or patterns and assigned partitions 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics scheduler closed 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics reporters closed 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics scheduler closed 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics reporters closed 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-remote-storage-items-group-1 unregistered 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: Consumer stopped 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-remote-storage-items-group-2 unregistered 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: Consumer stopped 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058654574 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058654583 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=4, memberId='consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff', protocol='range'} 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 4: {consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49])} 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=4, memberId='consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff', protocol='range'} 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49]) 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-0 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-2 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-35 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-6 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-39 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-10 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-43 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-14 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-47 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-18 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-22 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-26 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-30 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-36 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-3 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-40 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-7 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-44 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-11 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-48 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-15 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-19 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-23 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-27 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-31 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-33 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-4 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-37 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-8 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-41 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-12 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-45 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-16 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-49 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-20 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-24 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-28 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-32 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-34 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-1 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-38 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-5 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-42 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-9 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-46 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-13 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-17 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-21 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-25 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-29 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-0 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-2 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-35 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-6 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-39 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-10 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-43 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-14 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-47 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-18 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-22 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-26 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-30 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-36 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-3 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-40 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-7 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-44 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-11 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-48 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-15 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-19 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-23 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-27 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-31 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-33 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-4 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-37 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-8 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-41 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-12 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-45 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-16 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-49 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-20 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-24 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-28 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-32 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-34 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-1 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-38 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-5 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-42 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-9 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-46 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-13 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-17 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-21 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-25 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-29 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.diku.inventory.item-0 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-35 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-39 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-10 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-43 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-14 to position FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-47 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-18 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-22 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-26 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-30 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-36 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-40 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-44 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-11 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-48 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-15 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-19 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-23 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-27 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-31 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-33 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-37 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-41 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-12 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-45 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-16 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-49 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-20 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-24 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-28 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-32 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-34 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-38 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-42 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-46 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-13 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-17 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-21 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-25 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-29 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.diku.inventory.item-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:14 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-0] 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully acquired change log lock 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Creating database history table with name: diku_mod_remote_storage.databasechangelog 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Reading from diku_mod_remote_storage.databasechangelog 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully released change log lock 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully acquired change log lock Skipping auto-registration 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] WARN JavaLogger Skipping auto-registration 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file initial_schema.sql executed 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/initial_schema.xml::initial_schema::FOLIO Firebird Team ran successfully in 53ms 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file accession_update_schema.sql executed 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/accession_update_schema.xml::accession_update_schema::FOLIO Firebird Team ran successfully in 7ms 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file retrieval_update_schema.sql executed 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/retrieval_update_schema.xml::retrieval_update_schema::FOLIO Firebird Team ran successfully in 3ms 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file remote_storage_configurations_updateSchema.sql executed 03:24:15 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/remote_storage_configurations_updateSchema.xml::remote_storage_configurations_updateSchema::FOLIO Firebird Team ran successfully in 3ms 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file location_mappings_update_schema.sql executed 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/location_mappings_update_schema.xml::location_mappings_update_schema::FOLIO Firebird Team ran successfully in 8ms 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger SQL in file location_mappings_update_schema_tech_debt.sql executed 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger ChangeSet db/changelog/changes/location_mappings_update_schema_tech_debt.xml::location_mappings_update_schema_tech_debt::FOLIO Firebird Team ran successfully in 3ms 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully released change log lock 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO TenantController Loading sample data 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Reading MessagingDescriptor.json 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering events for publishers 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering module's publishers 03:24:16 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering module's subscribers 03:24:17 [599496/proxy;617023/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Saved credentials for user: [system-user] 03:24:17 [] [] [] [] INFO PubSubService Module's publishers were successfully registered 03:24:17 [] [] [] [] INFO PubSubService Module's subscribers were successfully registered 03:24:17 [] [] [] [] INFO tbeatResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Attempt to heartbeat failed since group is rebalancing 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-0 03:24:17 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-0] 03:24:17 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:17 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-FOLIO-mod-remote-storage-items-group-4-0cd3ba9d-4262-46dc-8795-ec9e278939ec', protocol='range'} 03:24:17 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff', protocol='range'} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 5: {consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24]), consumer-FOLIO-mod-remote-storage-items-group-4-0cd3ba9d-4262-46dc-8795-ec9e278939ec=Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49])} 03:24:17 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff', protocol='range'} 03:24:17 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-FOLIO-mod-remote-storage-items-group-4-0cd3ba9d-4262-46dc-8795-ec9e278939ec', protocol='range'} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24]) 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-0 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49]) 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-31 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-38 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-46 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-31] 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-10 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:17 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-0] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO KafkaService Restarting kafka consumer to start listening created topics [id: mod-remote-storage-events-listener] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-0 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-31 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-0] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-49, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-31] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Member consumer-FOLIO-mod-remote-storage-items-group-3-9263af75-242f-44e9-8287-69a4393da4ff sending LeaveGroup request to coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Member consumer-FOLIO-mod-remote-storage-items-group-4-0cd3ba9d-4262-46dc-8795-ec9e278939ec sending LeaveGroup request to coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-4, groupId=FOLIO-mod-remote-storage-items-group] Unsubscribed all topics or patterns and assigned partitions 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-3, groupId=FOLIO-mod-remote-storage-items-group] Unsubscribed all topics or patterns and assigned partitions 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics scheduler closed 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics scheduler closed 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Closing reporter org.apache.kafka.common.metrics.JmxReporter 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics reporters closed 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metrics Metrics reporters closed 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-remote-storage-items-group-3 unregistered 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: Consumer stopped 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AppInfoParser App info kafka.consumer for consumer-FOLIO-mod-remote-storage-items-group-4 unregistered 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: Consumer stopped 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058687319 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractConfig ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [10.36.1.244:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-FOLIO-mod-remote-storage-items-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = FOLIO-mod-remote-storage-items-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 127000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = [hidden] ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.JsonDeserializer 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka version: 2.7.1 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka commitId: 61dbce85d0d41457 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ppInfoParser$AppInfo Kafka startTimeMs: 1633058687328 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO KafkaConsumer [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Subscribed to pattern: '(FOLIO\.)?(.*\.)?inventory.item' 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 7: {consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49])} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO Metadata [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Cluster ID: 4xSdxR7-R8mhSf5CJkZwvA 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO natorResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Discovered group coordinator 10.36.1.244:9092 (id: 2147483646 rack: null) 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49]) 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: inventory.item-26, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, inventory.item-1, inventory.item-34, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-43, inventory.item-18, FOLIO.diku.inventory.item-30, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, inventory.item-2, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, inventory.item-11, inventory.item-44, FOLIO.diku.inventory.item-23, inventory.item-19, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, inventory.item-24, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, inventory.item-8, inventory.item-41, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, inventory.item-0, inventory.item-33, FOLIO.diku.inventory.item-17, inventory.item-9, inventory.item-42, FOLIO.diku.inventory.item-25, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, inventory.item-30, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, inventory.item-5, inventory.item-38, FOLIO.diku.inventory.item-18, inventory.item-39, inventory.item-14, FOLIO.diku.inventory.item-26, inventory.item-47, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, inventory.item-40, FOLIO.diku.inventory.item-19, inventory.item-15, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-20, inventory.item-12, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-20, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, inventory.item-29, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, inventory.item-4, inventory.item-37, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-46, FOLIO.diku.inventory.item-29, inventory.item-21 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-26 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-1 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-34 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-10 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-43 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-18 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-27 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-2 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-35 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-11 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-44 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-19 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-24 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-32 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-8 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-41 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-16 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-49 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-25 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-0 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-33 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-9 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-42 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-17 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-30 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-5 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-38 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-39 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-14 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-47 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-22 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-23 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-31 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-6 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-7 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-40 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-15 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-48 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-28 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-3 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully acquired change log lock 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-36 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-12 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-45 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-20 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-29 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-4 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-37 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-13 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-46 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-21 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-26 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-1 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-34 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-10 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-43 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-18 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-27 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-2 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-35 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-11 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-44 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-19 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-24 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-32 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-8 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-41 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-16 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-49 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-25 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-0 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-33 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-9 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-42 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-17 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-30 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-5 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-38 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-39 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-14 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-47 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-22 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-23 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-31 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-6 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-7 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-40 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-15 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-48 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-28 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-3 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-36 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-12 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-45 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-20 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-29 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-4 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-37 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-13 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-46 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition inventory.item-21 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-10 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-38 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-46 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-26 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-30 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-34 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-38 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-39 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-10 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-43 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-14 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-47 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-18 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-22 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-23 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-27 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-31 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-35 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-40 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-11 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-44 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-15 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-48 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-19 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-24 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-28 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-32 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-36 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-41 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-12 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-45 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-16 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-49 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-20 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-25 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-29 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-33 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-37 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-42 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-13 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-46 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-17 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition inventory.item-21 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [inventory.item-26, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, inventory.item-1, inventory.item-34, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-43, inventory.item-18, FOLIO.diku.inventory.item-30, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, inventory.item-2, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, inventory.item-11, inventory.item-44, FOLIO.diku.inventory.item-23, inventory.item-19, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, inventory.item-24, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-49, inventory.item-8, inventory.item-41, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-9, inventory.item-0, inventory.item-33, FOLIO.diku.inventory.item-17, inventory.item-9, inventory.item-42, FOLIO.diku.inventory.item-25, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, inventory.item-30, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, inventory.item-5, inventory.item-38, FOLIO.diku.inventory.item-18, inventory.item-39, inventory.item-14, FOLIO.diku.inventory.item-26, inventory.item-47, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, inventory.item-40, FOLIO.diku.inventory.item-19, inventory.item-15, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-20, inventory.item-12, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-20, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, inventory.item-29, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-13, inventory.item-4, inventory.item-37, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-46, FOLIO.diku.inventory.item-29, inventory.item-21] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Reading from diku_mod_remote_storage.databasechangelog 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully released change log lock 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully acquired change log lock Skipping auto-registration 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] WARN JavaLogger Skipping auto-registration 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO JavaLogger Successfully released change log lock 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Reading MessagingDescriptor.json 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering events for publishers 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering module's publishers 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Registering module's subscribers 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Have to update user [system-user] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService The user [system-user] is up to date 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Update the user [d8fc419f-7928-4bfd-9ebb-92f51985ed94] 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Module's publishers were successfully registered 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO PubSubService Module's subscribers were successfully registered 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Error adding permission inventory.instances.collection.get to System User. Permission may be already assigned. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Error adding permission inventory-storage.contributor-types.collection.get to System User. Permission may be already assigned. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Error adding permission inventory-storage.holdings.collection.get to System User. Permission may be already assigned. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Error adding permission inventory-storage.items.collection.get to System User. Permission may be already assigned. 03:24:47 [513286/proxy;436400/tenant] [diku] [] [mod-remote-storage] INFO curityManagerService Error adding permission inventory-storage.identifier-types.collection.get to System User. Permission may be already assigned. 03:24:50 [] [] [] [] INFO tbeatResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Attempt to heartbeat failed since group is rebalancing 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions inventory.item-26, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, inventory.item-1, inventory.item-34, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, inventory.item-10, inventory.item-43, FOLIO.diku.inventory.item-22, inventory.item-18, FOLIO.diku.inventory.item-30, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, inventory.item-2, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, inventory.item-11, inventory.item-44, FOLIO.diku.inventory.item-23, inventory.item-19, FOLIO.diku.inventory.item-31, inventory.item-24, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-8, inventory.item-32, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, inventory.item-25, FOLIO.diku.inventory.item-42, inventory.item-0, FOLIO.diku.inventory.item-9, inventory.item-33, FOLIO.diku.inventory.item-17, inventory.item-9, inventory.item-42, FOLIO.diku.inventory.item-25, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, inventory.item-30, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, inventory.item-5, inventory.item-38, inventory.item-39, FOLIO.diku.inventory.item-18, inventory.item-14, inventory.item-47, FOLIO.diku.inventory.item-26, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, inventory.item-40, FOLIO.diku.inventory.item-19, inventory.item-15, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-4, inventory.item-28, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-12, inventory.item-3, inventory.item-36, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-20, inventory.item-12, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-20, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, inventory.item-29, FOLIO.diku.inventory.item-46, inventory.item-4, FOLIO.diku.inventory.item-13, inventory.item-37, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-46, FOLIO.diku.inventory.item-29, inventory.item-21 03:24:50 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [inventory.item-26, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-39, inventory.item-1, inventory.item-34, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-47, inventory.item-10, inventory.item-43, FOLIO.diku.inventory.item-22, inventory.item-18, FOLIO.diku.inventory.item-30, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-7, inventory.item-2, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-15, inventory.item-11, inventory.item-44, FOLIO.diku.inventory.item-23, inventory.item-19, FOLIO.diku.inventory.item-31, inventory.item-24, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-8, inventory.item-32, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-1, inventory.item-25, FOLIO.diku.inventory.item-42, inventory.item-0, FOLIO.diku.inventory.item-9, inventory.item-33, FOLIO.diku.inventory.item-17, inventory.item-9, inventory.item-42, FOLIO.diku.inventory.item-25, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-35, inventory.item-30, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-43, inventory.item-5, inventory.item-38, inventory.item-39, FOLIO.diku.inventory.item-18, inventory.item-14, inventory.item-47, FOLIO.diku.inventory.item-26, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-3, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, inventory.item-40, FOLIO.diku.inventory.item-19, inventory.item-15, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-4, inventory.item-28, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-12, inventory.item-3, inventory.item-36, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-20, inventory.item-12, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-20, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-5, inventory.item-29, FOLIO.diku.inventory.item-46, inventory.item-4, FOLIO.diku.inventory.item-13, inventory.item-37, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-46, FOLIO.diku.inventory.item-29, inventory.item-21] 03:24:50 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 03:24:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=8, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 03:24:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=8, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 8: {consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]), consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072=Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49])} 03:24:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=8, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 03:24:50 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=8, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]) 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-10, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-14, inventory.item-18, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, inventory.item-11, FOLIO.diku.inventory.item-23, inventory.item-15, inventory.item-19, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, inventory.item-12, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-20, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-17, FOLIO.diku.inventory.item-0, inventory.item-21 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49]) 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, inventory.item-43, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.diku.inventory.item-48, inventory.item-40, inventory.item-44, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-49, inventory.item-41, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.diku.inventory.item-46, inventory.item-37, inventory.item-42, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-10 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-14 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-47 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-31 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-10, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-14, inventory.item-18, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, inventory.item-11, FOLIO.diku.inventory.item-23, inventory.item-15, inventory.item-19, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, inventory.item-12, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-20, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-17, FOLIO.diku.inventory.item-0, inventory.item-21] 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-38 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-46 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 03:24:50 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, inventory.item-43, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.diku.inventory.item-48, inventory.item-40, inventory.item-44, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-49, inventory.item-41, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.diku.inventory.item-46, inventory.item-37, inventory.item-42, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29] 05:50:09 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:09 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:09 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Available","date":1633067409038},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067409037,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:50:11 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:11 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:11 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Available","date":1633067409038},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067409037,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Paged","date":1633067411509},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067411506,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:50:11 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:11 [346414/pubsub;963362/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Process moved request with id bf677be9-7276-4a59-830e-525a2cc67ae1 05:50:12 [346414/pubsub;963362/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Item location is remote, saving retrieval queue record 05:50:12 [346414/pubsub;963362/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Saving retrieval queue record with id 35b4b873-620c-4318-adb5-7251b3e1939d 05:50:18 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:18 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:18 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Paged","date":1633067411509},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067411506,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Available","date":1633067418242},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067418239,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3}} 05:50:18 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:18 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:18 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:18 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"e42dc87e-ecff-4430-a0b0-22a18cfe2bd4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000001","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"326802515","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:09.011+0000"}],"status":{"name":"Available","date":1633067418242},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067409037,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067418239,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3},"new":null} 05:50:20 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:20 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:20 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Available","date":1633067420359},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067420359,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:50:21 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:21 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:21 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Available","date":1633067420359},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067420359,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Checked out","date":1633067421130},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067421128,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:50:21 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with barcode 124649950 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Checked out","date":1633067421130},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067421128,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Available","date":1633067421616},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067421612,"updatedByUserId":"10316974-dcb7-53ca-9365-cbb07f5bb420","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067421507,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"10316974-dcb7-53ca-9365-cbb07f5bb420"},"_version":3}} 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:21 [547830/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO CheckInItemService Check-in success for item with barcode 124649950 05:50:21 [346414/pubsub;898991/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:21 [346414/pubsub;971373/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:21 [346414/pubsub;166264/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:22 [346414/pubsub;331174/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:22 [346414/pubsub;331174/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:22 [346414/pubsub;331174/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:50:22 [346414/pubsub;331174/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"01f67137-d05f-42ae-91f7-bf98868018d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000002","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"124649950","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:20.357+0000"}],"status":{"name":"Available","date":1633067421616},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067420359,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067421612,"updatedByUserId":"10316974-dcb7-53ca-9365-cbb07f5bb420","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067421507,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"10316974-dcb7-53ca-9365-cbb07f5bb420"},"_version":3},"new":null} 05:50:22 [346414/pubsub;213731/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:22 [346414/pubsub;928896/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 124649950 05:50:22 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:22 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:22 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"121fcfd6-b1ba-46a1-a8e4-fa267860f732","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000003","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"70451334","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:22.815+0000"}],"status":{"name":"Available","date":1633067422817},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067422817,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067422817,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:50:22 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:22 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:22 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"121fcfd6-b1ba-46a1-a8e4-fa267860f732","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000003","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"70451334","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:22.815+0000"}],"status":{"name":"Available","date":1633067422817},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067422817,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067422817,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"121fcfd6-b1ba-46a1-a8e4-fa267860f732","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000003","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"70451334","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:22.815+0000"}],"status":{"name":"Available","date":1633067422817},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067422817,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067422981,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:50:22 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: true 05:50:23 [${folio:requestid}] [diku] [5523a6f9-e2e0-4726-bf0b-82e7876d0fa8] [mod-remote-storage] INFO ccessionQueueService Record prepared and saved for item barcode: 70451334 05:50:28 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:28 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:28 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"121fcfd6-b1ba-46a1-a8e4-fa267860f732","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000003","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"70451334","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:22.815+0000"}],"status":{"name":"Available","date":1633067422817},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067422817,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067422981,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:50:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Available","date":1633067428991},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067428991,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:50:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Available","date":1633067428991},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067428991,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Checked out","date":1633067429234},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067429231,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:50:29 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:29 [510877/remote-storage] [diku] [10316974-dcb7-53ca-9365-cbb07f5bb420] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:29 [] [] [] [] INFO CheckInItemService Start check-in process for item with barcode 265671181 05:50:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Checked out","date":1633067429234},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067429231,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Awaiting pickup","date":1633067429900},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067429898,"updatedByUserId":"10316974-dcb7-53ca-9365-cbb07f5bb420","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067429783,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"10316974-dcb7-53ca-9365-cbb07f5bb420"},"_version":3}} 05:50:29 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:50:29 [] [] [] [] INFO CheckInItemService Check-in success for item with barcode 265671181 05:50:29 [] [] [] [] INFO ReturnItemService Return success for item with barcode 265671181 05:50:30 [346414/pubsub;138112/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [346414/pubsub;537630/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [346414/pubsub;666270/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [346414/pubsub;152008/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [346414/pubsub;653135/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [346414/pubsub;432965/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode 265671181 05:50:30 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:50:30 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:50:30 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"a531c9ee-0492-439e-8bb4-11466061d141","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"5bf370e0-8cca-4d9c-82e4-5170ab2a0a39","hrid":"it00000000004","holdingsRecordId":"e3ff6133-b9a2-4d4c-a1c9-dc1867d4df19","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"265671181","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":"512173a7-bd09-490e-b773-17d83f2b63fe"},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[{"noteType":"Check in","note":"Sample note","staffOnly":false,"source":{"id":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","personal":{"lastName":"ADMINISTRATOR","firstName":"DIKU"}},"date":"2021-10-01T05:50:28.987+0000"}],"status":{"name":"Awaiting pickup","date":1633067429900},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067428991,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067429898,"updatedByUserId":"10316974-dcb7-53ca-9365-cbb07f5bb420","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067429783,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"10316974-dcb7-53ca-9365-cbb07f5bb420"},"_version":3},"new":null} 05:59:18 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:18 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:18 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fa8bdbf5-705a-46e8-83e1-c752c7088529","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000005","holdingsRecordId":"f216e04a-9f83-4104-a692-5b71557fa7b4","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"GMkuk","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067958344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067958344,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067958344,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:19 [552243/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:19 [552243/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:19 [552243/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fa8bdbf5-705a-46e8-83e1-c752c7088529","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000005","holdingsRecordId":"f216e04a-9f83-4104-a692-5b71557fa7b4","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"GMkuk","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067958344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067958344,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067958344,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fa8bdbf5-705a-46e8-83e1-c752c7088529","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000005","holdingsRecordId":"f216e04a-9f83-4104-a692-5b71557fa7b4","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"GMkuk","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067958344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067958344,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067959040,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:19 [552243/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: true 05:59:19 [] [] [] [] INFO ccessionQueueService Record prepared and saved for item barcode: GMkuk 05:59:19 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:19 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:19 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fa8bdbf5-705a-46e8-83e1-c752c7088529","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000005","holdingsRecordId":"f216e04a-9f83-4104-a692-5b71557fa7b4","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"GMkuk","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067958344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067958344,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067959040,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:21 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:21 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:21 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"210c849c-7d32-449f-8b3a-130d270287d9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000006","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BjVsa","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961482},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961482,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961482,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:21 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:21 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:21 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000007","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961548},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961548,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961548,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 2] 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"210c849c-7d32-449f-8b3a-130d270287d9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000006","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BjVsa","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961482},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961482,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961482,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"210c849c-7d32-449f-8b3a-130d270287d9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000006","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BjVsa","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961482},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961482,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961482,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000007","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961548},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961548,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961548,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000007","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961548},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961548,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961548,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:21 [818257/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:21 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/210c849c-7d32-449f-8b3a-130d270287d9] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 210c849c-7d32-449f-8b3a-130d270287d9 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/210c849c-7d32-449f-8b3a-130d270287d9] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 210c849c-7d32-449f-8b3a-130d270287d9 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:22 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:22 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:22 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"210c849c-7d32-449f-8b3a-130d270287d9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000006","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BjVsa","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961482},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961482,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961482,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:22 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:22 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:22 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000007","holdingsRecordId":"32777d91-9812-451c-96a2-26070ca2e6e9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067961548},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067961548,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067961548,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:23 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:23 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:23 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067963111},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067963110,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:23 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:23 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:23 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067963111},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067963110,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633067963902},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067963899,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:23 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:24 [102435/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode BgyBK 05:59:24 [346414/pubsub;348929/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with barcode BgyBK 05:59:24 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:24 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:24 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633067963902},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067963899,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067964325},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067964322,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067964233,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3}} 05:59:24 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:24 [] [] [] [] INFO CheckInItemService Check-in success for item with barcode BgyBK 05:59:24 [] [] [] [] INFO ReturnItemService Return success for item with barcode BgyBK 05:59:24 [346414/pubsub;097988/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode BgyBK 05:59:24 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:24 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:24 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"eb92f8a8-5a63-4ad7-b703-4c5e56cd5b5f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000008","holdingsRecordId":"458e0913-3ab0-4611-bf22-ce03d663d556","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"BgyBK","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067964325},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067963110,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067964322,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067964233,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3},"new":null} 05:59:25 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:25 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:25 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"674d79b8-1cde-4119-b61b-6a9c9e9b49cb","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"91982f82-d521-49f8-b253-c2a28d6bd0e3","hrid":"it00000000009","holdingsRecordId":"94de8d16-59b7-4d16-89f9-46d036de42ad","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"MTZEn","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067965531},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067965531,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067965531,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:25 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:25 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:25 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"91982f82-d521-49f8-b253-c2a28d6bd0e3","hrid":"it00000000010","holdingsRecordId":"94de8d16-59b7-4d16-89f9-46d036de42ad","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067965598},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067965597,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067965597,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:25 [758731/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:25 [758731/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:25 [758731/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"674d79b8-1cde-4119-b61b-6a9c9e9b49cb","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"91982f82-d521-49f8-b253-c2a28d6bd0e3","hrid":"it00000000009","holdingsRecordId":"94de8d16-59b7-4d16-89f9-46d036de42ad","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"MTZEn","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067965531},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067965531,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067965531,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"674d79b8-1cde-4119-b61b-6a9c9e9b49cb","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"91982f82-d521-49f8-b253-c2a28d6bd0e3","hrid":"it00000000009","holdingsRecordId":"08054c50-ea34-4373-b9cc-342c60ace4b2","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"MTZEn","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067965531},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067965531,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067965838,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:25 [758731/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:25 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/674d79b8-1cde-4119-b61b-6a9c9e9b49cb] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 674d79b8-1cde-4119-b61b-6a9c9e9b49cb because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/674d79b8-1cde-4119-b61b-6a9c9e9b49cb] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 674d79b8-1cde-4119-b61b-6a9c9e9b49cb because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:26 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:26 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:26 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"91982f82-d521-49f8-b253-c2a28d6bd0e3","hrid":"it00000000010","holdingsRecordId":"94de8d16-59b7-4d16-89f9-46d036de42ad","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067965598},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067965597,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067965597,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":null} 05:59:26 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:26 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:26 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"3be3de0c-dbbd-45f5-ab19-707a5785906d","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000011","holdingsRecordId":"254815e7-e24f-418d-865d-41ffdbe3a04a","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"vkojq","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067966863},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067966863,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067966863,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:27 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:27 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:27 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"3be3de0c-dbbd-45f5-ab19-707a5785906d","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000011","holdingsRecordId":"254815e7-e24f-418d-865d-41ffdbe3a04a","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"vkojq","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067966863},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067966863,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067966863,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"3be3de0c-dbbd-45f5-ab19-707a5785906d","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000011","holdingsRecordId":"254815e7-e24f-418d-865d-41ffdbe3a04a","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"vkojq","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Paged","date":1633067967418},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067966863,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067967416,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:27 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:27 [346414/pubsub;136725/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Process moved request with id dd5ce5f1-7385-4ab6-ac46-a71a9c6e8ce2 05:59:27 [733526/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with associated request with id=dd5ce5f1-7385-4ab6-ac46-a71a9c6e8ce2 05:59:27 [733526/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] WARN lerExceptionResolver Failure in @ExceptionHandler org.folio.rs.error.DefaultErrorHandler#handleCheckInErrors(CheckInException) org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:246) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:219) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:78) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:124) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:428) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:75) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:141) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1323) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1134) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1080) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) [spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) [spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) [tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) [spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) [tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) [folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) [spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) [spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:27 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.folio.rs.error.CheckInException: Retrieval Queue Record with holdId=dd5ce5f1-7385-4ab6-ac46-a71a9c6e8ce2 not found for remoteStorageId=de56bad2-1a33-5f1c-bee6-f653ded15629] with root cause org.folio.rs.error.CheckInException: Retrieval Queue Record with holdId=dd5ce5f1-7385-4ab6-ac46-a71a9c6e8ce2 not found for remoteStorageId=de56bad2-1a33-5f1c-bee6-f653ded15629 at org.folio.rs.service.CheckInItemService.lambda$checkInItemByHoldId$0(CheckInItemService.java:53) ~[classes!/:1.4.0-SNAPSHOT] at java.util.Optional.orElseThrow(Optional.java:408) ~[?:?] at org.folio.rs.service.CheckInItemService.checkInItemByHoldId(CheckInItemService.java:52) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.CheckInRetrieveController.checkInItemByHoldIdWithRemoteStorageConfigurationId(CheckInRetrieveController.java:39) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.CheckInRetrieveController$$FastClassBySpringCGLIB$$22224671.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.CheckInRetrieveController$$EnhancerBySpringCGLIB$$f112342.checkInItemByHoldIdWithRemoteStorageConfigurationId() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:27 [] [] [] [] INFO etrievalQueueService Item location is remote, saving retrieval queue record 05:59:27 [889267/remote-storage] [diku] [a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e] [mod-remote-storage] INFO etrievalQueueService Saving retrieval queue record with id a3e4a324-21b9-4947-94c7-aa78fce815f2 05:59:27 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:27 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:27 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"3be3de0c-dbbd-45f5-ab19-707a5785906d","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000011","holdingsRecordId":"254815e7-e24f-418d-865d-41ffdbe3a04a","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"vkojq","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Paged","date":1633067967418},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067966863,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067967416,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:28 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:28 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:28 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"90e65588-279f-401d-8e6e-c9826a4dc2af","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000012","holdingsRecordId":"acc35d50-16b0-4e1d-bee9-8c9f545014d9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"NOFkW","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968650},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968650,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968650,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:28 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:28 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:28 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000013","holdingsRecordId":"acc35d50-16b0-4e1d-bee9-8c9f545014d9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968706},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968706,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968706,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:28 [133801/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:28 [133801/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:28 [133801/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"90e65588-279f-401d-8e6e-c9826a4dc2af","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000012","holdingsRecordId":"acc35d50-16b0-4e1d-bee9-8c9f545014d9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"NOFkW","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968650},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968650,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968650,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"90e65588-279f-401d-8e6e-c9826a4dc2af","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000012","holdingsRecordId":"d5b5d05c-3c55-4c43-958e-72806a76f0eb","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"NOFkW","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968650},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968650,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968879,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:28 [133801/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:28 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/90e65588-279f-401d-8e6e-c9826a4dc2af] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 90e65588-279f-401d-8e6e-c9826a4dc2af because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/90e65588-279f-401d-8e6e-c9826a4dc2af] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 90e65588-279f-401d-8e6e-c9826a4dc2af because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"90e65588-279f-401d-8e6e-c9826a4dc2af","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000012","holdingsRecordId":"d5b5d05c-3c55-4c43-958e-72806a76f0eb","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"NOFkW","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968650},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968650,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968879,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000013","holdingsRecordId":"acc35d50-16b0-4e1d-bee9-8c9f545014d9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067968706},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067968706,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067968706,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":null} 05:59:29 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:29 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:29 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067969835},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067969834,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:30 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:30 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:30 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067969835},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067969834,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633067970146},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067970143,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:30 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:30 [564979/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode ZYhTC 05:59:30 [] [] [] [] INFO CheckInItemService Start check-in process for item with barcode ZYhTC 05:59:30 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:30 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:30 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633067970146},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067970143,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633067970730},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067970728,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067970633,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3}} 05:59:30 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:30 [] [] [] [] INFO CheckInItemService Check-in success for item with barcode ZYhTC 05:59:30 [] [] [] [] INFO ReturnItemService Return success for item with barcode ZYhTC 05:59:30 [346414/pubsub;655165/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode ZYhTC 05:59:31 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:31 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:31 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"8be0de41-eb3d-4e2a-9fd4-cbb362af8620","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000014","holdingsRecordId":"428aa17d-99ed-4239-832e-b83f89d6afa9","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZYhTC","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633067970730},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067969834,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067970728,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633067970633,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3},"new":null} 05:59:32 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:32 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:32 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"cb5c221c-e6c1-4d91-9839-904d1a24b3b9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000015","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"xNDcr","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972673},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972673,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972673,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:32 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:32 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:32 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972736,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:32 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:32 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:32 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000017","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972804},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972803,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972803,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972736,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972990,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 3] 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972990,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972990,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3}} 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"cb5c221c-e6c1-4d91-9839-904d1a24b3b9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000015","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"xNDcr","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972673},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972673,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972673,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"cb5c221c-e6c1-4d91-9839-904d1a24b3b9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000015","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"xNDcr","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972673},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972673,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972673,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000017","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972804},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972803,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972803,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000017","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972804},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972803,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972803,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 05:59:33 [512803/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 05:59:33 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/cb5c221c-e6c1-4d91-9839-904d1a24b3b9] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record cb5c221c-e6c1-4d91-9839-904d1a24b3b9 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/cb5c221c-e6c1-4d91-9839-904d1a24b3b9] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record cb5c221c-e6c1-4d91-9839-904d1a24b3b9 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 05:59:33 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:33 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:33 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"cb5c221c-e6c1-4d91-9839-904d1a24b3b9","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000015","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"xNDcr","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972673},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972673,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972673,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 05:59:33 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:33 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:33 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000016","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972737},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972736,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972990,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3},"new":null} 05:59:33 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 05:59:33 [] [] [] [] INFO ccessionQueueService Starting processing events... 05:59:33 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000017","holdingsRecordId":"88a0fac0-bf54-4948-90a3-998e30d8f144","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633067972804},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633067972803,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633067972803,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:23:54 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:23:54 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:23:54 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"ef659e58-efd8-4f14-b658-3c19700f6326","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"1b74ab75-9f41-4837-8662-a1d99118008d","hrid":"it00000000018","holdingsRecordId":"376172e7-ce7b-455b-bab6-4aa9eec9fbb3","formerIds":[],"discoverySuppress":true,"title":null,"contributorNames":null,"callNumber":null,"barcode":null,"effectiveShelvingOrder":null,"accessionNumber":null,"itemLevelCallNumber":null,"itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":null,"prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069434707},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069434707,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069434707,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:25:23 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:23 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:23 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"1e40c236-a9fc-4706-afc1-ab70769a05d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000019","holdingsRecordId":"2310b9fd-1e29-4a39-accb-30852f0f221c","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pbBBu","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069523563},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069523563,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069523563,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:25:24 [480557/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:24 [480557/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:25:24 [480557/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"1e40c236-a9fc-4706-afc1-ab70769a05d4","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000019","holdingsRecordId":"2310b9fd-1e29-4a39-accb-30852f0f221c","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pbBBu","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069523563},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069523563,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069523563,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"1e40c236-a9fc-4706-afc1-ab70769a05d4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000019","holdingsRecordId":"2310b9fd-1e29-4a39-accb-30852f0f221c","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pbBBu","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069523563},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069523563,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069524425,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:25:24 [480557/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: true 06:25:24 [] [] [] [] INFO ccessionQueueService Record prepared and saved for item barcode: pbBBu 06:25:27 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:27 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:27 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"1e40c236-a9fc-4706-afc1-ab70769a05d4","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000019","holdingsRecordId":"2310b9fd-1e29-4a39-accb-30852f0f221c","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pbBBu","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069523563},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069523563,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069524425,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:25:37 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:37 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:37 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"87d0c81d-93ec-41d5-a2dd-21475957e22c","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000020","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"OUcvL","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069537789},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069537789,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069537789,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:25:38 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:38 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:38 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000021","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069538426},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069538426,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069538426,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 2] 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"87d0c81d-93ec-41d5-a2dd-21475957e22c","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000020","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"OUcvL","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069537789},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069537789,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069537789,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"87d0c81d-93ec-41d5-a2dd-21475957e22c","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000020","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"OUcvL","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069537789},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069537789,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069537789,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000021","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069538426},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069538426,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069538426,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000021","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069538426},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069538426,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069538426,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:25:39 [801560/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:25:39 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/87d0c81d-93ec-41d5-a2dd-21475957e22c] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 87d0c81d-93ec-41d5-a2dd-21475957e22c because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/87d0c81d-93ec-41d5-a2dd-21475957e22c] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 87d0c81d-93ec-41d5-a2dd-21475957e22c because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 06:25:42 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:42 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:42 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"87d0c81d-93ec-41d5-a2dd-21475957e22c","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000020","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"OUcvL","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069537789},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069537789,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069537789,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:25:43 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:43 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:43 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000021","holdingsRecordId":"9901c800-c350-4571-b987-9776d2dfd681","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069538426},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069538426,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069538426,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:25:49 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:49 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:49 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069549474},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069549474,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:25:51 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:51 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:51 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069549474},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069549474,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633069551344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069551342,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:25:51 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode ZDEjj 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with barcode ZDEjj 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633069551344},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069551342,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069552195},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069552192,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069552139,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3}} 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Check-in success for item with barcode ZDEjj 06:25:52 [194291/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Return success for item with barcode ZDEjj 06:25:52 [346414/pubsub;959289/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode ZDEjj 06:25:54 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:25:54 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:25:54 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"468ec5e7-d322-43f9-9e81-be6080dcaef1","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000022","holdingsRecordId":"900e035f-5a94-420a-94f9-1679cf9bd9c3","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"ZDEjj","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069552195},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069549474,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069552192,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069552139,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3},"new":null} 06:26:01 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:01 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:01 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"bfe3c6ed-e56d-4f36-90ba-9da9b2a9a2ba","hrid":"it00000000023","holdingsRecordId":"e8de1922-c77f-476a-bc39-1312c61f12fa","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pWcwd","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069561464},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069561463,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069561463,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:02 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:02 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:02 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"bfe3c6ed-e56d-4f36-90ba-9da9b2a9a2ba","hrid":"it00000000024","holdingsRecordId":"e8de1922-c77f-476a-bc39-1312c61f12fa","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069562104},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069562104,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069562104,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:02 [256959/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:02 [256959/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:02 [256959/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"bfe3c6ed-e56d-4f36-90ba-9da9b2a9a2ba","hrid":"it00000000023","holdingsRecordId":"e8de1922-c77f-476a-bc39-1312c61f12fa","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pWcwd","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069561464},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069561463,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069561463,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"bfe3c6ed-e56d-4f36-90ba-9da9b2a9a2ba","hrid":"it00000000023","holdingsRecordId":"5834ff03-da83-4b4d-a938-ecd371a28399","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"pWcwd","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069561464},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069561463,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069562915,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:02 [256959/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:02 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record 6afa22ff-64a1-4c2e-bab9-67ce3dfe8a3b because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 06:26:05 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:05 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:05 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"bfe3c6ed-e56d-4f36-90ba-9da9b2a9a2ba","hrid":"it00000000024","holdingsRecordId":"e8de1922-c77f-476a-bc39-1312c61f12fa","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069562104},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069562104,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069562104,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":null} 06:26:11 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:11 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:11 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069571103},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069571103,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:12 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:12 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:12 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069571103},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069571103,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Paged","date":1633069572811},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069572808,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:12 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:12 [346414/pubsub;268304/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Process moved request with id 17f9b278-a429-4e59-bac9-42e346e3a5dc 06:26:12 [346414/pubsub;268304/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Item location is remote, saving retrieval queue record 06:26:12 [346414/pubsub;268304/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO etrievalQueueService Saving retrieval queue record with id 2e5aa0aa-56c2-42f9-833d-9c9ecde19c20 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with associated request with id=17f9b278-a429-4e59-bac9-42e346e3a5dc 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with barcode tiXDN 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Paged","date":1633069572811},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069572808,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633069573599},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069573597,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069573510,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3}} 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:13 [483336/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Check-in success for item with barcode tiXDN 06:26:13 [346414/pubsub;629260/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode tiXDN 06:26:15 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:15 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:15 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"f3bea8ec-b109-4d61-8f87-f3542a15f37b","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000025","holdingsRecordId":"4d38de85-00b2-4da4-b6a5-fe24a0966292","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"tiXDN","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633069573599},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069571103,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069573597,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069573510,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3},"new":null} 06:26:23 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:23 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:23 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"e32f606e-2cdb-445c-b6ab-03cc55f29d6d","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000026","holdingsRecordId":"53553012-bc2b-4a6c-9cfa-d4162b66b0b5","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"yhjhw","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069583424},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069583423,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069583423,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:24 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:24 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:24 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000027","holdingsRecordId":"53553012-bc2b-4a6c-9cfa-d4162b66b0b5","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069584071},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069584070,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069584070,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:24 [232368/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:24 [232368/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:24 [232368/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"e32f606e-2cdb-445c-b6ab-03cc55f29d6d","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000026","holdingsRecordId":"53553012-bc2b-4a6c-9cfa-d4162b66b0b5","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"yhjhw","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069583424},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069583423,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069583423,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"e32f606e-2cdb-445c-b6ab-03cc55f29d6d","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000026","holdingsRecordId":"784a0bd2-4bc3-4ab7-bfad-403c096358f1","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"yhjhw","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069583424},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069583423,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069584833,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:24 [232368/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:24 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/e32f606e-2cdb-445c-b6ab-03cc55f29d6d] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record e32f606e-2cdb-445c-b6ab-03cc55f29d6d because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/e32f606e-2cdb-445c-b6ab-03cc55f29d6d] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record e32f606e-2cdb-445c-b6ab-03cc55f29d6d because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 06:26:27 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:27 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:27 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"e32f606e-2cdb-445c-b6ab-03cc55f29d6d","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000026","holdingsRecordId":"784a0bd2-4bc3-4ab7-bfad-403c096358f1","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"yhjhw","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069583424},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069583423,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069584833,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:26:28 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:28 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:28 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000027","holdingsRecordId":"53553012-bc2b-4a6c-9cfa-d4162b66b0b5","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069584071},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069584070,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069584070,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":null} 06:26:34 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:34 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:34 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069594474},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069594473,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:36 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:36 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:36 [] [] [] [] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069594474},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069594473,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633069596573},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069596571,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:36 [] [] [] [] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode fyjmB 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Start check-in process for item with barcode fyjmB 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Checked out","date":1633069596573},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069596571,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633069599205},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069599203,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069599131,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3}} 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO CheckInItemService Check-in success for item with barcode fyjmB 06:26:39 [596826/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ReturnItemService Return success for item with barcode fyjmB 06:26:39 [346414/pubsub;852819/remote-storage] [diku] [3867571c-aecd-4bde-9566-c03e80376fc5] [mod-remote-storage] INFO ReturnItemService Start return for item with barcode fyjmB 06:26:43 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:43 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:43 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"dcd2d1b7-c5ce-45c6-87d9-3afac1990346","effectiveLocationId":"53cf956f-c1df-410b-8bea-27f712cca7c0","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000028","holdingsRecordId":"11d6c96b-cd8a-4f69-b33b-041ebaa6e6dc","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"fyjmB","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Awaiting pickup","date":1633069599205},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069594473,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069599203,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":{"dateTime":1633069599131,"servicePointId":"3a40852d-49fd-4df2-a1f9-6e2641a6e91f","staffMemberId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499"},"_version":3},"new":null} 06:26:50 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:50 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:50 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"e5d04bb3-82f2-4529-b159-86a6b9ea83a2","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000029","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"dEQut","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069610679},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069610679,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069610679,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:51 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:51 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:51 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611321,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:51 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:51 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:51 [] [] [] [] INFO ccessionQueueService Event received: {"type":"CREATE","tenant":"diku","old":null,"new":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000031","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611945},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611945,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611945,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1}} 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611321,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069612680,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 3] 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Starting processing events... 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"e5d04bb3-82f2-4529-b159-86a6b9ea83a2","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000029","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"dEQut","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069610679},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069610679,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069610679,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"e5d04bb3-82f2-4529-b159-86a6b9ea83a2","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000029","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"dEQut","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069610679},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069610679,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069610679,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069612680,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069612680,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3}} 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService Event received: {"type":"UPDATE","tenant":"diku","old":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000031","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611945},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611945,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611945,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":1},"new":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000031","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611945},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611945,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611945,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2}} 06:26:52 [438838/remote-storage] [diku] [cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499] [mod-remote-storage] INFO ccessionQueueService isEffectiveLocationChanged: false 06:26:52 [] [] [] [] ERROR DirectJDKLog Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/e5d04bb3-82f2-4529-b159-86a6b9ea83a2] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record e5d04bb3-82f2-4529-b159-86a6b9ea83a2 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)]] with root cause feign.FeignException$InternalServerError: [500 Internal Server Error] during [PUT] to [http://10.36.1.244:9130/inventory/items/e5d04bb3-82f2-4529-b159-86a6b9ea83a2] [InventoryClient#putItem(String,Item)]: [{ "message": "Cannot update record e5d04bb3-82f2-4529-b159-86a6b9ea83a2 because it has been changed (optimistic locking): Stored _version is 2, _version of request is 1", "severity": "ERROR", "code": ... (401 bytes)] at feign.FeignException.serverErrorStatus(FeignException.java:231) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:180) ~[feign-core-10.12.jar!/:?] at feign.FeignException.errorStatus(FeignException.java:169) ~[feign-core-10.12.jar!/:?] at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) ~[feign-core-10.12.jar!/:?] at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) ~[feign-core-10.12.jar!/:?] at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) ~[feign-core-10.12.jar!/:?] at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100) ~[feign-core-10.12.jar!/:?] at com.sun.proxy.$Proxy177.putItem(Unknown Source) ~[?:?] at org.folio.rs.service.AccessionQueueService.changeItemPermanentLocation(AccessionQueueService.java:173) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.service.AccessionQueueService.processPostAccession(AccessionQueueService.java:130) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController.postAccession(AccessionController.java:40) ~[classes!/:1.4.0-SNAPSHOT] at org.folio.rs.controller.AccessionController$$FastClassBySpringCGLIB$$6da5362c.invoke() ~[classes!/:1.4.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:123) ~[spring-context-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) ~[spring-aop-5.3.8.jar!/:5.3.8] at org.folio.rs.controller.AccessionController$$EnhancerBySpringCGLIB$$ba041f53.postAccession() ~[classes!/:1.4.0-SNAPSHOT] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:197) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:141) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:106) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:894) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1063) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.8.jar!/:5.3.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:228) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.folio.spring.scope.filter.FolioExecutionScopeFilter.doFilter(FolioExecutionScopeFilter.java:40) ~[folio-spring-base-2.0.0.jar!/:2.0.0] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.5.2.jar!/:2.5.2] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.8.jar!/:5.3.8] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) ~[spring-web-5.3.8.jar!/:5.3.8] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:190) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:163) ~[tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723) [tomcat-embed-core-9.0.48.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-9.0.48.jar!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.48.jar!/:?] at java.lang.Thread.run(Thread.java:829) [?:?] 06:26:57 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:57 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:57 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"e5d04bb3-82f2-4529-b159-86a6b9ea83a2","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000029","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"dEQut","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069610679},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069610679,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069610679,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:26:57 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:57 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:57 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb3b70f3-b291-4921-a391-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000030","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"B0B0B","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611321},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611321,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069612680,"updatedByUserId":"cd4d2c0c-dfd6-56bd-8eb1-a3ab2c6a5499","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":3},"new":null} 06:26:58 [] [] [] [] INFO KafkaMessageListener Processing resource events from kafka [eventsCount: 1] 06:26:58 [] [] [] [] INFO ccessionQueueService Starting processing events... 06:26:58 [] [] [] [] INFO ccessionQueueService Event received: {"type":"DELETE","tenant":"diku","old":{"id":"fb5b90f2-b294-4127-a398-1e4b6513bb8f","effectiveLocationId":"fcd64ce1-6995-48f0-840e-89ffa2288371","instanceId":"a24eccf0-57a6-495e-898d-32b9b2210f2f","hrid":"it00000000031","holdingsRecordId":"11857541-461d-4f42-9d9c-d7b2f04d4012","formerIds":[],"discoverySuppress":null,"title":null,"contributorNames":null,"callNumber":null,"barcode":"C0C0C","effectiveShelvingOrder":"TK 45105.88815 A58 42004 FT MEADE","accessionNumber":null,"itemLevelCallNumber":"TK5105.88815 . A58 2004 FT MEADE","itemLevelCallNumberPrefix":null,"itemLevelCallNumberSuffix":null,"itemLevelCallNumberTypeId":null,"effectiveCallNumberComponents":{"callNumber":"TK5105.88815 . A58 2004 FT MEADE","prefix":null,"suffix":null,"typeId":null},"volume":null,"enumeration":null,"chronology":null,"yearCaption":[],"itemIdentifier":null,"copyNumber":null,"numberOfPieces":null,"descriptionOfPieces":null,"numberOfMissingPieces":null,"missingPieces":null,"missingPiecesDate":null,"itemDamagedStatusId":null,"itemDamagedStatusDate":null,"notes":[],"circulationNotes":[],"status":{"name":"Available","date":1633069611945},"materialType":null,"permanentLoanType":null,"temporaryLoanType":null,"permanentLocation":null,"temporaryLocation":null,"effectiveLocation":null,"electronicAccess":[],"statisticalCodeIds":[],"purchaseOrderLineIdentifier":null,"metadata":{"createdDate":1633069611945,"createdByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","createdByUsername":null,"updatedDate":1633069611945,"updatedByUserId":"a08ff105-19f7-5d5a-a5fe-4f4b9de0ac1e","updatedByUsername":null},"tags":{"tagList":[]},"lastCheckIn":null,"_version":2},"new":null} 06:43:54 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version4: {FOLIO.diku.inventory.item=50, inventory.item=50}) to (version44: {FOLIO.diku.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions inventory.item-26, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, inventory.item-43, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.diku.inventory.item-48, inventory.item-40, inventory.item-44, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-49, inventory.item-41, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.diku.inventory.item-46, inventory.item-37, inventory.item-42, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29 06:43:55 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [inventory.item-26, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, inventory.item-43, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.diku.inventory.item-48, inventory.item-40, inventory.item-44, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.diku.inventory.item-49, inventory.item-41, inventory.item-45, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.diku.inventory.item-46, inventory.item-37, inventory.item-42, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-29] 06:43:55 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version4: {FOLIO.diku.inventory.item=50, inventory.item=50}) to (version45: {FOLIO.diku.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-10, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-14, inventory.item-18, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, inventory.item-11, FOLIO.diku.inventory.item-23, inventory.item-15, inventory.item-19, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, inventory.item-12, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-20, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-17, FOLIO.diku.inventory.item-0, inventory.item-21 06:43:55 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-10, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, inventory.item-10, FOLIO.diku.inventory.item-22, inventory.item-14, inventory.item-18, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, inventory.item-11, FOLIO.diku.inventory.item-23, inventory.item-15, inventory.item-19, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, inventory.item-12, FOLIO.diku.inventory.item-24, inventory.item-16, inventory.item-20, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.diku.inventory.item-21, inventory.item-13, inventory.item-17, FOLIO.diku.inventory.item-0, inventory.item-21] 06:43:55 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 06:43:55 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 06:43:55 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 9: {consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]), consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072=Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49])} 06:43:55 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]) 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.diku.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-12, inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-6, inventory.item-9, FOLIO.diku.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-2, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, inventory.item-21 06:43:55 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49]) 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.diku.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-43 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-22 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-18 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-1 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-9 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-5 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-17 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-13 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-21 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-0 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-8 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-4 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-16 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-12 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-24 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-30 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-20 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-26 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-7 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-38 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-3 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-34 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-15 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-46 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-42 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-11 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-25 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-33 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-23 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-29 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-19 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-41 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-6 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-37 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-2 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-49 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-14 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-45 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-10 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-32 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-28 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-40 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-36 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-48 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-44 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-31 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-27 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-39 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-35 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-47 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-43 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-22 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-18 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-1 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-9 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-5 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-17 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-13 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-21 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-0 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-8 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-4 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-16 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-12 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-24 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-20 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-7 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-3 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-15 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-11 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-23 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-19 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-6 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-30 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-2 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-14 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-26 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-10 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-38 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-34 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-46 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-42 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-25 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-33 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-10 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-29 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-41 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-37 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-49 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-45 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-32 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-28 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-14 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-40 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-36 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-48 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-44 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-31 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-27 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-39 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-35 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-47 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2795382590122208256.inventory.item-43 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-47 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-31 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=71, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-38 to the committed offset FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-46 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-24 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-32 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-22 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-30 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-20 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-28 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-18 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-26 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-40 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-38 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-36 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-17 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-34 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-15 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-48 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-13 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-46 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-11 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-23 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-44 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-21 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-42 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-19 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-25 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-33 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-31 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-29 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-27 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-41 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-39 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-16 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-37 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-14 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-12 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-35 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-10 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-49 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-47 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-45 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2795382590122208256.inventory.item-43 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 06:43:55 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.diku.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, inventory.item-46, FOLIO.diku.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-43] 06:43:55 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.diku.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-12, inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-6, inventory.item-9, FOLIO.diku.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-2, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, inventory.item-21] 07:58:56 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] 07:58:56 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version45: {FOLIO.diku.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) to (version60: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version45: {FOLIO.diku.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) to (version61: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.diku.inventory.item-48, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-43 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.diku.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-12, inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-6, inventory.item-9, FOLIO.diku.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-2, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, inventory.item-21 07:58:57 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-35, inventory.item-26, FOLIO.diku.inventory.item-39, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.diku.inventory.item-36, inventory.item-27, FOLIO.diku.inventory.item-40, inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.diku.inventory.item-44, inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.diku.inventory.item-48, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, inventory.item-25, FOLIO.diku.inventory.item-38, inventory.item-29, FOLIO.diku.inventory.item-42, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-43] 07:58:57 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.diku.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.diku.inventory.item-11, inventory.item-2, FOLIO.diku.inventory.item-15, inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-12, inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.diku.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-6, inventory.item-9, FOLIO.diku.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-2, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, inventory.item-21] 07:58:57 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 07:58:57 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 07:58:57 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=10, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 07:58:57 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=10, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 10: {consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2224752897964546048.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-9, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]), consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072=Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2224752897964546048.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2224752897964546048.inventory.item-31, FOLIO.testenant2224752897964546048.inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49])} 07:58:57 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=10, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 07:58:57 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=10, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2224752897964546048.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-9, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24]) 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2224752897964546048.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2224752897964546048.inventory.item-31, FOLIO.testenant2224752897964546048.inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49]) 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.diku.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-0, inventory.item-2, FOLIO.diku.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-9, inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-19, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.diku.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-3, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.diku.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-23, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, inventory.item-21 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.testenant2224752897964546048.inventory.item-40, inventory.item-26, FOLIO.diku.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-32, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-25, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-33, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-43, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-35, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.diku.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-28, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.diku.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-29, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-40, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.diku.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-31, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-7 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-40 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-32 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-24 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-49 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-41 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-16 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-33 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-8 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-25 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-0 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-42 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-34 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-17 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-26 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-9 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-43 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-1 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-18 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-35 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-10 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-27 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-2 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-19 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-44 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-11 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-36 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-3 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-28 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-20 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-12 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-45 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-4 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-21 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-13 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-37 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-5 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-29 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-22 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-46 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-14 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-38 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-6 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-30 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-23 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-47 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-15 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-39 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-31 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-48 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-40 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-7 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-32 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-24 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-16 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-49 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-8 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-41 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-0 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-33 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-17 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-9 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-25 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-1 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-42 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-18 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-34 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-10 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-26 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-2 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-43 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-19 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-35 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-11 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-27 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-3 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-20 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-44 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-12 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-36 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-28 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-4 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-21 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-45 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-13 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-37 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-5 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-22 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-14 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-29 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-6 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-46 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-23 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-38 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-15 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-30 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-47 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-39 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-31 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2224752897964546048.inventory.item-48 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=71, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-47 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-10 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-31 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-14 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-38 to the committed offset FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-12 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-31 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-46 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-47 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-13 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-14 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-21 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-40 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-42 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-11 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-36 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-38 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-32 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-34 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-28 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-24 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-30 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-20 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-22 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-26 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-16 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-49 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-18 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-45 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-12 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-47 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-14 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-41 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-43 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-10 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-37 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-39 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-33 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-35 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-29 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-21 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-23 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-31 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-17 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-25 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-19 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-27 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-13 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-48 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-15 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-44 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO SubscriptionState [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Resetting offset for partition FOLIO.testenant2224752897964546048.inventory.item-46 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}}. 07:58:57 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.diku.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-0, inventory.item-2, FOLIO.diku.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-9, inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-19, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.diku.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-3, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.diku.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-23, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, inventory.item-21] 07:58:57 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions assigned: [FOLIO.testenant2224752897964546048.inventory.item-40, inventory.item-26, FOLIO.diku.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-32, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-25, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-33, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-43, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-35, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.diku.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-28, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.diku.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-29, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-40, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.diku.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-31, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29] 08:03:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item, FOLIO.testenant2263727331783558144.inventory.item] 08:03:57 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version61: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) to (version62: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50, FOLIO.testenant2263727331783558144.inventory.item=50}) 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the subscription has changed from [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item] to [FOLIO.diku.inventory.item, FOLIO.testenant2224752897964546048.inventory.item, FOLIO.testenant2795382590122208256.inventory.item, inventory.item, FOLIO.testenant2263727331783558144.inventory.item] 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.testenant2224752897964546048.inventory.item-40, inventory.item-26, FOLIO.diku.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-32, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-25, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-33, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-42, inventory.item-32, FOLIO.diku.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-43, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-35, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.diku.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-28, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-47, FOLIO.diku.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.diku.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-29, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, inventory.item-28, FOLIO.diku.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-32, inventory.item-36, FOLIO.diku.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-40, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.diku.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-31, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29 08:03:58 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.testenant2224752897964546048.inventory.item-40, inventory.item-26, FOLIO.diku.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-32, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-25, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-33, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-42, inventory.item-32, FOLIO.diku.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-43, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-35, inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-27, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.diku.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-28, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, inventory.item-47, FOLIO.diku.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.diku.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-29, inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, inventory.item-28, FOLIO.diku.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-32, inventory.item-36, FOLIO.diku.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-40, inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.diku.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-31, inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-39, inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29] 08:03:58 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Requesting to re-join the group and trigger rebalance since the assignment metadata has changed from (version61: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50}) to (version63: {FOLIO.diku.inventory.item=50, FOLIO.testenant2224752897964546048.inventory.item=50, FOLIO.testenant2795382590122208256.inventory.item=50, inventory.item=50, FOLIO.testenant2263727331783558144.inventory.item=50}) 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Revoke previously assigned partitions FOLIO.diku.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-0, inventory.item-2, FOLIO.diku.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-9, inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-19, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.diku.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-3, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.diku.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-23, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, inventory.item-21 08:03:58 [] [] [] [] INFO LogAccessor FOLIO-mod-remote-storage-items-group: partitions revoked: [FOLIO.diku.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-9, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-0, inventory.item-2, FOLIO.diku.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-8, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-16, inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-9, inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-19, inventory.item-17, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.diku.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.diku.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-3, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-5, inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-11, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-4, inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-24, FOLIO.diku.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.diku.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-23, inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, inventory.item-21] 08:03:58 [] [] [] [] INFO AbstractCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] (Re-)joining group 08:03:58 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 08:03:58 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Finished assignment for group at generation 11: {consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127=Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2224752897964546048.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-9, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24, FOLIO.testenant2263727331783558144.inventory.item-0, FOLIO.testenant2263727331783558144.inventory.item-1, FOLIO.testenant2263727331783558144.inventory.item-2, FOLIO.testenant2263727331783558144.inventory.item-3, FOLIO.testenant2263727331783558144.inventory.item-4, FOLIO.testenant2263727331783558144.inventory.item-5, FOLIO.testenant2263727331783558144.inventory.item-6, FOLIO.testenant2263727331783558144.inventory.item-7, FOLIO.testenant2263727331783558144.inventory.item-8, FOLIO.testenant2263727331783558144.inventory.item-9, FOLIO.testenant2263727331783558144.inventory.item-10, FOLIO.testenant2263727331783558144.inventory.item-11, FOLIO.testenant2263727331783558144.inventory.item-12, FOLIO.testenant2263727331783558144.inventory.item-13, FOLIO.testenant2263727331783558144.inventory.item-14, FOLIO.testenant2263727331783558144.inventory.item-15, FOLIO.testenant2263727331783558144.inventory.item-16, FOLIO.testenant2263727331783558144.inventory.item-17, FOLIO.testenant2263727331783558144.inventory.item-18, FOLIO.testenant2263727331783558144.inventory.item-19, FOLIO.testenant2263727331783558144.inventory.item-20, FOLIO.testenant2263727331783558144.inventory.item-21, FOLIO.testenant2263727331783558144.inventory.item-22, FOLIO.testenant2263727331783558144.inventory.item-23, FOLIO.testenant2263727331783558144.inventory.item-24]), consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072=Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2224752897964546048.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2224752897964546048.inventory.item-31, FOLIO.testenant2224752897964546048.inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49, FOLIO.testenant2263727331783558144.inventory.item-25, FOLIO.testenant2263727331783558144.inventory.item-26, FOLIO.testenant2263727331783558144.inventory.item-27, FOLIO.testenant2263727331783558144.inventory.item-28, FOLIO.testenant2263727331783558144.inventory.item-29, FOLIO.testenant2263727331783558144.inventory.item-30, FOLIO.testenant2263727331783558144.inventory.item-31, FOLIO.testenant2263727331783558144.inventory.item-32, FOLIO.testenant2263727331783558144.inventory.item-33, FOLIO.testenant2263727331783558144.inventory.item-34, FOLIO.testenant2263727331783558144.inventory.item-35, FOLIO.testenant2263727331783558144.inventory.item-36, FOLIO.testenant2263727331783558144.inventory.item-37, FOLIO.testenant2263727331783558144.inventory.item-38, FOLIO.testenant2263727331783558144.inventory.item-39, FOLIO.testenant2263727331783558144.inventory.item-40, FOLIO.testenant2263727331783558144.inventory.item-41, FOLIO.testenant2263727331783558144.inventory.item-42, FOLIO.testenant2263727331783558144.inventory.item-43, FOLIO.testenant2263727331783558144.inventory.item-44, FOLIO.testenant2263727331783558144.inventory.item-45, FOLIO.testenant2263727331783558144.inventory.item-46, FOLIO.testenant2263727331783558144.inventory.item-47, FOLIO.testenant2263727331783558144.inventory.item-48, FOLIO.testenant2263727331783558144.inventory.item-49])} 08:03:58 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-FOLIO-mod-remote-storage-items-group-5-ebcd58ea-59c9-471c-825f-f385396c7127', protocol='range'} 08:03:58 [] [] [] [] INFO GroupResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-FOLIO-mod-remote-storage-items-group-6-00797a61-9a6a-420c-887a-1c41655f5072', protocol='range'} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-0, FOLIO.diku.inventory.item-1, FOLIO.diku.inventory.item-2, FOLIO.diku.inventory.item-3, FOLIO.diku.inventory.item-4, FOLIO.diku.inventory.item-5, FOLIO.diku.inventory.item-6, FOLIO.diku.inventory.item-7, FOLIO.diku.inventory.item-8, FOLIO.diku.inventory.item-9, FOLIO.diku.inventory.item-10, FOLIO.diku.inventory.item-11, FOLIO.diku.inventory.item-12, FOLIO.diku.inventory.item-13, FOLIO.diku.inventory.item-14, FOLIO.diku.inventory.item-15, FOLIO.diku.inventory.item-16, FOLIO.diku.inventory.item-17, FOLIO.diku.inventory.item-18, FOLIO.diku.inventory.item-19, FOLIO.diku.inventory.item-20, FOLIO.diku.inventory.item-21, FOLIO.diku.inventory.item-22, FOLIO.diku.inventory.item-23, FOLIO.diku.inventory.item-24, FOLIO.testenant2224752897964546048.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-9, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-1, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2795382590122208256.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.testenant2795382590122208256.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.testenant2795382590122208256.inventory.item-24, inventory.item-0, inventory.item-1, inventory.item-2, inventory.item-3, inventory.item-4, inventory.item-5, inventory.item-6, inventory.item-7, inventory.item-8, inventory.item-9, inventory.item-10, inventory.item-11, inventory.item-12, inventory.item-13, inventory.item-14, inventory.item-15, inventory.item-16, inventory.item-17, inventory.item-18, inventory.item-19, inventory.item-20, inventory.item-21, inventory.item-22, inventory.item-23, inventory.item-24, FOLIO.testenant2263727331783558144.inventory.item-0, FOLIO.testenant2263727331783558144.inventory.item-1, FOLIO.testenant2263727331783558144.inventory.item-2, FOLIO.testenant2263727331783558144.inventory.item-3, FOLIO.testenant2263727331783558144.inventory.item-4, FOLIO.testenant2263727331783558144.inventory.item-5, FOLIO.testenant2263727331783558144.inventory.item-6, FOLIO.testenant2263727331783558144.inventory.item-7, FOLIO.testenant2263727331783558144.inventory.item-8, FOLIO.testenant2263727331783558144.inventory.item-9, FOLIO.testenant2263727331783558144.inventory.item-10, FOLIO.testenant2263727331783558144.inventory.item-11, FOLIO.testenant2263727331783558144.inventory.item-12, FOLIO.testenant2263727331783558144.inventory.item-13, FOLIO.testenant2263727331783558144.inventory.item-14, FOLIO.testenant2263727331783558144.inventory.item-15, FOLIO.testenant2263727331783558144.inventory.item-16, FOLIO.testenant2263727331783558144.inventory.item-17, FOLIO.testenant2263727331783558144.inventory.item-18, FOLIO.testenant2263727331783558144.inventory.item-19, FOLIO.testenant2263727331783558144.inventory.item-20, FOLIO.testenant2263727331783558144.inventory.item-21, FOLIO.testenant2263727331783558144.inventory.item-22, FOLIO.testenant2263727331783558144.inventory.item-23, FOLIO.testenant2263727331783558144.inventory.item-24]) 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Notifying assignor about the new Assignment(partitions=[FOLIO.diku.inventory.item-25, FOLIO.diku.inventory.item-26, FOLIO.diku.inventory.item-27, FOLIO.diku.inventory.item-28, FOLIO.diku.inventory.item-29, FOLIO.diku.inventory.item-30, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-33, FOLIO.diku.inventory.item-34, FOLIO.diku.inventory.item-35, FOLIO.diku.inventory.item-36, FOLIO.diku.inventory.item-37, FOLIO.diku.inventory.item-38, FOLIO.diku.inventory.item-39, FOLIO.diku.inventory.item-40, FOLIO.diku.inventory.item-41, FOLIO.diku.inventory.item-42, FOLIO.diku.inventory.item-43, FOLIO.diku.inventory.item-44, FOLIO.diku.inventory.item-45, FOLIO.diku.inventory.item-46, FOLIO.diku.inventory.item-47, FOLIO.diku.inventory.item-48, FOLIO.diku.inventory.item-49, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2224752897964546048.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2224752897964546048.inventory.item-31, FOLIO.testenant2224752897964546048.inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.testenant2795382590122208256.inventory.item-25, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, FOLIO.testenant2795382590122208256.inventory.item-37, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-40, FOLIO.testenant2795382590122208256.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-49, inventory.item-25, inventory.item-26, inventory.item-27, inventory.item-28, inventory.item-29, inventory.item-30, inventory.item-31, inventory.item-32, inventory.item-33, inventory.item-34, inventory.item-35, inventory.item-36, inventory.item-37, inventory.item-38, inventory.item-39, inventory.item-40, inventory.item-41, inventory.item-42, inventory.item-43, inventory.item-44, inventory.item-45, inventory.item-46, inventory.item-47, inventory.item-48, inventory.item-49, FOLIO.testenant2263727331783558144.inventory.item-25, FOLIO.testenant2263727331783558144.inventory.item-26, FOLIO.testenant2263727331783558144.inventory.item-27, FOLIO.testenant2263727331783558144.inventory.item-28, FOLIO.testenant2263727331783558144.inventory.item-29, FOLIO.testenant2263727331783558144.inventory.item-30, FOLIO.testenant2263727331783558144.inventory.item-31, FOLIO.testenant2263727331783558144.inventory.item-32, FOLIO.testenant2263727331783558144.inventory.item-33, FOLIO.testenant2263727331783558144.inventory.item-34, FOLIO.testenant2263727331783558144.inventory.item-35, FOLIO.testenant2263727331783558144.inventory.item-36, FOLIO.testenant2263727331783558144.inventory.item-37, FOLIO.testenant2263727331783558144.inventory.item-38, FOLIO.testenant2263727331783558144.inventory.item-39, FOLIO.testenant2263727331783558144.inventory.item-40, FOLIO.testenant2263727331783558144.inventory.item-41, FOLIO.testenant2263727331783558144.inventory.item-42, FOLIO.testenant2263727331783558144.inventory.item-43, FOLIO.testenant2263727331783558144.inventory.item-44, FOLIO.testenant2263727331783558144.inventory.item-45, FOLIO.testenant2263727331783558144.inventory.item-46, FOLIO.testenant2263727331783558144.inventory.item-47, FOLIO.testenant2263727331783558144.inventory.item-48, FOLIO.testenant2263727331783558144.inventory.item-49]) 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.testenant2263727331783558144.inventory.item-20, FOLIO.diku.inventory.item-6, FOLIO.testenant2224752897964546048.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-1, inventory.item-1, FOLIO.diku.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-9, FOLIO.testenant2263727331783558144.inventory.item-4, inventory.item-10, FOLIO.diku.inventory.item-22, FOLIO.testenant2224752897964546048.inventory.item-16, FOLIO.testenant2795382590122208256.inventory.item-17, FOLIO.testenant2263727331783558144.inventory.item-12, inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-8, FOLIO.testenant2263727331783558144.inventory.item-21, FOLIO.diku.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-0, inventory.item-2, FOLIO.diku.inventory.item-15, FOLIO.testenant2795382590122208256.inventory.item-8, FOLIO.testenant2263727331783558144.inventory.item-5, inventory.item-11, FOLIO.diku.inventory.item-23, FOLIO.testenant2224752897964546048.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-16, FOLIO.testenant2263727331783558144.inventory.item-13, inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-9, inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-20, FOLIO.diku.inventory.item-8, FOLIO.testenant2224752897964546048.inventory.item-1, FOLIO.testenant2263727331783558144.inventory.item-1, FOLIO.diku.inventory.item-16, inventory.item-8, FOLIO.testenant2263727331783558144.inventory.item-10, FOLIO.diku.inventory.item-24, FOLIO.testenant2795382590122208256.inventory.item-3, inventory.item-16, FOLIO.testenant2224752897964546048.inventory.item-18, FOLIO.testenant2263727331783558144.inventory.item-18, FOLIO.testenant2795382590122208256.inventory.item-11, FOLIO.diku.inventory.item-1, FOLIO.testenant2224752897964546048.inventory.item-10, FOLIO.testenant2263727331783558144.inventory.item-19, FOLIO.testenant2795382590122208256.inventory.item-19, FOLIO.diku.inventory.item-9, inventory.item-0, FOLIO.testenant2224752897964546048.inventory.item-2, FOLIO.testenant2263727331783558144.inventory.item-2, FOLIO.diku.inventory.item-17, inventory.item-9, FOLIO.testenant2263727331783558144.inventory.item-3, FOLIO.testenant2795382590122208256.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-19, inventory.item-17, FOLIO.testenant2263727331783558144.inventory.item-11, FOLIO.diku.inventory.item-0, FOLIO.testenant2795382590122208256.inventory.item-10, FOLIO.diku.inventory.item-2, FOLIO.testenant2224752897964546048.inventory.item-11, FOLIO.testenant2795382590122208256.inventory.item-22, FOLIO.testenant2263727331783558144.inventory.item-24, FOLIO.diku.inventory.item-10, FOLIO.testenant2224752897964546048.inventory.item-3, inventory.item-5, FOLIO.diku.inventory.item-18, FOLIO.testenant2224752897964546048.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-5, FOLIO.testenant2263727331783558144.inventory.item-8, inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-12, FOLIO.testenant2795382590122208256.inventory.item-13, FOLIO.testenant2263727331783558144.inventory.item-16, inventory.item-22, inventory.item-23, FOLIO.diku.inventory.item-3, FOLIO.testenant2224752897964546048.inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-21, FOLIO.diku.inventory.item-11, FOLIO.testenant2263727331783558144.inventory.item-0, inventory.item-6, inventory.item-7, FOLIO.diku.inventory.item-19, FOLIO.testenant2224752897964546048.inventory.item-21, FOLIO.testenant2795382590122208256.inventory.item-4, FOLIO.testenant2263727331783558144.inventory.item-9, inventory.item-15, FOLIO.testenant2224752897964546048.inventory.item-13, FOLIO.testenant2795382590122208256.inventory.item-12, FOLIO.testenant2263727331783558144.inventory.item-17, FOLIO.testenant2795382590122208256.inventory.item-24, FOLIO.testenant2263727331783558144.inventory.item-22, FOLIO.diku.inventory.item-4, FOLIO.testenant2224752897964546048.inventory.item-5, FOLIO.diku.inventory.item-12, inventory.item-3, FOLIO.testenant2263727331783558144.inventory.item-6, FOLIO.diku.inventory.item-20, FOLIO.testenant2795382590122208256.inventory.item-7, inventory.item-12, FOLIO.testenant2224752897964546048.inventory.item-22, FOLIO.testenant2263727331783558144.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-15, inventory.item-20, FOLIO.testenant2224752897964546048.inventory.item-14, FOLIO.testenant2795382590122208256.inventory.item-23, FOLIO.diku.inventory.item-5, FOLIO.testenant2224752897964546048.inventory.item-6, FOLIO.testenant2263727331783558144.inventory.item-23, FOLIO.diku.inventory.item-13, inventory.item-4, FOLIO.testenant2795382590122208256.inventory.item-6, FOLIO.diku.inventory.item-21, FOLIO.testenant2224752897964546048.inventory.item-23, inventory.item-13, FOLIO.testenant2263727331783558144.inventory.item-7, FOLIO.testenant2795382590122208256.inventory.item-14, FOLIO.testenant2224752897964546048.inventory.item-15, inventory.item-21, FOLIO.testenant2263727331783558144.inventory.item-15 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Adding newly assigned partitions: FOLIO.testenant2224752897964546048.inventory.item-40, inventory.item-26, FOLIO.diku.inventory.item-39, FOLIO.testenant2224752897964546048.inventory.item-32, FOLIO.testenant2263727331783558144.inventory.item-28, inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-26, FOLIO.diku.inventory.item-47, FOLIO.testenant2263727331783558144.inventory.item-37, inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-49, FOLIO.testenant2263727331783558144.inventory.item-45, FOLIO.diku.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-41, FOLIO.testenant2795382590122208256.inventory.item-25, inventory.item-27, FOLIO.diku.inventory.item-40, FOLIO.testenant2224752897964546048.inventory.item-33, FOLIO.testenant2795382590122208256.inventory.item-33, FOLIO.testenant2263727331783558144.inventory.item-29, inventory.item-35, FOLIO.diku.inventory.item-48, FOLIO.testenant2224752897964546048.inventory.item-25, FOLIO.testenant2263727331783558144.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-41, inventory.item-44, FOLIO.testenant2263727331783558144.inventory.item-46, FOLIO.testenant2795382590122208256.inventory.item-49, FOLIO.diku.inventory.item-31, FOLIO.diku.inventory.item-33, FOLIO.testenant2224752897964546048.inventory.item-42, FOLIO.testenant2263727331783558144.inventory.item-26, FOLIO.diku.inventory.item-41, inventory.item-32, FOLIO.testenant2224752897964546048.inventory.item-34, FOLIO.testenant2795382590122208256.inventory.item-28, FOLIO.testenant2263727331783558144.inventory.item-34, FOLIO.diku.inventory.item-49, inventory.item-41, FOLIO.testenant2224752897964546048.inventory.item-26, FOLIO.testenant2263727331783558144.inventory.item-35, FOLIO.testenant2795382590122208256.inventory.item-36, inventory.item-49, FOLIO.testenant2263727331783558144.inventory.item-43, FOLIO.testenant2795382590122208256.inventory.item-44, FOLIO.diku.inventory.item-32, FOLIO.diku.inventory.item-34, FOLIO.testenant2224752897964546048.inventory.item-43, inventory.item-25, FOLIO.diku.inventory.item-42, FOLIO.testenant2224752897964546048.inventory.item-35, inventory.item-33, FOLIO.testenant2263727331783558144.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-27, FOLIO.testenant2224752897964546048.inventory.item-27, FOLIO.testenant2263727331783558144.inventory.item-36, inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-35, FOLIO.diku.inventory.item-25, FOLIO.testenant2263727331783558144.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-44, FOLIO.testenant2795382590122208256.inventory.item-43, FOLIO.diku.inventory.item-35, FOLIO.testenant2224752897964546048.inventory.item-36, inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-30, FOLIO.diku.inventory.item-43, FOLIO.testenant2224752897964546048.inventory.item-28, FOLIO.testenant2263727331783558144.inventory.item-32, inventory.item-38, inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-38, FOLIO.testenant2263727331783558144.inventory.item-41, FOLIO.diku.inventory.item-26, inventory.item-47, FOLIO.testenant2795382590122208256.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-45, FOLIO.testenant2263727331783558144.inventory.item-49, FOLIO.diku.inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-37, FOLIO.testenant2263727331783558144.inventory.item-25, inventory.item-31, FOLIO.diku.inventory.item-44, FOLIO.testenant2224752897964546048.inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-29, FOLIO.testenant2263727331783558144.inventory.item-33, inventory.item-40, FOLIO.testenant2263727331783558144.inventory.item-42, FOLIO.testenant2795382590122208256.inventory.item-37, inventory.item-48, FOLIO.diku.inventory.item-27, FOLIO.testenant2795382590122208256.inventory.item-45, FOLIO.testenant2224752897964546048.inventory.item-46, FOLIO.diku.inventory.item-37, inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-38, FOLIO.testenant2795382590122208256.inventory.item-32, FOLIO.testenant2263727331783558144.inventory.item-30, FOLIO.diku.inventory.item-45, inventory.item-36, FOLIO.testenant2224752897964546048.inventory.item-30, FOLIO.testenant2795382590122208256.inventory.item-40, inventory.item-45, FOLIO.testenant2263727331783558144.inventory.item-39, FOLIO.testenant2795382590122208256.inventory.item-48, FOLIO.diku.inventory.item-28, FOLIO.testenant2224752897964546048.inventory.item-47, FOLIO.testenant2263727331783558144.inventory.item-47, FOLIO.diku.inventory.item-38, FOLIO.testenant2224752897964546048.inventory.item-39, inventory.item-29, FOLIO.testenant2795382590122208256.inventory.item-31, FOLIO.diku.inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-31, inventory.item-37, FOLIO.testenant2263727331783558144.inventory.item-31, FOLIO.testenant2795382590122208256.inventory.item-39, FOLIO.testenant2263727331783558144.inventory.item-40, inventory.item-46, FOLIO.testenant2224752897964546048.inventory.item-48, FOLIO.testenant2795382590122208256.inventory.item-47, FOLIO.diku.inventory.item-29, FOLIO.testenant2263727331783558144.inventory.item-48 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-28 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-20 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-37 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-4 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-45 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-29 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-38 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-46 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-26 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-34 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-35 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-43 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-27 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-12 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-36 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-44 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-21 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-32 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-5 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-41 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-13 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-49 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-1 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-25 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-10 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-33 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-42 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-18 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-30 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-39 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-19 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-47 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-2 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-31 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-40 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-3 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-48 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-11 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-24 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-8 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-16 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-0 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-9 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-17 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-22 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-6 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-14 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-23 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-7 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-15 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-28 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-37 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-45 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-29 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-38 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-46 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-26 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-34 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-35 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-43 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-27 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-36 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-44 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-32 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-41 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-49 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-25 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-33 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-42 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-30 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-39 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-47 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-31 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-40 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-48 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-47 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-30 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-48 to the committed offset FetchPosition{offset=71, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-31 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-41 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-49 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-34 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-33 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-42 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-35 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-25 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-35 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-36 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-30 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-43 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-39 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-26 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-47 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-36 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-31 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-44 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-29 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-40 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-37 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-48 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-27 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-46 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-37 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-28 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-38 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-32 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-6, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-45 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-20 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-4 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-12 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-21 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-5 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-13 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-1 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-10 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-18 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-19 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-2 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-3 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-11 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-24 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-8 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-16 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-0 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-9 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-17 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-22 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-6 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-14 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-23 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-7 08:03:58 [] [] [] [] INFO FetchResponseHandler [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Found no committed offset for partition FOLIO.testenant2263727331783558144.inventory.item-15 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-14 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-15 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-23 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-20 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-8 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-24 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-16 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-18 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-9 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-19 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition inventory.item-17 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-10 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.diku.inventory.item-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2224752897964546048.inventory.item-11 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition FOLIO.testenant2795382590122208256.inventory.item-22 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[10.36.1.244:9092 (id: 1 rack: null)], epoch=0}} 08:03:58 [] [] [] [] INFO ConsumerCoordinator [Consumer clientId=consumer-FOLIO-mod-remote-storage-items-group-5, groupId=FOLIO-mod-remote-storage-items-group] Setting offset for partition F